-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTiniri (Dark).cottheme
57 lines (57 loc) · 950 Bytes
/
Tiniri (Dark).cottheme
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
{
"attributes" : {
"color" : "#857577"
},
"background" : {
"color" : "#1b1c1e"
},
"characters" : {
"color" : "#857577"
},
"commands" : {
"color" : "#857577"
},
"comments" : {
"color" : "#4b464a"
},
"insertionPoint" : {
"color" : "#b25b56",
"usesSystemSetting" : false
},
"invisibles" : {
"color" : "#857577"
},
"keywords" : {
"color" : "#a89080"
},
"lineHighlight" : {
"color" : "#efefef"
},
"metadata" : {
"author" : "Vlad Gerasimov",
"distributionURL" : "https:\/\/tiniri.vlad.studio"
},
"name" : "Tiniri Dark",
"numbers" : {
"color" : "#eb8042"
},
"selection" : {
"color" : "#353a42",
"usesSystemSetting" : false
},
"strings" : {
"color" : "#eb8042"
},
"text" : {
"color" : "#c7bdb3"
},
"types" : {
"color" : "#a89080"
},
"values" : {
"color" : "#eb8042"
},
"variables" : {
"color" : "#a89080"
}
}