mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Update slateforest.ini
Adjust ItemStyleBG transparency, didn't intend it to be this pale.
This commit is contained in:
parent
8774520efe
commit
bc1beda35f
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue