-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy paththemes.yml
112 lines (112 loc) · 3.2 KB
/
themes.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
- type: uiTheme
id: SS14DefaultTheme
path: /Textures/Interface/Default/
colors:
whiteText: "#FFF5EE"
slotSelectedGold: "#e6b812"
slotColor: "#0f1215"
slotOutline: "#333850"
slotText: "#333850"
nanoGold: "#A88B5E"
goodGreenFore: "#31843E"
concerningOrangeFore: "#A5762F"
dangerousRedFore: "#BB3232"
disabledFore: "#5A5A5A"
_itemstatus_content_margin_right: "#06060404"
_itemstatus_content_margin_left: "#04060604"
- type: uiTheme
id: SS14PlasmafireTheme
path: /Textures/Interface/Plasmafire/
colors:
whiteText: "#FFF5EE"
slotSelectedGold: "#FFF5EE"
slotColor: "#FFF5EE"
slotOutline: "#FFF5EE"
slotText: "#FFF5EE"
nanoGold: "#FFF5EE"
goodGreenFore: "#FFF5EE"
concerningOrangeFore: "#FFF5EE"
dangerousRedFore: "#FFF5EE"
disabledFore: "#FFF5EE"
_itemstatus_content_margin_right: "#06060404"
_itemstatus_content_margin_left: "#04060604"
- type: uiTheme
id: SS14SlimecoreTheme
path: /Textures/Interface/Slimecore/
colors:
whiteText: "#FFF5EE"
slotSelectedGold: "#FFF5EE"
slotColor: "#FFF5EE"
slotOutline: "#FFF5EE"
slotText: "#FFF5EE"
nanoGold: "#FFF5EE"
goodGreenFore: "#FFF5EE"
concerningOrangeFore: "#FFF5EE"
dangerousRedFore: "#FFF5EE"
disabledFore: "#FFF5EE"
_itemstatus_content_margin_right: "#06060404"
_itemstatus_content_margin_left: "#04060604"
- type: uiTheme
id: SS14ClockworkTheme
path: /Textures/Interface/Clockwork/
colors:
whiteText: "#FFF5EE"
slotSelectedGold: "#FFF5EE"
slotColor: "#FFF5EE"
slotOutline: "#FFF5EE"
slotText: "#FFF5EE"
nanoGold: "#FFF5EE"
goodGreenFore: "#FFF5EE"
concerningOrangeFore: "#FFF5EE"
dangerousRedFore: "#FFF5EE"
disabledFore: "#FFF5EE"
_itemstatus_content_margin_right: "#06060404"
_itemstatus_content_margin_left: "#04060604"
- type: uiTheme
id: SS14RetroTheme
path: /Textures/Interface/Retro/
colors:
whiteText: "#FFF5EE"
slotSelectedGold: "#FFF5EE"
slotColor: "#FFF5EE"
slotOutline: "#FFF5EE"
slotText: "#FFF5EE"
nanoGold: "#FFF5EE"
goodGreenFore: "#FFF5EE"
concerningOrangeFore: "#FFF5EE"
dangerousRedFore: "#FFF5EE"
disabledFore: "#FFF5EE"
_itemstatus_content_margin_right: "#06060404"
_itemstatus_content_margin_left: "#04060604"
- type: uiTheme
id: SS14MinimalistTheme
path: /Textures/Interface/Minimalist/
colors:
whiteText: "#FFF5EE"
slotSelectedGold: "#e6b812"
slotColor: "#0f1215"
slotOutline: "#333850"
slotText: "#333850"
nanoGold: "#A88B5E"
goodGreenFore: "#31843E"
concerningOrangeFore: "#A5762F"
dangerousRedFore: "#BB3232"
disabledFore: "#5A5A5A"
_itemstatus_content_margin_right: "#06060604"
_itemstatus_content_margin_left: "#06060604"
- type: uiTheme
id: SS14AshenTheme
path: /Textures/Interface/Ashen/
colors:
whiteText: "#FFF5EE"
slotSelectedGold: "#FFF5EE"
slotColor: "#FFF5EE"
slotOutline: "#FFF5EE"
slotText: "#FFF5EE"
nanoGold: "#FFF5EE"
goodGreenFore: "#FFF5EE"
concerningOrangeFore: "#FFF5EE"
dangerousRedFore: "#FFF5EE"
disabledFore: "#FFF5EE"
_itemstatus_content_margin_right: "#06060604"
_itemstatus_content_margin_left: "#06060604"