From 54ff2a8dddc18a5776ccf3f3aa32a5a9b05cbfc4 Mon Sep 17 00:00:00 2001 From: Joel Hansen Date: Fri, 6 May 2022 15:50:00 +1000 Subject: [PATCH] Base: Use lighter color for HoverHighlight on the ChillyChilly theme --- Base/res/themes/Chillychilly.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Base/res/themes/Chillychilly.ini b/Base/res/themes/Chillychilly.ini index f53c07b4aa..a79d6c489b 100644 --- a/Base/res/themes/Chillychilly.ini +++ b/Base/res/themes/Chillychilly.ini @@ -39,7 +39,7 @@ DisabledTextBack=white ThreedHighlight=#e7f5ee ThreedShadow1=#aeb8b3 ThreedShadow2=#616663 -HoverHighlight=#3c6e71 +HoverHighlight=#e2ece7 Selection=#3c6e71 SelectionText=#fdfdff InactiveSelection=#9e9e9e