-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhwtheme.json
110 lines (110 loc) · 1.41 KB
/
hwtheme.json
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
{
"action_color": [
0.47058553,
0.4705882,
0.4705835,
1.0
],
"adding_color": [
0.2238881,
0.68778276,
0.12137342,
1.0
],
"cool_color": [
0.99999,
0.99999356,
1.0,
1.0
],
"button_active_color": [
0.47091585,
0.48285308,
0.520362,
0.6
],
"button_hover_color": [
0.99999,
0.9999926,
1.0,
0.6
],
"literal_bg_color": [
0.21719456,
0.06388075,
0.12233184,
0.0
],
"danger_color": [
0.22950932,
0.85882354,
0.18039213,
1.0
],
"selection_overlay_color": [
1.0,
1.0,
1.0,
0.3
],
"separator_color": [
0.5647059,
0.5647059,
0.5647059,
1.0
],
"text_color": [
1.0,
1.0,
1.0,
1.0
],
"variable_color": [
0.29721513,
0.22710425,
0.5339366,
1.0
],
"warning_color": [
0.99215686,
0.62352943,
0.07450981,
0.4
],
"window_bg_color": [
0.097315766,
0.15527944,
0.22171944,
1.0
],
"child_region_bg_color": [
0.22677666,
0.25619718,
0.32126695,
1.0
],
"menubar_color": [
0.12941177,
0.14509805,
0.16862746,
1.0
],
"titlebar_bg_color": [
0.4027149,
0.34756875,
0.34440324,
1.0
],
"titlebar_active_bg_color": [
0.8597285,
0.29176307,
0.29176307,
1.0
],
"input_bg_color": [
0.09827808,
0.1003332,
0.10859728,
1.0
]
}