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:
# 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"