Update slateforest.ini

Adjust ItemStyleBG transparency, didn't intend it to be this pale.
This commit is contained in:
Nab 2024-10-24 12:44:41 +02:00 committed by GitHub
parent 8774520efe
commit bc1beda35f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
# Colors Used: # Colors Used:
# Prussian blue #122537FF # Prussian blue #122537FF
# Pickled bluewood #2D445955 # Pickled bluewood #2D4459B0
# Cadet gray #9498A1FF # Cadet gray #9498A1FF
# Coffee #74563BFF # Coffee #74563BFF
# Taupe #4E433BFF # Taupe #4E433BFF
@ -11,7 +11,7 @@
[SlateForest] [SlateForest]
Name = "Slate Forest" Name = "Slate Forest"
ItemStyleFg = "#FFFFFFFF" ItemStyleFg = "#FFFFFFFF"
ItemStyleBg = "#2D445955" ItemStyleBg = "#2D4459B0"
ItemFocusedStyleFg = "#FFFFFFFF" ItemFocusedStyleFg = "#FFFFFFFF"
ItemFocusedStyleBg = "#74563BFF" ItemFocusedStyleBg = "#74563BFF"
ItemDownStyleFg = "#FFFFFFFF" ItemDownStyleFg = "#FFFFFFFF"