-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeme.json
More file actions
197 lines (197 loc) · 8.2 KB
/
theme.json
File metadata and controls
197 lines (197 loc) · 8.2 KB
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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
{
"theme": {
"name": "Steamcore",
"parentTheme": "Darkcore",
"colors": {
"accentBg": "12273C",
"accentText": "3D668F",
"accentBright": "59AECE",
"background": "{{dark}}",
"border": "3D668F",
"buttonBg": "353A41",
"buttonBgDisabled": "646E70",
"buttonBgHover": "4B515C",
"buttonBorder": "{{border}}",
"buttonBorderDisabled": "{{buttonBorder}}",
"buttonBorderHover": "59AECE",
"buttonText": "{{textInactive}}",
"buttonTextDisabled": "355D79",
"buttonTextHover": "{{text}}",
"dark": "1F2329",
"light": "FEFEFE",
"mainMenuBg": "{{background}}",
"mainMenuBgDisabled": "{{background}}",
"mainMenuBgHover": "{{background}}",
"mainMenuBorder": "{{menuBorder}}",
"mainMenuBorderDisabled": "{{menuBorderDisabled}}",
"mainMenuBorderHover": "{{menuBorderHover}}",
"mainMenuText": "{{menuText}}",
"mainMenuTextDisabled": "{{menuTextDisabled}}",
"mainMenuTextHover": "{{menuTextHover}}",
"manageButtonBg": "{{background}}",
"manageButtonBgDisabled": "{{buttonBg}}",
"manageButtonBgHover": "{{accentBg}}",
"manageButtonBorder": "{{border}}",
"manageButtonBorderDisabled": "{{buttonBorder}}",
"manageButtonBorderHover": "{{buttonBorder}}",
"manageButtonText": "{{textInactive}}",
"manageButtonTextDisabled": "{{textDim}}",
"manageButtonTextHover": "{{textLink}}",
"detailsButtonBg": "{{background}}",
"detailsButtonBgDisabled": "{{buttonBg}}",
"detailsButtonBgHover": "{{accentBg}}",
"detailsButtonBorder": "{{border}}",
"detailsButtonBorderDisabled": "{{buttonBorder}}",
"detailsButtonBorderHover": "{{buttonBorder}}",
"detailsButtonText": "{{textInactive}}",
"detailsButtonTextDisabled": "{{textDim}}",
"detailsButtonTextHover": "{{light}}",
"detailsButtonPrimaryBg": "{{background}}",
"detailsButtonPrimaryBgDisabled": "{{buttonBg}}",
"detailsButtonPrimaryBgHover": "{{accentText}}",
"detailsButtonPrimaryBorder": "{{border}}",
"detailsButtonPrimaryBorderDisabled": "{{buttonBorder}}",
"detailsButtonPrimaryBorderHover": "{{buttonBorder}}",
"detailsButtonPrimaryText": "{{accentText}}",
"detailsButtonPrimaryTextDisabled": "{{textDim}}",
"detailsButtonPrimaryTextHover": "{{accentBg}}",
"menuBg": "32363E",
"menuBgDisabled": "{{buttonBgDisabled}}",
"menuBgHover": "{{buttonBgHover}}",
"menuBorder": "{{buttonBorder}}",
"menuBorderDisabled": "{{buttonBorder}}",
"menuBorderHover": "{{buttonBorderHover}}",
"menuText": "{{textInactive}}",
"menuTextDisabled": "{{buttonTextDisabled}}",
"menuTextHover": "{{text}}",
"primaryActionBg": "7A9C04",
"primaryActionBgDisabled": "{{buttonBgDisabled}}",
"primaryActionBgHover": "89AE05",
"primaryActionBorder": "{{primaryActionText}}",
"primaryActionBorderDisabled": "{{primaryActionTextDisabled}}",
"primaryActionBorderHover": "{{primaryActionBgHover}}",
"primaryActionText": "{{text}}",
"primaryActionTextDisabled": "{{buttonTextDisabled}}",
"primaryActionTextHover": "FFFFFF",
"progressBarBg": "{{accentBright}}",
"progressBarFg": "{{accentText}}",
"statusBgActive": "{{accentBg}}",
"statusBgActiveHover": "182D42",
"statusBgInactive": "{{background}}",
"statusBgInactiveHover": "{{background}}",
"statusBorderActive": "{{accentBright}}",
"statusBorderActiveHover": "{{light}}",
"statusBorderInactive": "{{textDim}}",
"statusBorderInactiveHover": "{{textLight}}",
"statusTextActive": "{{accentBright}}",
"statusTextActiveHover": "{{accentBright}}",
"statusTextInactive": "{{textDim}}",
"statusTextInactiveHover": "{{textLight}}",
"text": "{{light}}",
"textHeading": "63AAD0",
"textListViewHeader": "{{textHeading}}",
"textInactive": "C8D0BF",
"textDim": "646E70",
"textInput": "{{dark}}",
"textLink": "7EA64B",
"titlebarButtonBg": "{{background}}",
"titlebarButtonBgDisabled": "{{background}}",
"titlebarButtonBgHover": "{{background}}",
"titlebarButtonBorder": "{{background}}",
"titlebarButtonBorderDisabled": "{{background}}",
"titlebarButtonBorderHover": "{{background}}",
"titlebarButtonText": "{{buttonText}}",
"titlebarButtonTextDisabled": "{{buttonTextDisabled}}",
"titlebarButtonTextHover": "{{buttonTextHover}}"
},
"themeAssets": {
"spinner": "graphics\\spinner-steam.gif"
},
"buttons": {
"styles": {
"default": {
"enabled": {
"borderThickness": 0
},
"disabled": {
"borderThickness": 0
},
"hovered": {
"borderThickness": 0
}
},
"dialog": {
"enabled": {
"textAlign": "Left",
"textUpper": true
},
"disabled": {
"textAlign": "Left",
"textUpper": true
},
"hovered": {
"textAlign": "Left",
"textUpper": true
}
},
"primary": {
"enabled": {
"textUpper": true
},
"disabled": {
"textUpper": true
},
"hovered": {
"textUpper": true
}
},
"menu": {
"enabled": {
"textAlign": "Left",
"margin": 4
},
"disabled": {
"textAlign": "Left",
"margin": 4
},
"hovered": {
"textAlign": "Left",
"margin": 4
}
},
"managePrimary": {
"enabled": {
"bgColor": "{{background}}",
"textColor": "{{textInactive}}",
"borderColor": "{{textInactive}}",
"borderThickness": 1,
"shape": "ManageButtonShape",
"strokeWidth": 2,
"textAlign": "Left",
"textUpper": true
},
"disabled": {
"bgColor": "{{background}}",
"textColor": "{{textInactive}}",
"borderColor": "{{background}}",
"borderThickness": 1,
"shape": "ManageButtonShape",
"strokeWidth": 2,
"textAlign": "Left",
"textUpper": true
},
"hovered": {
"bgColor": "{{background}}",
"textColor": "{{accentBright}}",
"borderColor": "{{menuTextHover}}",
"borderThickness": 1,
"shape": "ManageButtonShape",
"strokeWidth": 2,
"textAlign": "Left",
"textUpper": true
}
}
}
}
}
}