Change accent color to purple
This commit is contained in:
2
data/gtk/style-dark.css
Normal file
2
data/gtk/style-dark.css
Normal file
@@ -0,0 +1,2 @@
|
||||
@define-color accent_color @purple_1;
|
||||
@define-color accent_bg_color @purple_4;
|
||||
2
data/gtk/style.css
Normal file
2
data/gtk/style.css
Normal file
@@ -0,0 +1,2 @@
|
||||
@define-color accent_color @purple_5;
|
||||
@define-color accent_bg_color @purple_3;
|
||||
Reference in New Issue
Block a user