File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "name" : " dev1ce" ,
3- "displayName" : " Dark One" ,
4- "description" : " Best Theme For Dark Mode" ,
5- "version" : " 0.5.2" ,
6- "engines" : {
7- "vscode" : " ^1.44.0"
8- },
9- "repository" : {
10- "type" : " git" ,
11- "url" : " https://github.com/Accel-Byte/Dark-One.git"
12- },
13- "icon" : " Images/logoRound.png" ,
14- "categories" : [
15- " Themes"
16- ],
17- "contributes" : {
18- "themes" : [
19- {
20- "label" : " Dark One" ,
21- "uiTheme" : " vs-dark" ,
22- "path" : " ./themes/dev1ce-color-theme.json"
23- }
24- ]
25- },
26- "keywords" : [
27- " vscode" ,
28- " Theme" ,
29- " Dark One" ,
30- " Dark" ,
31- " Onedark" ,
32- " Monokai" ,
33- " Dark+" ,
34- " semantic"
35- ],
36- "publisher" : " dev1ce" ,
37- "license" : " MIT"
2+ "name" : " dev1ce" ,
3+ "displayName" : " Dark One" ,
4+ "description" : " Best Theme For Dark Mode" ,
5+ "version" : " 0.6.1" ,
6+ "engines" : {
7+ "vscode" : " ^1.44.0"
8+ },
9+ "galleryBanner" : {
10+ "color" : " #23262E" ,
11+ "theme" : " dark"
12+ },
13+ "repository" : {
14+ "type" : " git" ,
15+ "url" : " https://github.com/Accel-Byte/Dark-One.git"
16+ },
17+ "icon" : " Images/logoRound.png" ,
18+ "categories" : [
19+ " Themes"
20+ ],
21+ "contributes" : {
22+ "themes" : [
23+ {
24+ "label" : " Dark One" ,
25+ "uiTheme" : " vs-dark" ,
26+ "path" : " ./themes/dev1ce-color-theme.json"
27+ }
28+ ]
29+ },
30+ "keywords" : [
31+ " vscode" ,
32+ " Theme" ,
33+ " Dark One" ,
34+ " Dark" ,
35+ " Onedark" ,
36+ " Monokai" ,
37+ " Dark+" ,
38+ " semantic"
39+ ],
40+ "publisher" : " dev1ce" ,
41+ "license" : " MIT"
3842}
You can’t perform that action at this time.
0 commit comments