define accent color in theme

This commit is contained in:
Rasmus Karlsson
2020-10-11 14:36:28 +02:00
parent 2232c6d925
commit dfe1af248c
4 changed files with 8 additions and 5 deletions
+2
View File
@@ -34,6 +34,8 @@ public:
} line;
};
QColor accent;
/// WINDOW
struct {
QColor background;