actually add accent color

This commit is contained in:
Rasmus Karlsson 2020-10-11 14:42:55 +02:00
parent dfe1af248c
commit 3be62c9294

View file

@ -34,7 +34,7 @@ public:
} line;
};
QColor accent;
QColor accent{"#00aeef"};
/// WINDOW
struct {