-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathbase16-nord.yaml
103 lines (103 loc) · 2.81 KB
/
base16-nord.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-nord:
built-in: !textFormat
color: "#A3BE8C"
background: "#2E3440"
italic: false
char: !textFormat
color: "#BF616A"
background: "#2E3440"
italic: false
class: !textFormat
color: "#5E81AC"
background: "#2E3440"
italic: false
comment: !textFormat
color: "#4C566A"
background: "#2E3440"
italic: false
currentLine: !textFormat
color: "#E5E9F0"
background: "#4C566A"
italic: false
env-var: !textFormat
color: "#88C0D0"
background: "#2E3440"
italic: false
evaluatedCode: !textFormat
color: "#E5E9F0"
background: "#4C566A"
italic: false
keyword: !textFormat
color: "#A3BE8C"
background: "#2E3440"
bold: true
italic: false
lineNumbers: !textFormat
color: "#4C566A"
background: "#2E3440"
italic: false
matchingBrackets: !textFormat
color: "#E5E9F0"
background: "#434C5E"
bold: true
italic: false
mismatchedBrackets: !textFormat
color: "#E5E9F0"
background: "#A3BE8C"
italic: false
number: !textFormat
color: "#81A1C1"
background: "#2E3440"
italic: false
postwindowemphasis: !textFormat
color: "#E5E9F0"
background: "#2E3440"
bold: true
italic: false
postwindowerror: !textFormat
color: "#88C0D0"
background: "#2E3440"
italic: false
postwindowsuccess: !textFormat
color: "#BF616A"
background: "#2E3440"
italic: false
postwindowtext: !textFormat
color: "#E5E9F0"
background: "#2E3440"
italic: false
postwindowwarning: !textFormat
color: "#81A1C1"
background: "#2E3440"
italic: false
primitive: !textFormat
color: "#5E81AC"
background: "#2E3440"
italic: false
searchResult: !textFormat
color: "#E5E9F0"
background: "#3B4252"
italic: false
selection: !textFormat
color: "#E5E9F0"
background: "#434C5E"
italic: false
string: !textFormat
color: "#BF616A"
background: "#2E3440"
italic: false
symbol: !textFormat
color: "#EBCB8B"
background: "#2E3440"
italic: false
text: !textFormat
color: "#E5E9F0"
background: "#2E3440"
italic: false
whitespace: !textFormat
color: "#434C5E"
background: "#2E3440"
italic: false