aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Daniel Smith <rdnlsmith@gmail.com> 2019-02-24 16:03:57 -0500
committerGravatar Daniel Smith <rdnlsmith@gmail.com> 2019-03-01 18:23:18 -0500
commit565a77b1c789eb62a62da77d26137cb5e2a928c6 (patch)
treecee9689a3a86c2b4ef15e70e777e8972c99e94c4 /package.json
parent8f3db33d2cbe2408cc79f09cb440d1e84da68ced (diff)
Move beta themes not in last release to beta branch
Diffstat (limited to 'package.json')
-rw-r--r--package.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/package.json b/package.json
index 370215c..d73176c 100644
--- a/package.json
+++ b/package.json
@@ -43,16 +43,6 @@
"path": "./themes/dark/arc-dark.json"
},
{
- "label": "Flat-Plat [beta]",
- "uiTheme": "vs-dark",
- "path": "./themes/dark/flat-plat.json"
- },
- {
- "label": "Pocillo Dark [beta]",
- "uiTheme": "vs-dark",
- "path": "./themes/dark/pocillo-dark.json"
- },
- {
"label": "United Ubuntu",
"uiTheme": "vs-dark",
"path": "./themes/dark/united-gnome.json"
@@ -63,11 +53,6 @@
"path": "./themes/dark/yaru-dark.json"
},
{
- "label": "Arc",
- "uiTheme": "vs",
- "path": "./themes/light/arc.json"
- },
- {
"label": "Yaru",
"uiTheme": "vs",
"path": "./themes/light/yaru.json"