Skip to content

Commit eb45b9b

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

13 files changed

+3920
-370
lines changed

themes/base16-0x96f.json

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

0 commit comments

Comments
 (0)