actually add accent color
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ public:
|
|||||||
} line;
|
} line;
|
||||||
};
|
};
|
||||||
|
|
||||||
QColor accent;
|
QColor accent{"#00aeef"};
|
||||||
|
|
||||||
/// WINDOW
|
/// WINDOW
|
||||||
struct {
|
struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user