-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathbase16-hopscotch.yaml
103 lines (103 loc) · 2.82 KB
/
base16-hopscotch.yaml
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
IDE:
editor:
themes:
base16-hopscotch:
built-in: !textFormat
color: "#c85e7c"
background: "#322931"
italic: false
char: !textFormat
color: "#8fc13e"
background: "#322931"
italic: false
class: !textFormat
color: "#fdcc59"
background: "#322931"
italic: false
comment: !textFormat
color: "#797379"
background: "#322931"
italic: false
currentLine: !textFormat
color: "#b9b5b8"
background: "#797379"
italic: false
env-var: !textFormat
color: "#dd464c"
background: "#322931"
italic: false
evaluatedCode: !textFormat
color: "#b9b5b8"
background: "#797379"
italic: false
keyword: !textFormat
color: "#c85e7c"
background: "#322931"
bold: true
italic: false
lineNumbers: !textFormat
color: "#797379"
background: "#322931"
italic: false
matchingBrackets: !textFormat
color: "#b9b5b8"
background: "#5c545b"
bold: true
italic: false
mismatchedBrackets: !textFormat
color: "#b9b5b8"
background: "#c85e7c"
italic: false
number: !textFormat
color: "#fd8b19"
background: "#322931"
italic: false
postwindowemphasis: !textFormat
color: "#b9b5b8"
background: "#322931"
bold: true
italic: false
postwindowerror: !textFormat
color: "#dd464c"
background: "#322931"
italic: false
postwindowsuccess: !textFormat
color: "#8fc13e"
background: "#322931"
italic: false
postwindowtext: !textFormat
color: "#b9b5b8"
background: "#322931"
italic: false
postwindowwarning: !textFormat
color: "#fd8b19"
background: "#322931"
italic: false
primitive: !textFormat
color: "#fdcc59"
background: "#322931"
italic: false
searchResult: !textFormat
color: "#b9b5b8"
background: "#433b42"
italic: false
selection: !textFormat
color: "#b9b5b8"
background: "#5c545b"
italic: false
string: !textFormat
color: "#8fc13e"
background: "#322931"
italic: false
symbol: !textFormat
color: "#1290bf"
background: "#322931"
italic: false
text: !textFormat
color: "#b9b5b8"
background: "#322931"
italic: false
whitespace: !textFormat
color: "#5c545b"
background: "#322931"
italic: false