ThemeCfg.wiki
changeset 1019 0f9e43961b7e
parent 1011 399ca0374984
child 1121 0a7925ca59e3
equal deleted inserted replaced
1018:e39f3f0cf7a6 1019:0f9e43961b7e
     1 #summary Structure of the theme.cfg file
     1 #summary Structure of the theme.cfg file
     2 
     2 
     3 = `theme.cfg` =
     3 = `theme.cfg` =
     4 The file `theme.cfg` gives the engine the values associated with a certain theme, to complement the graphics. To learn more about the general file structure of themes, see [ThemeFiles].
     4 The file `theme.cfg` gives the engine the values associated with a certain theme, to complement the graphics. To understand themes in general, start at [Themes]. To learn more about the general file structure of themes, see [ThemeFiles].
     5 It is structured with a list of keys, each seperated by line breaks. Each key is followed by an equals sign followed a value. The value depends on the key.
     5 It is structured with a list of keys, each seperated by line breaks. Each key is followed by an equals sign followed a value. The value depends on the key.
     6 
     6 
     7 Example:
     7 Example:
     8 <code>sky = 23, 8, 33
     8 <code>sky = 23, 8, 33
     9 border = 7, 72, 102
     9 border = 7, 72, 102