-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.ned.json
81 lines (81 loc) · 2.11 KB
/
.ned.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
{
"backgroundColor": [
0.08494687080383301,
0.33573630452156067,
0.40108609199523926,
1.0000001192092896
],
"bloom_intensity": 0.5199999809265137,
"burnin_intensity": 0.9699100255966187,
"colorshift_intensity": 1.25,
"curvature_intensity": 0.10999999940395355,
"font": "SourceCodePro-Regular",
"fontSize": 23.0,
"jitter_intensity": 3.7699999809265137,
"rainbow": true,
"scanline_intensity": 0.15000000596046448,
"shader_toggle": true,
"splitPos": 0.2849239408969879,
"static_intensity": 0.11500000208616257,
"theme": "default",
"themes": {
"default": {
"background": [
0.2,
0.2,
0.2,
1.0
],
"comment": [
0.636978030204773,
0.636978030204773,
0.636978030204773,
0.8999999761581421
],
"function": [
0.6752017140388489,
0.3185149133205414,
0.7726563811302185,
1.0
],
"keyword": [
0.0,
0.5786033272743225,
0.9643363952636719,
1.0
],
"number": [
0.6439791321754456,
0.3536583185195923,
0.7698838710784912,
1.0
],
"string": [
0.14214672148227692,
0.763323187828064,
0.763323187828064,
1.0
],
"text": [
1.0,
1.0,
1.0,
1.0
],
"type": [
0.6007077097892761,
0.7665653228759766,
0.44595927000045776,
1.0
],
"variable": [
0.9044954180717468,
0.8525556921958923,
0.48067665100097656,
1.0
]
}
},
"treesitter": true,
"vignet_intensity": 0.23000000417232513
}