aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Nathan Graule <solarliner@gmail.com> 2018-05-05 22:02:00 +0200
committerGravatar Nathan Graule <solarliner@gmail.com> 2018-05-05 22:02:00 +0200
commit7e8dbb6370286d6b7db2f683d0eac022816d38af (patch)
tree880c3e4c253a6e3eb04551dfc6198fadc720d029 /package.json
parentd3c770cd297282647873730d5f9eb0cafc751d4a (diff)
Add Pocillo Dark theme
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package.json b/package.json
index c6fb6b4..073ffcb 100644
--- a/package.json
+++ b/package.json
@@ -34,6 +34,11 @@
"path": "./themes/adapta-nokto.json"
},
{
+ "label": "Pocillo Dark",
+ "uiTheme": "vs-dark",
+ "path": "./themes/pocillo-dark.json"
+ },
+ {
"label": "United Ubuntu",
"uiTheme": "vs-dark",
"path": "./themes/united-gnome.json"