From 9df49d33737415ef0d17874280ffc31dd37eaad6 Mon Sep 17 00:00:00 2001 From: Charles Gagnon Date: Wed, 17 Jan 2018 15:34:08 -0500 Subject: [PATCH] Brighten the default highlight color --- img/highlight_stacked_bg.svg | 4 ++-- schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/img/highlight_stacked_bg.svg b/img/highlight_stacked_bg.svg index 06fa60e..67ad3d1 100644 --- a/img/highlight_stacked_bg.svg +++ b/img/highlight_stacked_bg.svg @@ -1,7 +1,7 @@ - - + + diff --git a/schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml b/schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml index effc3bf..30c044f 100644 --- a/schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml +++ b/schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml @@ -133,12 +133,12 @@ Whether to highlight the background of the currently focused application's icon - "#5A5A5A" + "#EEEEEE" Color of highlight of focused application Customize the color of the highlight of the focused application - 50 + 25 Opacity of highlight of focused application Customize the opacity of the highlight of the focused application