summaryrefslogtreecommitdiffstats
path: root/nord.theme
diff options
context:
space:
mode:
Diffstat (limited to 'nord.theme')
-rw-r--r--nord.theme225
1 files changed, 225 insertions, 0 deletions
diff --git a/nord.theme b/nord.theme
new file mode 100644
index 0000000..908c3c3
--- /dev/null
+++ b/nord.theme
@@ -0,0 +1,225 @@
1{
2 "text-color": "#D8DEE9",
3 "background-color": "#2E3440",
4 "line-number-color": "#8FBCBB",
5 "line-number-background-color": "#2E3440",
6 "text-styles": {
7 "Other": {
8 "text-color": "#ECEFF4",
9 "background-color": null,
10 "bold": false,
11 "italic": false,
12 "underline": false
13 },
14 "Attribute": {
15 "text-color": "#8FBCBB",
16 "background-color": null,
17 "bold": false,
18 "italic": false,
19 "underline": false
20 },
21 "SpecialString": {
22 "text-color": "#D08770",
23 "background-color": null,
24 "bold": false,
25 "italic": false,
26 "underline": false
27 },
28 "Annotation": {
29 "text-color": "#D08770",
30 "background-color": null,
31 "bold": false,
32 "italic": false,
33 "underline": false
34 },
35 "RegionMarker": {
36 "text-color": "#D8DEE9",
37 "background-color": "#e0e9f8",
38 "bold": false,
39 "italic": false,
40 "underline": false
41 },
42 "Function": {
43 "text-color": "#88C0D0",
44 "background-color": null,
45 "bold": false,
46 "italic": false,
47 "underline": false
48 },
49 "String": {
50 "text-color": "#A3BE8C",
51 "background-color": null,
52 "bold": false,
53 "italic": false,
54 "underline": false
55 },
56 "ControlFlow": {
57 "text-color": "#81A1C1",
58 "background-color": null,
59 "bold": true,
60 "italic": false,
61 "underline": false
62 },
63 "Operator": {
64 "text-color": "#81A1C1",
65 "background-color": null,
66 "bold": false,
67 "italic": false,
68 "underline": false
69 },
70 "Error": {
71 "text-color": "#BF616A",
72 "background-color": null,
73 "bold": false,
74 "italic": false,
75 "underline": true
76 },
77 "Normal": {
78 "text-color": "#81A1C1",
79 "background-color": null,
80 "bold": false,
81 "italic": false,
82 "underline": false
83 },
84 "BaseN": {
85 "text-color": "#B48EAD",
86 "background-color": null,
87 "bold": false,
88 "italic": false,
89 "underline": false
90 },
91 "Alert": {
92 "text-color": "#BF616A",
93 "background-color": null,
94 "bold": true,
95 "italic": false,
96 "underline": false
97 },
98 "Variable": {
99 "text-color": "#8fbcbb",
100 "background-color": null,
101 "bold": false,
102 "italic": false,
103 "underline": false
104 },
105 "BuiltIn": {
106 "text-color": "#81A1C1",
107 "background-color": null,
108 "bold": true,
109 "italic": false,
110 "underline": false
111 },
112 "Extension": {
113 "text-color": "#81A1C1",
114 "background-color": null,
115 "bold": true,
116 "italic": false,
117 "underline": false
118 },
119 "Preprocessor": {
120 "text-color": "#88C0D0",
121 "background-color": null,
122 "bold": false,
123 "italic": false,
124 "underline": false
125 },
126 "Information": {
127 "text-color": "#b08000",
128 "background-color": null,
129 "bold": false,
130 "italic": false,
131 "underline": false
132 },
133 "VerbatimString": {
134 "text-color": "#BF616A",
135 "background-color": null,
136 "bold": false,
137 "italic": false,
138 "underline": false
139 },
140 "Warning": {
141 "text-color": "#BF616A",
142 "background-color": null,
143 "bold": false,
144 "italic": false,
145 "underline": false
146 },
147 "Documentation": {
148 "text-color": "#8C9DBF",
149 "background-color": null,
150 "bold": false,
151 "italic": false,
152 "underline": false
153 },
154 "Import": {
155 "text-color": "#D08770",
156 "background-color": null,
157 "bold": false,
158 "italic": false,
159 "underline": false
160 },
161 "Char": {
162 "text-color": "#A3BE8C",
163 "background-color": null,
164 "bold": false,
165 "italic": false,
166 "underline": false
167 },
168 "DataType": {
169 "text-color": "#8FBCBB",
170 "background-color": null,
171 "bold": false,
172 "italic": false,
173 "underline": false
174 },
175 "Float": {
176 "text-color": "#B48EAD",
177 "background-color": null,
178 "bold": false,
179 "italic": false,
180 "underline": false
181 },
182 "Comment": {
183 "text-color": "#8C9DBF",
184 "background-color": null,
185 "bold": false,
186 "italic": false,
187 "underline": false
188 },
189 "CommentVar": {
190 "text-color": "#88C0D0",
191 "background-color": null,
192 "bold": false,
193 "italic": false,
194 "underline": false
195 },
196 "Constant": {
197 "text-color": "#D8DEE9",
198 "background-color": null,
199 "bold": false,
200 "italic": false,
201 "underline": false
202 },
203 "SpecialChar": {
204 "text-color": "#D08770",
205 "background-color": null,
206 "bold": false,
207 "italic": false,
208 "underline": false
209 },
210 "DecVal": {
211 "text-color": "#B48EAD",
212 "background-color": null,
213 "bold": false,
214 "italic": false,
215 "underline": false
216 },
217 "Keyword": {
218 "text-color": "#81A1C1",
219 "background-color": null,
220 "bold": true,
221 "italic": false,
222 "underline": false
223 }
224 }
225}