summaryrefslogtreecommitdiff
path: root/res/CMakeLists.txt
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2024-07-13 23:19:09 +0200
committerFelix Morgner <felix.morgner@gmail.com>2024-07-13 23:19:09 +0200
commit695ece2c35491a509c70ef710bd0419d67b8fd0f (patch)
treec2ac6aac664aff004207a36c376ba46c679c2b09 /res/CMakeLists.txt
parent37e22df7fb942dbe6dbcc39ed161ee9336e8f0d9 (diff)
downloadturns-695ece2c35491a509c70ef710bd0419d67b8fd0f.tar.xz
turns-695ece2c35491a509c70ef710bd0419d67b8fd0f.zip
app: add basic dark theme support
Diffstat (limited to 'res/CMakeLists.txt')
-rw-r--r--res/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/CMakeLists.txt b/res/CMakeLists.txt
index 36f23ff..cc3ff8b 100644
--- a/res/CMakeLists.txt
+++ b/res/CMakeLists.txt
@@ -9,6 +9,7 @@ target_add_glib_resources("res"
"windows/main_window.ui"
CSS_FILES
"style.css"
+ "style-dark.css"
)
target_compile_options("res" PRIVATE