.. index:: pair: struct; EE::UI::Doc::SyntaxColorScheme::Storage .. _doxid-struct_e_e_1_1_u_i_1_1_doc_1_1_syntax_color_scheme_1_1_storage: struct EE::UI::Doc::SyntaxColorScheme::Storage ============================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct Storage { // fields std::string :target:`name`; :ref:`UnorderedMap`<:ref:`SyntaxStyleType`, :ref:`Style`> :target:`syntaxColors`; :ref:`UnorderedMap`<:ref:`SyntaxStyleType`, :ref:`Style`> :target:`editorColors`; };