Add a preference to allow using the dark variant of a theme if available
This commit is contained in:
@@ -41,6 +41,12 @@
|
||||
<description>A custom font that will be used for the editing area. This will only take effect if the "Use Default Font" option is turned off.</description>
|
||||
</key>
|
||||
|
||||
<key name="prefer-dark-theme" type="b">
|
||||
<default>false</default>
|
||||
<summary>Prefer Dark Theme</summary>
|
||||
<description>Whether xed should prefer the dark variation of the current Gtk theme if available.</description>
|
||||
</key>
|
||||
|
||||
<key name="scheme" type="s">
|
||||
<default>'tango'</default>
|
||||
<summary>Style Scheme</summary>
|
||||
|
Reference in New Issue
Block a user