-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththemefromplane.json
110 lines (110 loc) · 1.38 KB
/
themefromplane.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.4509804,
0.18431373,
0.18431373,
1.0
],
"adding_color": [
0.3137255,
0.6313726,
0.30588236,
1.0
],
"cool_color": [
0.29803923,
0.43529412,
0.68235296,
1.0
],
"button_active_color": [
0.45882353,
0.5411765,
0.8,
0.6
],
"button_hover_color": [
0.4,
0.47843137,
0.70980394,
0.6
],
"literal_bg_color": [
0.0,
0.0,
0.0,
0.0
],
"danger_color": [
0.85882354,
0.18039216,
0.18039216,
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.36862746,
0.30588236,
0.5803922,
1.0
],
"warning_color": [
0.99215686,
0.62352943,
0.07450981,
0.4
],
"window_bg_color": [
0.15686275,
0.17254902,
0.20392157,
1.0
],
"child_region_bg_color": [
0.17254902,
0.19215687,
0.23529412,
1.0
],
"menubar_color": [
0.12941177,
0.14509805,
0.16862746,
1.0
],
"titlebar_bg_color": [
0.23529412,
0.23529412,
0.30980393,
1.0
],
"titlebar_active_bg_color": [
0.0,
0.0,
0.0,
1.0
],
"input_bg_color": [
0.39607844,
0.39607844,
0.39607844,
1.0
]
}