Cinnamon: Update accent color

This commit is contained in:
EliverLara
2020-09-23 13:34:53 -05:00
parent 5e4802be86
commit c3a245dafe
6 changed files with 443 additions and 443 deletions

View File

@@ -19,7 +19,7 @@ $blue: #7cb7ff;
$cyan: #00c1e4;
$selected_fg_color: #f7f7f7;
$selected_bg_color: #f7b922;
$selected_bg_color: #0072ff;
$selected_borders_color: darken($selected_bg_color, 20%);
$borders_color: darken(#1d2021, 3%);