From ba01a2a2192bf6d060682083c06c047575c5ff46 Mon Sep 17 00:00:00 2001 From: Veronica Berglyd Olsen <1619840+vkbo@users.noreply.github.com> Date: Sun, 26 Oct 2025 12:46:01 +0100 Subject: [PATCH] Update documentation --- docs/source/more/customise.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/source/more/customise.rst b/docs/source/more/customise.rst index 89a74ba0..ba016d30 100644 --- a/docs/source/more/customise.rst +++ b/docs/source/more/customise.rst @@ -109,6 +109,7 @@ A colour theme ``.conf`` file consists of the following settings: headertext = green headertag = green:L135 emphasis = orange + whitespace = orange:64 dialog = blue altdialog = red note = yellow:D125 @@ -173,9 +174,10 @@ There are several ways to enter colour values: .. versionadded:: 2.8 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. - Dropped the ``license``, ``licenseurl``, and ``description`` settings. The ``author`` field - is now required if the theme is included in the app, but not for user themes. + their own file. The ``[Icons]`` section was renamed to ``[Base]``. Added the ``line`` and + ``whitespace`` settings. Dropped the ``license``, ``licenseurl``, and ``description`` settings. + The ``author`` field is now required if the theme is included in the app, but not for user + themes. Icon Themes