Skip to content

Commit 122c9e5

Browse files
Update with the latest tinted-theming colorschemes
1 parent 0636138 commit 122c9e5

File tree

1 file changed

+355
-0
lines changed

1 file changed

+355
-0
lines changed
Lines changed: 355 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,355 @@
1+
{
2+
"name": "Base16 Deep Oceanic Next",
3+
"author": "Tinted Theming (https://github.com/tinted-theming)",
4+
"themes": [
5+
{
6+
"name": "Base16 Deep Oceanic Next",
7+
"appearance": "dark",
8+
"style": {
9+
"border": "#007a8aff",
10+
"border.variant": "#004f5eff",
11+
"border.focused": null,
12+
"border.selected": null,
13+
"border.transparent": null,
14+
"border.disabled": null,
15+
"elevated_surface.background": "#004f5e",
16+
"surface.background": "#003b46",
17+
"background": "#003b46",
18+
"element": {
19+
"background": "#003b46",
20+
"hover": "#004f5eff",
21+
"active": "#006374ff",
22+
"selected": "#006374ff",
23+
"disabled": "#007a8ad3"
24+
},
25+
"ghost_element": {
26+
"background": "#003b46",
27+
"hover": "#004f5eff",
28+
"active": "#006374ff",
29+
"selected": "#006374ff",
30+
"disabled": "#007a8ad3"
31+
},
32+
"drop_target.background": "#007a8ad3",
33+
"text": "#dce3e8",
34+
"text.muted": "#0093a3",
35+
"text.placeholder": "#007a8a",
36+
"text.disabled": "#007a8a",
37+
"text.accent": "#3a82e6",
38+
"icon": "#dce3e8",
39+
"icon.muted": "#007a8a",
40+
"icon.disabled": "#007a8a",
41+
"icon.placeholder": "#007a8a",
42+
"icon.accent": "#3a82e6",
43+
"status_bar.background": "#003b46",
44+
"title_bar.background": "#003b46",
45+
"title_bar.inactive_background": "#003b46",
46+
"toolbar.background": "#003b46",
47+
"tab_bar.background": "#003b46",
48+
"tab.inactive_background": "#003b46",
49+
"tab.active_background": "#004f5e",
50+
"search.match_background": "#006374",
51+
"panel.background": "#003b46",
52+
"panel.focused_border": null,
53+
"pane.focused_border": "#003b46",
54+
"scrollbar.thumb.background": "#004f5ed3",
55+
"scrollbar.thumb.hover_background": "#006374",
56+
"scrollbar.thumb.border": "#00000000",
57+
"scrollbar.track.background": "#00000000",
58+
"scrollbar.track.border": "#00000000",
59+
"editor.foreground": "#dce3e8",
60+
"editor.background": "#003b46",
61+
"editor.gutter.background": "#003b46",
62+
"editor.subheader.background": "#003b46",
63+
"editor.active_line.background": "#004f5e",
64+
"editor.highlighted_line.background": "#006374",
65+
"editor.line_number": "#007a8a",
66+
"editor.active_line_number": "#dce3e8",
67+
"editor.invisible": "#007a8a",
68+
"editor.wrap_guide": "#007a8a",
69+
"editor.active_wrap_guide": "#007a8ad3",
70+
"editor.document_highlight.read_background": "#006374d3",
71+
"editor.document_highlight.write_background": "#007a8ad3",
72+
"link_text.hover": "#3a82e6",
73+
74+
"conflict": "#85b57a",
75+
"conflict.background": "#85b57ad3",
76+
"conflict.border": "#007a8a",
77+
78+
"created": "#85b57a",
79+
"created.background": "#85b57ad3",
80+
"created.border": "#007a8a",
81+
82+
"deleted": "#e6454b",
83+
"deleted.background": "#e6454bd3",
84+
"deleted.border": "#007a8a",
85+
86+
"error": "#e6454b",
87+
"error.background": "#e6454bd3",
88+
"error.border": "#007a8a",
89+
90+
"hidden": "#007a8a",
91+
"hidden.background": "#003b46",
92+
"hidden.border": "#007a8a",
93+
94+
"hint": "#3a82e6",
95+
"hint.background": "#3a82e6d3",
96+
"hint.border": "#007a8a",
97+
98+
"ignored": "#007a8a",
99+
"ignored.background": "#003b46",
100+
"ignored.border": "#007a8a",
101+
102+
"info": "#3a82e6",
103+
"info.background": "#3a82e6d3",
104+
"info.border": "#007a8a",
105+
106+
"modified": "#ffcc66",
107+
"modified.background": "#ffcc66d3",
108+
"modified.border": "#007a8a",
109+
110+
"predictive": "#8c4de6",
111+
"predictive.background": "#8c4de6d3",
112+
"predictive.border": "#007a8a",
113+
114+
"renamed": "#3a82e6",
115+
"renamed.background": "#3a82e6d3",
116+
"renamed.border": "#007a8a",
117+
118+
"success": "#85b57a",
119+
"success.background": "#85b57ad3",
120+
"success.border": "#007a8a",
121+
122+
"unreachable": "#007a8a",
123+
"unreachable.background": "#003b46",
124+
"unreachable.border": "#007a8a",
125+
126+
"warning": "#ffcc66",
127+
"warning.background": "#ffcc66d3",
128+
"warning.border": "#007a8a",
129+
130+
"players": [
131+
{
132+
"cursor": "#3a82e6",
133+
"background": "#3a82e620",
134+
"selection": "#3a82e630"
135+
},
136+
{
137+
"cursor": "#8c4de6",
138+
"background": "#8c4de620",
139+
"selection": "#8c4de630"
140+
},
141+
{
142+
"cursor": "#8c4de6",
143+
"background": "#8c4de620",
144+
"selection": "#8c4de630"
145+
},
146+
{
147+
"cursor": "#ff6a4b",
148+
"background": "#ff6a4b20",
149+
"selection": "#ff6a4b30"
150+
},
151+
{
152+
"cursor": "#85b57a",
153+
"background": "#85b57a20",
154+
"selection": "#85b57a30"
155+
},
156+
{
157+
"cursor": "#e6454b",
158+
"background": "#e6454b20",
159+
"selection": "#e6454b30"
160+
},
161+
{
162+
"cursor": "#ffcc66",
163+
"background": "#ffcc6620",
164+
"selection": "#ffcc6630"
165+
},
166+
{
167+
"cursor": "#85b57a",
168+
"background": "#85b57a20",
169+
"selection": "#85b57a30"
170+
}
171+
],
172+
"syntax": {
173+
"attribute": {
174+
"color": "#3a82e6",
175+
"font_style": null,
176+
"font_weight": null
177+
},
178+
"boolean": {
179+
"color": "#8c4de6",
180+
"font_style": null,
181+
"font_weight": null
182+
},
183+
"comment": {
184+
"color": "#007a8a",
185+
"font_style": "italic",
186+
"font_weight": null
187+
},
188+
"comment.doc": {
189+
"color": "#007a8a",
190+
"font_style": "italic",
191+
"font_weight": 700
192+
},
193+
"constant": {
194+
"color": "#8c4de6",
195+
"font_style": null,
196+
"font_weight": null
197+
},
198+
"constructor": {
199+
"color": "#85b57a",
200+
"font_style": null,
201+
"font_weight": null
202+
},
203+
"directive": {
204+
"color": "#8c4de6",
205+
"font_style": null,
206+
"font_weight": null
207+
},
208+
"escape": {
209+
"color": "#3a82e6",
210+
"font_style": "italic",
211+
"font_weight": null
212+
},
213+
"function": {
214+
"color": "#3a82e6",
215+
"font_style": "italic",
216+
"font_weight": null
217+
},
218+
"function.decorator": {
219+
"color": "#3a82e6",
220+
"font_style": "italic",
221+
"font_weight": null
222+
},
223+
"function.magic": {
224+
"color": "#3a82e6",
225+
"font_style": "italic",
226+
"font_weight": null
227+
},
228+
"keyword": {
229+
"color": "#8c4de6",
230+
"font_style": "italic",
231+
"font_weight": null
232+
},
233+
"label": {
234+
"color": "#dce3e8",
235+
"font_style": null,
236+
"font_weight": null
237+
},
238+
"local": {
239+
"color": "#e6454b",
240+
"font_style": null,
241+
"font_weight": null
242+
},
243+
"markup": {
244+
"color": "#ff6a4b",
245+
"font_style": null,
246+
"font_weight": null
247+
},
248+
"meta": {
249+
"color": "#dce3e8",
250+
"font_style": null,
251+
"font_weight": null
252+
},
253+
"modifier": {
254+
"color": "#dce3e8",
255+
"font_style": null,
256+
"font_weight": null
257+
},
258+
"namespace": {
259+
"color": "#e6454b",
260+
"font_style": null,
261+
"font_weight": null
262+
},
263+
"number": {
264+
"color": "#ffcc66",
265+
"font_style": null,
266+
"font_weight": null
267+
},
268+
"operator": {
269+
"color": "#8c4de6",
270+
"font_style": null,
271+
"font_weight": null
272+
},
273+
"parameter": {
274+
"color": "#dce3e8",
275+
"font_style": null,
276+
"font_weight": null
277+
},
278+
"punctuation": {
279+
"color": "#dce3e8",
280+
"font_style": null,
281+
"font_weight": null
282+
},
283+
"regexp": {
284+
"color": "#4da6a6",
285+
"font_style": null,
286+
"font_weight": null
287+
},
288+
"self": {
289+
"color": "#dce3e8",
290+
"font_style": null,
291+
"font_weight": 700
292+
},
293+
"string": {
294+
"color": "#85b57a",
295+
"font_style": null,
296+
"font_weight": null
297+
},
298+
"strong": {
299+
"color": "#3a82e6",
300+
"font_style": null,
301+
"font_weight": 700
302+
},
303+
"support": {
304+
"color": "#8c4de6",
305+
"font_style": null,
306+
"font_weight": null
307+
},
308+
"symbol": {
309+
"color": "#ffcc66",
310+
"font_style": null,
311+
"font_weight": null
312+
},
313+
"tag": {
314+
"color": "#3a82e6",
315+
"font_style": null,
316+
"font_weight": null
317+
},
318+
"text": {
319+
"color": "#dce3e8",
320+
"font_style": null,
321+
"font_weight": null
322+
},
323+
"type": {
324+
"color": "#85b57a",
325+
"font_style": null,
326+
"font_weight": null
327+
},
328+
"variable": {
329+
"color": "#dce3e8",
330+
"font_style": null,
331+
"font_weight": null
332+
}
333+
},
334+
"terminal.background": "#003b46ff",
335+
"terminal.foreground": "#dce3e8ff",
336+
"terminal.ansi.black": "#003b46ff",
337+
"terminal.ansi.red": "#e6454bff",
338+
"terminal.ansi.green": "#85b57aff",
339+
"terminal.ansi.yellow": "#ffcc66ff",
340+
"terminal.ansi.blue": "#3a82e6ff",
341+
"terminal.ansi.magenta": "#8c4de6ff",
342+
"terminal.ansi.cyan": "#4da6a6ff",
343+
"terminal.ansi.white": "#dce3e8ff",
344+
"terminal.ansi.bright_black": "#007a8aff",
345+
"terminal.ansi.bright_red": "#e6454bff",
346+
"terminal.ansi.bright_green": "#85b57aff",
347+
"terminal.ansi.bright_yellow": "#ffcc66ff",
348+
"terminal.ansi.bright_blue": "#3a82e6ff",
349+
"terminal.ansi.bright_magenta": "#8c4de6ff",
350+
"terminal.ansi.bright_cyan": "#4da6a6ff",
351+
"terminal.ansi.bright_white": "#dce3e8ff"
352+
}
353+
}
354+
]
355+
}

0 commit comments

Comments
 (0)