aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.16/_colors.scss
diff options
context:
space:
mode:
Diffstat (limited to 'common/gnome-shell/3.16/_colors.scss')
-rw-r--r--common/gnome-shell/3.16/_colors.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gnome-shell/3.16/_colors.scss b/common/gnome-shell/3.16/_colors.scss
index b551bac..ee3049c 100644
--- a/common/gnome-shell/3.16/_colors.scss
+++ b/common/gnome-shell/3.16/_colors.scss
@@ -19,7 +19,7 @@ $selection_mode_bg: rgba(36, 80, 130, 0.95);
$warning_color: #F27835;
$error_color: #FC4138;
$success_color: #73d216;
-$destructive_color: #FA4349;
+$destructive_color: #F04A50;
$suggested_color: #9EA4B5;
$osd_fg_color: #A8ADB5;