Open main menu

Difference between revisions of "GUI Themes/Specs"

No change in size ,  19:59, 4 August 2016
→‎Syntax overview: Fix syntax highlighting
(Update drawing specifications to match current state of code)
(→‎Syntax overview: Fix syntax highlighting)
Line 80: Line 80:
Here's a schematic overview of the layout of keys in a STX file:
Here's a schematic overview of the layout of keys in a STX file:


<syntax type="xml">
<source lang="xml">
<render_info>
<render_info>
     <palette>
     <palette>
Line 112: Line 112:
     ...
     ...
</layout_info>
</layout_info>
</syntax>
</source>


The best place to start writing a full theme description is taking a look at the already written themes in the <tt>gui/themes/</tt> directory of the source code repository, while consulting the following documentation for each specific key:
The best place to start writing a full theme description is taking a look at the already written themes in the <tt>gui/themes/</tt> directory of the source code repository, while consulting the following documentation for each specific key:
TrustedUser
2,147

edits