Switched from blue primary accents to magenta, keeping in line with Gentoo

This commit is contained in:
2017-08-13 23:27:49 -05:00
parent 06b4203ab6
commit b45c454da5
64 changed files with 836 additions and 836 deletions

View File

@@ -11,7 +11,7 @@ $button_bg_color: if($variant == "dark", #ebdbb2, #32302f);
$button_fg_color: if($variant == "dark", #32302f, #ebdbb2);
$header_button_bg_color: #282828;
$header_button_fg_color: #ebdbb2;
$selected_bg_color: #83a598;
$selected_bg_color: #d3869b;
$selected_fg_color: #ebdbb2;
$tooltip_bg_color: #1d2021;
$tooltip_fg_color: #ebdbb2;