-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSelenized (Dark).cottheme
More file actions
56 lines (56 loc) · 949 Bytes
/
Selenized (Dark).cottheme
File metadata and controls
56 lines (56 loc) · 949 Bytes
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
{
"attributes" : {
"color" : "#9b72e9"
},
"background" : {
"color" : "#112e38"
},
"characters" : {
"color" : "#f13c3e"
},
"commands" : {
"color" : "#e26f35"
},
"comments" : {
"color" : "#9faeae"
},
"insertionPoint" : {
"color" : "#bfd0d0"
},
"invisibles" : {
"color" : "#61777c"
},
"keywords" : {
"color" : "#69ad21"
},
"lineHighlight" : {
"color" : "#163945"
},
"metadata" : {
"author" : "Takuya Murao",
"description" : "A CotEditor theme based on Selenized dark color scheme",
"license" : "Apache License 2.0"
},
"numbers" : {
"color" : "#f13c3e"
},
"selection" : {
"color" : "#254a57",
"usesSystemSetting" : false
},
"strings" : {
"color" : "#42bdaa"
},
"text" : {
"color" : "#bfd0d0"
},
"types" : {
"color" : "#3a82f8"
},
"values" : {
"color" : "#e75bb3"
},
"variables" : {
"color" : "#d1a416"
}
}