From 99d9cb383abb1a33f6d0572deb4292dbf358f3ce Mon Sep 17 00:00:00 2001 From: Marvin W Date: Sun, 8 Jan 2023 21:40:09 +0100 Subject: Small UI fixes for libAdwaita --- main/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'main/CMakeLists.txt') diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt index de5f2667..363b4185 100644 --- a/main/CMakeLists.txt +++ b/main/CMakeLists.txt @@ -90,7 +90,8 @@ set(RESOURCE_LIST unified_main_content.ui unified_window_placeholder.ui - theme.css + style.css + style-dark.css ) compile_gresources( -- cgit v1.2.3-54-g00ecf