aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-mellow-purple.json
diff options
context:
space:
mode:
Diffstat (limited to 'colors/base16-mellow-purple.json')
-rw-r--r--colors/base16-mellow-purple.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/colors/base16-mellow-purple.json b/colors/base16-mellow-purple.json
index 9d6c6d4..78b113c 100644
--- a/colors/base16-mellow-purple.json
+++ b/colors/base16-mellow-purple.json
@@ -1,12 +1,12 @@
{
"name": "base16",
- "scheme-name": "Mellow Purple",
+ "schemeName": "Mellow Purple",
"author": "gidsi",
"slug": "mellow-purple",
- "slug-underscored": "mellow_purple",
+ "slugUnderscored": "mellow_purple",
"system": "base16",
"variant": "dark",
- "is-light-variant": "",
+ "isLightVariant": "",
"schemaVersion": 1,
"colors": {
"background": {
@@ -134,7 +134,7 @@
"palette": 15
},
"list_header_highlighted_background": {
- "hex": "#8991bb",
+ "hex": "#550068",
"palette": 134
},
"list_header_highlighted_foreground": {
@@ -150,7 +150,7 @@
"palette": 63
},
"list_item_active_background": {
- "hex": "#955ae7",
+ "hex": "#550068",
"palette": 214
},
"list_item_active_foreground": {
@@ -158,11 +158,11 @@
"palette": 15
},
"list_item_active_highlighted_background": {
- "hex": "#8991bb",
+ "hex": "#955ae7",
"palette": 134
},
"list_item_active_highlighted_foreground": {
- "hex": "#ffeeff",
+ "hex": "#1e0528",
"palette": 237
}
}