-
Notifications
You must be signed in to change notification settings - Fork 0
/
fc-nivolet_dark.json
151 lines (151 loc) · 6.04 KB
/
fc-nivolet_dark.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
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
{
"name": "Fc Nivolet dark",
"icons": "fc-nivolet_dark",
"colors": {
"PrimaryText": "ffffff",
"SecondaryText": "949494",
"AccentText": "00857f",
"ApproximateSignText": "a6a6a6",
"ApproximateExpressionText": "a6a6a6",
"Select": "1f1f1f",
"Background": {
"Hard": "000000",
"Apps": "050505",
"AppsSecondary": "0f0f0f"
},
"Toolbar": {
"": "c03535",
"Text": "ffffff"
},
"ExpressionInput": {
"Background": "1f1f1f",
"Border": "262626"
},
"Grid": {
"PrimaryLine": "262626",
"SecondaryLine": "0a0a0a"
},
"Battery": {
"": "ffffff",
"InCharge": "179e1f",
"Low": "992321"
},
"ScrollBar": {
"Foreground": "b5b5b5",
"Background": "262626"
},
"Control": {
"": "00857f",
"Enabled": "00b2b0",
"Disabled": "616161"
},
"Calculation": {
"BackgroundOdd": "050505",
"BackgroundEven": "000000",
"EmptyBox": "3b3b3b",
"EmptyBoxNeeded": "00857f",
"TrigoAndComplexForeground": "ff000c"
},
"Code": {
"Background": "000000",
"BackgroundSelected": "1f1f1f",
"Text": "ffffff",
"Comment": "999988",
"Number": "1abc9c",
"Keyword": "c03535",
"Operator": "e67e22",
"String": "3498db",
"GutterViewBackground": "1f1f1f"
},
"Probability": {
"Curve": "00857f",
"CellBorder": "131313",
"HistogramBar": "262626"
},
"Statistics": {
"Box": "00857f",
"BoxVerticalLine": "262626",
"Selected": "00857f",
"NotSelected": "0a0a0a"
},
"Graph": {
"Tangent": "a6a6a6"
},
"SubMenu": {
"Background": "1f1f1f",
"Border": "050505",
"Text": "ffffff"
},
"Toolbox": {
"HeaderBackground": "3b3b3b",
"HeaderText": "ffffff",
"HeaderBorder": "3b3b3b",
"Background": "ffffff"
},
"List": {
"CellBackground": "000000",
"CellBackgroundSelected": "1f1f1f",
"CellBorder": "121210"
},
"Button": {
"Background": "1f1f1f",
"BackgroundSelected": "2e2e2e",
"BackgroundSelectedHighContrast": "a6a6a6",
"Border": "525252",
"RowBorder": "262626",
"BorderOut": "0a0a0a",
"Shadow": "003833",
"Text": "ffffff"
},
"Tab": {
"Background": "2e2e2e",
"BackgroundSelected": "8a8a8a",
"BackgroundActive": "050505",
"BackgroundSelectedAndActive": "1c1c1c",
"Text": "ffffff",
"TextActive": "ffffff"
},
"SubTab": {
"Background": "1f1f1f",
"BackgroundSelected": "2e2e2e",
"Text": "ffffff"
},
"Banner": {
"FirstBackground": "b5b5b5",
"FirstBorder": "b5b5b5",
"FirstText": "000000",
"FirstVariantBackground": "b5b5b5",
"FirstVariantBorder": "050505",
"FirstVariantText": "000000",
"SecondBackground": "1f1f1f",
"SecondBorder": "050505",
"SecondText": "ffffff"
},
"Home": {
"Background": "000000",
"CellBackground": "000000",
"CellBackgroundActive": "b5b5b5",
"CellText": "ffffff",
"CellTextActive": "000000",
"CellTextExternal": "6fe6df",
"CellTextExternalActive": "008f87"
},
"Atom": {
"Unknown": "2c2c39",
"Text": "ffffff",
"AlkaliMetal": "B15a3b",
"AlkaliEarthMetal": "Fb3d19",
"Lanthanide": "157305",
"Actinide": "0F3B08",
"TransitionMetal": "1B1BB1",
"PostTransitionMetal": "62090a",
"Metalloid": "Daa811",
"Halogen": "84ABE3",
"ReactiveNonmetal": "Fb7b19",
"NobleGas": "348989",
"TableLines": "323532",
"Highlight": "000000",
"Background": "d9d9d9"
}
}
}