Skip to content

Commit 86a470d

Browse files
Update with the latest tinted-theming colorschemes
1 parent eb45b9b commit 86a470d

6 files changed

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

0 commit comments

Comments
 (0)