about summary refs log tree commit diff
path: root/data
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2022-03-22 11:24:25 +0100
committerRicky Kresslein <rk@lakoliu.com>2022-03-22 11:24:25 +0100
commit3312d180c0743494702f52cb715f2d86772db9a4 (patch)
treebcda2ac6d3b68531d3799b4c4c485b799c1beb9c /data
parentf767543f6f22404649429ecd3d16b6adcc7f7c14 (diff)
downloadFurtherance-3312d180c0743494702f52cb715f2d86772db9a4.tar.zst
- Dark Mode off by default
- Dark mode toggle switches immediately
Diffstat (limited to 'data')
-rwxr-xr-xdata/com.lakoliu.Furtherance.gschema.xml2
-rwxr-xr-x[-rw-r--r--]data/screenshots/furtherance-screenshot-edit-task.pngbin33243 -> 33243 bytes
-rwxr-xr-x[-rw-r--r--]data/screenshots/furtherance-screenshot-main.pngbin73192 -> 73192 bytes
-rwxr-xr-x[-rw-r--r--]data/screenshots/furtherance-screenshot-settings.pngbin78671 -> 78671 bytes
-rwxr-xr-x[-rw-r--r--]data/screenshots/furtherance-screenshot-task-details.pngbin43610 -> 43610 bytes
5 files changed, 1 insertions, 1 deletions
diff --git a/data/com.lakoliu.Furtherance.gschema.xml b/data/com.lakoliu.Furtherance.gschema.xml
index 276c79b..a2d22ae 100755
--- a/data/com.lakoliu.Furtherance.gschema.xml
+++ b/data/com.lakoliu.Furtherance.gschema.xml
@@ -2,7 +2,7 @@
 <schemalist gettext-domain="furtherance">
 	<schema id="com.lakoliu.Furtherance" path="/com/lakoliu/Furtherance/">
 	  <key name="dark-mode" type="b">
-      <default>true</default>
+      <default>false</default>
     </key>
 	  <key name="notify-of-idle" type="b">
       <default>true</default>
diff --git a/data/screenshots/furtherance-screenshot-edit-task.png b/data/screenshots/furtherance-screenshot-edit-task.png
index d2f3223..d2f3223 100644..100755
--- a/data/screenshots/furtherance-screenshot-edit-task.png
+++ b/data/screenshots/furtherance-screenshot-edit-task.png
Binary files differdiff --git a/data/screenshots/furtherance-screenshot-main.png b/data/screenshots/furtherance-screenshot-main.png
index cc9b5ae..cc9b5ae 100644..100755
--- a/data/screenshots/furtherance-screenshot-main.png
+++ b/data/screenshots/furtherance-screenshot-main.png
Binary files differdiff --git a/data/screenshots/furtherance-screenshot-settings.png b/data/screenshots/furtherance-screenshot-settings.png
index 64d92a1..64d92a1 100644..100755
--- a/data/screenshots/furtherance-screenshot-settings.png
+++ b/data/screenshots/furtherance-screenshot-settings.png
Binary files differdiff --git a/data/screenshots/furtherance-screenshot-task-details.png b/data/screenshots/furtherance-screenshot-task-details.png
index 5721244..5721244 100644..100755
--- a/data/screenshots/furtherance-screenshot-task-details.png
+++ b/data/screenshots/furtherance-screenshot-task-details.png
Binary files differ