-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
188 lines (188 loc) · 5.62 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
{
"name": "r-dark-pro",
"displayName": "R Dark Pro",
"description": "R Dark Pro is a color scheme, customized user interface theme and complete icon set for Visual Studio Code.",
"version": "0.0.40",
"icon": "images/icon.png",
"engines": {
"vscode": "^1.72.0"
},
"repository": {
"type": "git",
"url": "https://github.com/rezkycodes/rdark.pro"
},
"publisher": "Rezky",
"categories": [
"Themes"
],
"pricing": "Free",
"keywords": [
"theme",
"dark theme",
"r dark",
"r dark pro",
"r dark pro theme",
"r dark pro nightfall",
"r dark pro black white",
"black white",
"night turbo",
"synthwave",
"laser"
],
"contributes": {
"themes": [
{
"label": "R Dark Pro (Filter Laser Border)",
"uiTheme": "vs-dark",
"path": "./themes/filter-laser-border-color-theme.json"
},
{
"label": "R Dark Pro (Filter Laser)",
"uiTheme": "vs-dark",
"path": "./themes/filter-laser-color-theme.json"
},
{
"label": "R Dark Pro (Filter Laser Reverse Border)",
"uiTheme": "vs-dark",
"path": "./themes/filter-laser-reverse-border-color-theme.json"
},
{
"label": "R Dark Pro (Filter Laser Reverse)",
"uiTheme": "vs-dark",
"path": "./themes/filter-laser-reverse-color-theme.json"
},
{
"label": "R Dark Pro (Filter Synthwave Border)",
"uiTheme": "vs-dark",
"path": "./themes/filter-synthwave-border-color-theme.json"
},
{
"label": "R Dark Pro (Filter Synthwave)",
"uiTheme": "vs-dark",
"path": "./themes/filter-synthwave-color-theme.json"
},
{
"label": "R Dark Pro (Filter Synthwave Full Border)",
"uiTheme": "vs-dark",
"path": "./themes/filter-synthwave-full-border-color-theme.json"
},
{
"label": "R Dark Pro (Filter Synthwave Full)",
"uiTheme": "vs-dark",
"path": "./themes/filter-synthwave-full-color-theme.json"
},
{
"label": "R Dark Pro (Filter Synthwave Reverse Border)",
"uiTheme": "vs-dark",
"path": "./themes/filter-synthwave-reverse-border-color-theme.json"
},
{
"label": "R Dark Pro (Filter Synthwave Reverse)",
"uiTheme": "vs-dark",
"path": "./themes/filter-synthwave-reverse-color-theme.json"
},
{
"label": "R Dark Pro (Filter Turbo Border)",
"uiTheme": "vs-dark",
"path": "./themes/filter-turbo-border-color-theme.json"
},
{
"label": "R Dark Pro (Filter Turbo)",
"uiTheme": "vs-dark",
"path": "./themes/filter-turbo-color-theme.json"
},
{
"label": "R Dark Pro (Filter Turbo Reverse Border)",
"uiTheme": "vs-dark",
"path": "./themes/filter-turbo-reverse-border-color-theme.json"
},
{
"label": "R Dark Pro (Filter Turbo Reverse)",
"uiTheme": "vs-dark",
"path": "./themes/filter-turbo-reverse-color-theme.json"
},
{
"label": "R Dark Pro (Filter Nightfall)",
"uiTheme": "vs-dark",
"path": "./themes/filter-nightfall-color-theme.json"
},
{
"label": "R Dark Pro (Filter Black White)",
"uiTheme": "vs-dark",
"path": "./themes/filter-black-white-color-theme.json"
},
{
"label": "R Dark Pro (Filter Black White Contrast)",
"uiTheme": "vs-dark",
"path": "./themes/filter-black-white-contrast-color-theme.json"
},
{
"label": "R Dark Pro (Filter Black White Border)",
"uiTheme": "vs-dark",
"path": "./themes/filter-black-white-border-color-theme.json"
},
{
"label": "R Dark Pro (Filter Nightblack)",
"uiTheme": "vs-dark",
"path": "./themes/filter-nightblack-color-theme.json"
},
{
"label": "R Dark Pro (Filter Nightblack Border)",
"uiTheme": "vs-dark",
"path": "./themes/filter-nightblack-border-color-theme.json"
},
{
"label": "R Dark Pro (Filter Night Turbo)",
"uiTheme": "vs-dark",
"path": "./themes/filter-night-turbo-color-theme.json"
},
{
"label": "R Dark Pro (Filter Night Grey)",
"uiTheme": "vs-dark",
"path": "./themes/filter-nightgrey-color-theme.json"
},
{
"label": "R Dark Pro (Filter Coolnight)",
"uiTheme": "vs-dark",
"path": "./themes/filter-coolnight-color-theme.json"
},
{
"label": "R Dark Pro (Filter Night Purple)",
"uiTheme": "vs-dark",
"path": "./themes/filter-night-purple-color-theme.json"
},
{
"label": "R Dark Pro (Filter Night Coolnight Border)",
"uiTheme": "vs-dark",
"path": "./themes/filter-coolnight-border-color-theme.json"
},
{
"label": "R Dark Pro (Filter Night Pro)",
"uiTheme": "vs-dark",
"path": "./themes/filter-nightpro-color-theme.json"
}
],
"iconThemes": [
{
"label": "R Dark Pro Icons",
"id": "r_dark_pro_icons",
"path": "./icon-themes/r_dark_pro_icon.json"
},
{
"label": "R Dark Pro Monochrome Icons",
"id": "r_dark_pro_monochrome_icons",
"path": "./icon-themes/r_dark_pro_icon_monochrome.json"
},
{
"label": "R Dark Pro White Icons",
"id": "r_dark_pro_white_icons",
"path": "./icon-themes/r_dark_pro_icon_white.json"
},
{
"label": "R Dark Pro Nightfall Icons",
"id": "r_dark_pro_nightfall_icons",
"path": "./icon-themes/r_dark_pro_icon_nightfall.json"
}
]
}
}