diff options
Diffstat (limited to 'colors/base16-precious-dark-eleven.json')
| -rw-r--r-- | colors/base16-precious-dark-eleven.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/colors/base16-precious-dark-eleven.json b/colors/base16-precious-dark-eleven.json index 2b1ee85..b9d3b40 100644 --- a/colors/base16-precious-dark-eleven.json +++ b/colors/base16-precious-dark-eleven.json @@ -1,12 +1,12 @@ { "name": "base16", - "scheme-name": "Precious Dark Eleven", + "schemeName": "Precious Dark Eleven", "author": "4lex4 <4lex49@zoho.com>", "slug": "precious-dark-eleven", - "slug-underscored": "precious_dark_eleven", + "slugUnderscored": "precious_dark_eleven", "system": "base16", "variant": "dark", - "is-light-variant": "", + "isLightVariant": "", "schemaVersion": 1, "colors": { "background": { @@ -134,7 +134,7 @@ "palette": 15 }, "list_header_highlighted_background": { - "hex": "#b799fe", + "hex": "#68b0ee", "palette": 134 }, "list_header_highlighted_foreground": { @@ -150,7 +150,7 @@ "palette": 63 }, "list_item_active_background": { - "hex": "#d0a543", + "hex": "#68b0ee", "palette": 214 }, "list_item_active_foreground": { @@ -158,11 +158,11 @@ "palette": 15 }, "list_item_active_highlighted_background": { - "hex": "#b799fe", + "hex": "#d0a543", "palette": 134 }, "list_item_active_highlighted_foreground": { - "hex": "#b8b7b6", + "hex": "#1c1e20", "palette": 237 } } |
