diff options
Diffstat (limited to 'colors/base16-gigavolt.json')
| -rw-r--r-- | colors/base16-gigavolt.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/colors/base16-gigavolt.json b/colors/base16-gigavolt.json index f94853f..0045b23 100644 --- a/colors/base16-gigavolt.json +++ b/colors/base16-gigavolt.json @@ -1,12 +1,12 @@ { "name": "base16", - "scheme-name": "Gigavolt", + "schemeName": "Gigavolt", "author": "Aidan Swope (http://github.com/Whillikers)", "slug": "gigavolt", - "slug-underscored": "gigavolt", + "slugUnderscored": "gigavolt", "system": "base16", "variant": "dark", - "is-light-variant": "", + "isLightVariant": "", "schemaVersion": 1, "colors": { "background": { @@ -134,7 +134,7 @@ "palette": 15 }, "list_header_highlighted_background": { - "hex": "#ae94f9", + "hex": "#40bfff", "palette": 134 }, "list_header_highlighted_foreground": { @@ -150,7 +150,7 @@ "palette": 63 }, "list_item_active_background": { - "hex": "#ffdc2d", + "hex": "#40bfff", "palette": 214 }, "list_item_active_foreground": { @@ -158,11 +158,11 @@ "palette": 15 }, "list_item_active_highlighted_background": { - "hex": "#ae94f9", + "hex": "#ffdc2d", "palette": 134 }, "list_item_active_highlighted_foreground": { - "hex": "#e9e7e1", + "hex": "#202126", "palette": 237 } } |
