aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Daniel Smith <rdnlsmith@gmail.com> 2018-10-26 11:59:49 -0400
committerGravatar Daniel Smith <rdnlsmith@gmail.com> 2018-10-26 11:59:49 -0400
commitd50c6bb9e3899e52818878a71348a1bb556555e1 (patch)
treefd5c8ec76d1209b1e4c56af7b6c46502d35864ec /package.json
parent32f83805bf3c6c11a9e79d914ec2cc8ec7de1a9b (diff)
Yaru: Add theme (preliminary)
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 d70e8aa..21602dc 100644
--- a/package.json
+++ b/package.json
@@ -63,6 +63,11 @@
"path": "./themes/dark/united-gnome.json"
},
{
+ "label": "Yaru",
+ "uiTheme": "vs-dark",
+ "path": "./themes/dark/yaru.json"
+ },
+ {
"label": "Arc",
"uiTheme": "vs",
"path": "./themes/light/arc.json"