-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathbase16-brewer.yaml
103 lines (103 loc) · 2.81 KB
/
base16-brewer.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-brewer:
built-in: !textFormat
color: "#756bb1"
background: "#0c0d0e"
italic: false
char: !textFormat
color: "#31a354"
background: "#0c0d0e"
italic: false
class: !textFormat
color: "#dca060"
background: "#0c0d0e"
italic: false
comment: !textFormat
color: "#737475"
background: "#0c0d0e"
italic: false
currentLine: !textFormat
color: "#b7b8b9"
background: "#737475"
italic: false
env-var: !textFormat
color: "#e31a1c"
background: "#0c0d0e"
italic: false
evaluatedCode: !textFormat
color: "#b7b8b9"
background: "#737475"
italic: false
keyword: !textFormat
color: "#756bb1"
background: "#0c0d0e"
bold: true
italic: false
lineNumbers: !textFormat
color: "#737475"
background: "#0c0d0e"
italic: false
matchingBrackets: !textFormat
color: "#b7b8b9"
background: "#515253"
bold: true
italic: false
mismatchedBrackets: !textFormat
color: "#b7b8b9"
background: "#756bb1"
italic: false
number: !textFormat
color: "#e6550d"
background: "#0c0d0e"
italic: false
postwindowemphasis: !textFormat
color: "#b7b8b9"
background: "#0c0d0e"
bold: true
italic: false
postwindowerror: !textFormat
color: "#e31a1c"
background: "#0c0d0e"
italic: false
postwindowsuccess: !textFormat
color: "#31a354"
background: "#0c0d0e"
italic: false
postwindowtext: !textFormat
color: "#b7b8b9"
background: "#0c0d0e"
italic: false
postwindowwarning: !textFormat
color: "#e6550d"
background: "#0c0d0e"
italic: false
primitive: !textFormat
color: "#dca060"
background: "#0c0d0e"
italic: false
searchResult: !textFormat
color: "#b7b8b9"
background: "#2e2f30"
italic: false
selection: !textFormat
color: "#b7b8b9"
background: "#515253"
italic: false
string: !textFormat
color: "#31a354"
background: "#0c0d0e"
italic: false
symbol: !textFormat
color: "#3182bd"
background: "#0c0d0e"
italic: false
text: !textFormat
color: "#b7b8b9"
background: "#0c0d0e"
italic: false
whitespace: !textFormat
color: "#515253"
background: "#0c0d0e"
italic: false