Update documentation

This commit is contained in:
Veronica Berglyd Olsen
2025-10-26 12:46:01 +01:00
parent 0a5261a68c
commit ba01a2a219
+5 -3
View File
@@ -109,6 +109,7 @@ A colour theme ``.conf`` file consists of the following settings:
headertext = green headertext = green
headertag = green:L135 headertag = green:L135
emphasis = orange emphasis = orange
whitespace = orange:64
dialog = blue dialog = blue
altdialog = red altdialog = red
note = yellow:D125 note = yellow:D125
@@ -173,9 +174,10 @@ There are several ways to enter colour values:
.. versionadded:: 2.8 .. versionadded:: 2.8
The ``[Syntax]`` section was moved into the main theme file. Previously, these settings were in The ``[Syntax]`` section was moved into the main theme file. Previously, these settings were in
their own file. The ``[Icons]`` section was renamed to ``[Base]``. Added the ``line`` setting. their own file. The ``[Icons]`` section was renamed to ``[Base]``. Added the ``line`` and
Dropped the ``license``, ``licenseurl``, and ``description`` settings. The ``author`` field ``whitespace`` settings. Dropped the ``license``, ``licenseurl``, and ``description`` settings.
is now required if the theme is included in the app, but not for user themes. The ``author`` field is now required if the theme is included in the app, but not for user
themes.
Icon Themes Icon Themes