Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit 70eb19a

Browse files
committed
add space
1 parent d9b214b commit 70eb19a

3 files changed

Lines changed: 109 additions & 13 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Material DevTools Theme Collection",
3-
"version": "7.3.0",
3+
"version": "7.4.1",
44
"description": "Material DevTools Theme Collection",
55
"short_name": "Material DevTools",
66
"manifest_version": 3,

public/icons/Space.svg

Lines changed: 49 additions & 0 deletions
Loading

public/themes.yml

Lines changed: 59 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ material:
164164
table: '#414863'
165165
border: '#2b2a3e'
166166
hl: '#444267'
167-
tree: '#676E9570'
167+
tree: '#676E95'
168168
notif: '#202331'
169169
accent: '#ab47bc'
170170
excluded: '#2f2e43'
@@ -202,7 +202,7 @@ material:
202202
background: '#0F111A'
203203
foreground: '#8F93A2'
204204
text: '#4B526D'
205-
selectBg: '#485279'
205+
selectBg: '#717CB480'
206206
selectFg: '#FFFFFF'
207207
selectFg2: '#FFFFFF'
208208
button: '#191A21'
@@ -299,7 +299,7 @@ material:
299299
foreground: '#005761'
300300
text: '#01579B'
301301
selectBg: '#ade2eb'
302-
selectFg: '#272727'
302+
selectFg: '#FFFFFF'
303303
selectFg2: '#272727'
304304
button: '#c9eef2'
305305
second: '#e7f2f3'
@@ -347,7 +347,7 @@ material:
347347
foreground: '#546E7A'
348348
text: '#888477'
349349
selectBg: '#e7c496'
350-
selectFg: '#272727'
350+
selectFg: '#FFFFFF'
351351
selectFg2: '#272727'
352352
button: '#f6d7b0'
353353
second: '#f6edda'
@@ -431,6 +431,53 @@ material:
431431
numbers: '#f78c6c'
432432
parameters: '#f78c6c'
433433

434+
- space:
435+
id: mt.space
436+
name: Space
437+
name2: Space Contrast
438+
className: space
439+
desc: An dark blue and purple spacey theme
440+
light: false
441+
background: '#1B2240'
442+
foreground: '#efeff1'
443+
text: '#959DAA'
444+
selectBg: '#383f56'
445+
selectFg: '#FFFFFF'
446+
selectFg2: '#FFFFFF'
447+
button: '#313852'
448+
second: '#292f4d'
449+
disabled: '#5A6270'
450+
contrast: '#060F2F'
451+
table: '#303c6a'
452+
border: '#313852'
453+
hl: '#383f56'
454+
tree: '#31385270'
455+
notif: '#080f30'
456+
accent: '#ad9bf6'
457+
excluded: '#2f1d76'
458+
green: '#c3e88d'
459+
red: '#f07178'
460+
yellow: '#ffcb6b'
461+
blue: '#82aaff'
462+
purple: '#c792ea'
463+
orange: '#f78c6c'
464+
cyan: '#89ddff'
465+
white: '#eeffff'
466+
gray: '#959DAA'
467+
error: '#ff5370'
468+
comments: '#959DAA'
469+
vars: '#eeffff'
470+
links: '#80cbc4'
471+
functions: '#82aaff'
472+
keywords: '#c792ea'
473+
tags: '#f07178'
474+
strings: '#c3e88d'
475+
operators: '#89ddff'
476+
attributes: '#ffcb6b'
477+
classes: '#ffcb6b'
478+
numbers: '#f78c6c'
479+
parameters: '#f78c6c'
480+
434481
other:
435482
- monokai:
436483
id: monokai
@@ -539,8 +586,8 @@ other:
539586
background: '#F7F8FA'
540587
foreground: '#5B6168'
541588
text: '#292D31'
542-
selectBg: '#bbd2f5'
543-
selectFg: '#111111'
589+
selectBg: '#3A66D150'
590+
selectFg: '#FFFFFF'
544591
selectFg2: '#111111'
545592
button: '#edf1f5'
546593
second: '#F3f3f3'
@@ -549,7 +596,7 @@ other:
549596
table: '#cce5ff'
550597
border: '#DFE1E4'
551598
hl: '#CCE5FF'
552-
tree: '#ebebeb'
599+
tree: '#3A66D1'
553600
notif: '#DFECFE'
554601
accent: '#79CB60'
555602
excluded: '#dcdcdc'
@@ -588,7 +635,7 @@ other:
588635
background: '#24292e'
589636
foreground: '#e1e4e8'
590637
text: '#959da5'
591-
selectBg: '#3392FF'
638+
selectBg: '#3392FF44'
592639
selectFg: '#FFFFFF'
593640
selectFg2: '#FFFFFF'
594641
button: '#39414a'
@@ -637,7 +684,7 @@ other:
637684
background: '#2f343f'
638685
foreground: '#D3DAE3'
639686
text: '#8b9eb5'
640-
selectBg: '#8888FF'
687+
selectBg: '#8888FF55'
641688
selectFg: '#FFFFFF'
642689
selectFg2: '#FFFFFF'
643690
button: '#383C4A'
@@ -739,7 +786,7 @@ other:
739786
button: '#DBDBDC'
740787
second: '#EAEAEB'
741788
disabled: '#b8b8b9'
742-
contrast: '#eaeae'
789+
contrast: '#eaeaea'
743790
table: '#DBDBDC'
744791
border: '#DBDBDC'
745792
hl: '#FFFFFF'
@@ -877,7 +924,7 @@ other:
877924
background: '#011627'
878925
foreground: '#d6deeb'
879926
text: '#5f7e97'
880-
selectBg: '#5f7e97'
927+
selectBg: '#5f7e9790'
881928
selectFg: '#FFFFFF'
882929
selectFg2: '#FFFFFF'
883930
button: '#0b253a'
@@ -1015,7 +1062,7 @@ other:
10151062
name: SynthWave '84
10161063
name2: SynthWave '84 Contrast
10171064
className: synthwave
1018-
desc: Theme based on the SynthWave'84 theme by Robb Owen
1065+
desc: Theme based on the SynthWave' 84 theme by Robb Owen
10191066
dark: true
10201067
scheme: Synthwave
10211068
background: '#2a2139'

0 commit comments

Comments
 (0)