Add a dark theme toggle to GSettings

This commit is contained in:
2022-07-25 20:27:04 +02:00
parent fa034a1a6a
commit 9f1041988d
2 changed files with 20 additions and 7 deletions

View File

@@ -10,5 +10,9 @@
double buffering.
</description>
</key>
<key name='dark-theme' type='b'>
<default>false</default>
<summary>Use a dark theme variant</summary>
</key>
</schema>
</schemalist>