diff --git a/assets/themes/slateforest.ini b/assets/themes/slateforest.ini index 593797e5c9..412ee75f93 100644 --- a/assets/themes/slateforest.ini +++ b/assets/themes/slateforest.ini @@ -3,7 +3,7 @@ # Colors Used: # Prussian blue #122537FF -# Pickled bluewood #2D445955 +# Pickled bluewood #2D4459B0 # Cadet gray #9498A1FF # Coffee #74563BFF # Taupe #4E433BFF @@ -11,7 +11,7 @@ [SlateForest] Name = "Slate Forest" ItemStyleFg = "#FFFFFFFF" -ItemStyleBg = "#2D445955" +ItemStyleBg = "#2D4459B0" ItemFocusedStyleFg = "#FFFFFFFF" ItemFocusedStyleBg = "#74563BFF" ItemDownStyleFg = "#FFFFFFFF"