mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-01-09 06:23:21 +08:00
Add Alpine theme
This commit is contained in:
parent
a87391a56f
commit
5aea864197
43
assets/themes/alpine.ini
Normal file
43
assets/themes/alpine.ini
Normal file
@ -0,0 +1,43 @@
|
|||||||
|
########## Alpine by NABN00B ##########
|
||||||
|
# Inspired by the chocolate brand
|
||||||
|
|
||||||
|
# Colors Used:
|
||||||
|
# Butterfly bush #684FA3FF
|
||||||
|
# Rum #776B8DB0
|
||||||
|
# Pastel purple #ACA4B9FF
|
||||||
|
# Dark goldenrod #BA8019FF
|
||||||
|
# Meteor #C98019FF
|
||||||
|
# Persian orange #CF905EFF
|
||||||
|
# Ironside grey #666666FF
|
||||||
|
|
||||||
|
[Alpine]
|
||||||
|
Name = "Alpine"
|
||||||
|
|
||||||
|
BackgroundColor = "#684FA3FF"
|
||||||
|
ScrollbarColor = "#CF905EFF"
|
||||||
|
|
||||||
|
ItemStyleFg = "#FFFFFFFF"
|
||||||
|
ItemStyleBg = "#776B8DB0"
|
||||||
|
ItemFocusedStyleFg = "#C98019FF"
|
||||||
|
ItemFocusedStyleBg = "#FFFFFFFF"
|
||||||
|
ItemDownStyleFg = "#FFFFFFFF"
|
||||||
|
ItemDownStyleBg = "#BA8019FF"
|
||||||
|
ItemDisabledStyleFg = "#666666FF"
|
||||||
|
ItemDisabledStyleBg = "#FFFFFF68"
|
||||||
|
|
||||||
|
HeaderStyleFg = "#FFFFFFFF"
|
||||||
|
HeaderStyleBg = "#00000000"
|
||||||
|
CollapsibleHeaderStyleFg = "#FFFFFFFF"
|
||||||
|
CollapsibleHeaderStyleBg = "#776B8DB0"
|
||||||
|
|
||||||
|
InfoStyleFg = "#FFFFFFFF"
|
||||||
|
InfoStyleBg = "#00000000"
|
||||||
|
TooltipStyleFg = "#FFFFFFFF"
|
||||||
|
TooltipStyleBg = "#CF905EFF"
|
||||||
|
|
||||||
|
PopupStyleFg = "#FFFFFFFF"
|
||||||
|
PopupStyleBg = "#ACA4B9FF"
|
||||||
|
PopupTitleStyleFg = "#684FA3FF"
|
||||||
|
PopupTitleStyleBg = "#00000000"
|
||||||
|
PopupSliderColor = "#FFFFFFFF"
|
||||||
|
PopupSliderFocusedColor = "#684FA3FF"
|
||||||
Loading…
x
Reference in New Issue
Block a user