From 08134f79149c9378fb5e5ddde016b4f600ce33aa Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Thu, 6 Jul 2023 02:48:53 +0200 Subject: data/org.ayatana.indicator.display.gschema.xml: Add theme manipulation keys --- data/org.ayatana.indicator.display.gschema.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/data/org.ayatana.indicator.display.gschema.xml b/data/org.ayatana.indicator.display.gschema.xml index 3a0c89b..ededac4 100644 --- a/data/org.ayatana.indicator.display.gschema.xml +++ b/data/org.ayatana.indicator.display.gschema.xml @@ -37,5 +37,25 @@ Screen brightness Stores the current brightness value of your screen. + + 'current' + The name of the light theme + This is the theme the indicator will set when "Light" is selected. + + + 'current' + The name of the dark theme + This is the theme the indicator will set when "Dark" is selected. + + + + + + + + 'light' + Theme profile + The current theme temperature profile being used by the indicator. + -- cgit v1.2.3