aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-horizon-dark.json
diff options
context:
space:
mode:
Diffstat (limited to 'colors/base16-horizon-dark.json')
-rw-r--r--colors/base16-horizon-dark.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/colors/base16-horizon-dark.json b/colors/base16-horizon-dark.json
index 0aa4c01..f6dd404 100644
--- a/colors/base16-horizon-dark.json
+++ b/colors/base16-horizon-dark.json
@@ -1,12 +1,12 @@
{
"name": "base16",
- "scheme-name": "Horizon Dark",
+ "schemeName": "Horizon Dark",
"author": "Michaƫl Ball (http://github.com/michael-ball/)",
"slug": "horizon-dark",
- "slug-underscored": "horizon_dark",
+ "slugUnderscored": "horizon_dark",
"system": "base16",
"variant": "dark",
- "is-light-variant": "",
+ "isLightVariant": "",
"schemaVersion": 1,
"colors": {
"background": {
@@ -134,7 +134,7 @@
"palette": 15
},
"list_header_highlighted_background": {
- "hex": "#b072d1",
+ "hex": "#df5273",
"palette": 134
},
"list_header_highlighted_foreground": {
@@ -150,7 +150,7 @@
"palette": 63
},
"list_item_active_background": {
- "hex": "#efb993",
+ "hex": "#df5273",
"palette": 214
},
"list_item_active_foreground": {
@@ -158,11 +158,11 @@
"palette": 15
},
"list_item_active_highlighted_background": {
- "hex": "#b072d1",
+ "hex": "#efb993",
"palette": 134
},
"list_item_active_highlighted_foreground": {
- "hex": "#cbced0",
+ "hex": "#1c1e26",
"palette": 237
}
}