From 6adea6069aade9d487adf45ee0216595652911b1 Mon Sep 17 00:00:00 2001 From: Andreas Kling Date: Sat, 18 Apr 2020 20:05:01 +0200 Subject: [PATCH] Base: Tweak Redmond 2000 selection color --- Base/res/themes/Redmond 2000.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Base/res/themes/Redmond 2000.ini b/Base/res/themes/Redmond 2000.ini index 939ee2d1d0..3026172a95 100644 --- a/Base/res/themes/Redmond 2000.ini +++ b/Base/res/themes/Redmond 2000.ini @@ -27,12 +27,12 @@ ThreedHighlight=white ThreedShadow1=#808080 ThreedShadow2=#404040 HoverHighlight=#e3dfdb -Selection=#84351a +Selection=#1a3584 SelectionText=white InactiveSelection=#606060 InactiveSelectionText=white -RubberBandFill=#f4ca9e3c -RubberBandBorder=#6e2209 +RubberBandFill=#9ecaf43c +RubberBandBorder=#09226e Link=blue ActiveLink=red VisitedLink=magenta