diff options
| author | 2025-07-12 16:36:26 +0500 | |
|---|---|---|
| committer | 2025-07-12 16:36:26 +0500 | |
| commit | 0e6768aa1fcc9f0831755724f7055eae889c64cf (patch) | |
| tree | 096794f6df4fe985fe8df46dd583e7f47b00068f | |
initial commit
291 files changed, 48435 insertions, 0 deletions
@@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2024 Aleksey Stepanov + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/README.md b/README.md new file mode 100644 index 0000000..1518082 --- /dev/null +++ b/README.md @@ -0,0 +1,27 @@ +# base16-musikcube + +<!-- markdownlint-disable MD013 --> + +This repo provides templates for using [Base16](https://github.com/tinted-theming/home) color schemes with [musikcube](https://github.com/clangen/musikcube), a cross-platform, terminal-based music player, audio engine, metadata indexer, and server. + +All files in `colors` directory generated by [tinted-builder-rust](https://github.com/tinted-theming/tinted-builder-rust?tab=readme-ov-file). + +## Examples + +### base16-onedark + + + +### base16-google-light + + + +## Usage + +You can find an example scheme in `examples/theme.json`. + +Place this file in `$XDG_CONFIG_HOME/musikcube/themes`. + +## License + +MIT diff --git a/colors/base16-0x96f.json b/colors/base16-0x96f.json new file mode 100644 index 0000000..8effb29 --- /dev/null +++ b/colors/base16-0x96f.json @@ -0,0 +1,168 @@ +{ + "name": "0x96f", + "author": "Filip Janevski (https://0x96f.dev/theme)", + "slug": "0x96f", + "slug-underscored": "0x96f", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fcfcfc", + "palette": 234 + }, + "foreground": { + "hex": "#fcfcfc", + "palette": 237 + }, + "frame_focused": { + "hex": "#49cae4", + "palette": 63 + }, + "frame_important": { + "hex": "#bcdf59", + "palette": 29 + }, + "text_focused": { + "hex": "#49cae4", + "palette": 63 + }, + "text_active": { + "hex": "#49cae4", + "palette": 63 + }, + "text_disabled": { + "hex": "#7c7b7d", + "palette": 246 + }, + "text_hidden": { + "hex": "#676567", + "palette": 249 + }, + "text_warning": { + "hex": "#ffca58", + "palette": 214 + }, + "text_error": { + "hex": "#ff7272", + "palette": 166 + }, + "overlay_background": { + "hex": "#eae9eb", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#262427", + "palette": 15 + }, + "overlay_border": { + "hex": "#49cae4", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#49cae4", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#262427", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#262427", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fcfcfc", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#bcdf59", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#262427", + "palette": 15 + }, + "button_background_normal": { + "hex": "#262427", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fcfcfc", + "palette": 234 + }, + "button_background_active": { + "hex": "#a093e2", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#262427", + "palette": 15 + }, + "header_background": { + "hex": "#262427", + "palette": 15 + }, + "header_foreground": { + "hex": "#49cae4", + "palette": 63 + }, + "footer_background": { + "hex": "#49cae4", + "palette": 63 + }, + "footer_foreground": { + "hex": "#262427", + "palette": 15 + }, + "banner_background": { + "hex": "#49cae4", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fcfcfc", + "palette": 234 + }, + "list_header_background": { + "hex": "#a093e2", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#262427", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a093e2", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#262427", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#262427", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#49cae4", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffca58", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#262427", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a093e2", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#fcfcfc", + "palette": 237 + } + } +} diff --git a/colors/base16-3024.json b/colors/base16-3024.json new file mode 100644 index 0000000..fc799d3 --- /dev/null +++ b/colors/base16-3024.json @@ -0,0 +1,168 @@ +{ + "name": "3024", + "author": "Jan T. Sott (http://github.com/idleberg)", + "slug": "3024", + "slug-underscored": "3024", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f7f7f7", + "palette": 234 + }, + "foreground": { + "hex": "#a5a2a2", + "palette": 237 + }, + "frame_focused": { + "hex": "#01a0e4", + "palette": 63 + }, + "frame_important": { + "hex": "#01a252", + "palette": 29 + }, + "text_focused": { + "hex": "#01a0e4", + "palette": 63 + }, + "text_active": { + "hex": "#01a0e4", + "palette": 63 + }, + "text_disabled": { + "hex": "#807d7c", + "palette": 246 + }, + "text_hidden": { + "hex": "#5c5855", + "palette": 249 + }, + "text_warning": { + "hex": "#fded02", + "palette": 214 + }, + "text_error": { + "hex": "#db2d20", + "palette": 166 + }, + "overlay_background": { + "hex": "#d6d5d4", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#090300", + "palette": 15 + }, + "overlay_border": { + "hex": "#01a0e4", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#01a0e4", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#090300", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#090300", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f7f7f7", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#01a252", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#090300", + "palette": 15 + }, + "button_background_normal": { + "hex": "#090300", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f7f7f7", + "palette": 234 + }, + "button_background_active": { + "hex": "#a16a94", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#090300", + "palette": 15 + }, + "header_background": { + "hex": "#090300", + "palette": 15 + }, + "header_foreground": { + "hex": "#01a0e4", + "palette": 63 + }, + "footer_background": { + "hex": "#01a0e4", + "palette": 63 + }, + "footer_foreground": { + "hex": "#090300", + "palette": 15 + }, + "banner_background": { + "hex": "#01a0e4", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f7f7f7", + "palette": 234 + }, + "list_header_background": { + "hex": "#a16a94", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#090300", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a16a94", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#090300", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#090300", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#01a0e4", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#fded02", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#090300", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a16a94", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#a5a2a2", + "palette": 237 + } + } +} diff --git a/colors/base16-apathy.json b/colors/base16-apathy.json new file mode 100644 index 0000000..be96b05 --- /dev/null +++ b/colors/base16-apathy.json @@ -0,0 +1,168 @@ +{ + "name": "Apathy", + "author": "Jannik Siebert (https://github.com/janniks)", + "slug": "apathy", + "slug-underscored": "apathy", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#d2e7e4", + "palette": 234 + }, + "foreground": { + "hex": "#81b5ac", + "palette": 237 + }, + "frame_focused": { + "hex": "#96883e", + "palette": 63 + }, + "frame_important": { + "hex": "#883e96", + "palette": 29 + }, + "text_focused": { + "hex": "#96883e", + "palette": 63 + }, + "text_active": { + "hex": "#96883e", + "palette": 63 + }, + "text_disabled": { + "hex": "#5f9c92", + "palette": 246 + }, + "text_hidden": { + "hex": "#2b685e", + "palette": 249 + }, + "text_warning": { + "hex": "#3e4c96", + "palette": 214 + }, + "text_error": { + "hex": "#3e9688", + "palette": 166 + }, + "overlay_background": { + "hex": "#a7cec8", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#031a16", + "palette": 15 + }, + "overlay_border": { + "hex": "#96883e", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#96883e", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#031a16", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#031a16", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#d2e7e4", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#883e96", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#031a16", + "palette": 15 + }, + "button_background_normal": { + "hex": "#031a16", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#d2e7e4", + "palette": 234 + }, + "button_background_active": { + "hex": "#4c963e", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#031a16", + "palette": 15 + }, + "header_background": { + "hex": "#031a16", + "palette": 15 + }, + "header_foreground": { + "hex": "#96883e", + "palette": 63 + }, + "footer_background": { + "hex": "#96883e", + "palette": 63 + }, + "footer_foreground": { + "hex": "#031a16", + "palette": 15 + }, + "banner_background": { + "hex": "#96883e", + "palette": 63 + }, + "banner_foreground": { + "hex": "#d2e7e4", + "palette": 234 + }, + "list_header_background": { + "hex": "#4c963e", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#031a16", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#4c963e", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#031a16", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#031a16", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#96883e", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#3e4c96", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#031a16", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#4c963e", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#81b5ac", + "palette": 237 + } + } +} diff --git a/colors/base16-apprentice.json b/colors/base16-apprentice.json new file mode 100644 index 0000000..d353a6f --- /dev/null +++ b/colors/base16-apprentice.json @@ -0,0 +1,168 @@ +{ + "name": "Apprentice", + "author": "romainl", + "slug": "apprentice", + "slug-underscored": "apprentice", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#6c6c6c", + "palette": 234 + }, + "foreground": { + "hex": "#5f5f87", + "palette": 237 + }, + "frame_focused": { + "hex": "#8787af", + "palette": 63 + }, + "frame_important": { + "hex": "#ffffaf", + "palette": 29 + }, + "text_focused": { + "hex": "#8787af", + "palette": 63 + }, + "text_active": { + "hex": "#8787af", + "palette": 63 + }, + "text_disabled": { + "hex": "#5f87af", + "palette": 246 + }, + "text_hidden": { + "hex": "#87875f", + "palette": 249 + }, + "text_warning": { + "hex": "#87af87", + "palette": 214 + }, + "text_error": { + "hex": "#444444", + "palette": 166 + }, + "overlay_background": { + "hex": "#5f8787", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#262626", + "palette": 15 + }, + "overlay_border": { + "hex": "#8787af", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#8787af", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#262626", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#262626", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#6c6c6c", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#ffffaf", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#262626", + "palette": 15 + }, + "button_background_normal": { + "hex": "#262626", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#6c6c6c", + "palette": 234 + }, + "button_background_active": { + "hex": "#5fafaf", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#262626", + "palette": 15 + }, + "header_background": { + "hex": "#262626", + "palette": 15 + }, + "header_foreground": { + "hex": "#8787af", + "palette": 63 + }, + "footer_background": { + "hex": "#8787af", + "palette": 63 + }, + "footer_foreground": { + "hex": "#262626", + "palette": 15 + }, + "banner_background": { + "hex": "#8787af", + "palette": 63 + }, + "banner_foreground": { + "hex": "#6c6c6c", + "palette": 234 + }, + "list_header_background": { + "hex": "#5fafaf", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#262626", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#5fafaf", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#262626", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#262626", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#8787af", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#87af87", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#262626", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#5fafaf", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#5f5f87", + "palette": 237 + } + } +} diff --git a/colors/base16-ashes.json b/colors/base16-ashes.json new file mode 100644 index 0000000..f6cacc0 --- /dev/null +++ b/colors/base16-ashes.json @@ -0,0 +1,168 @@ +{ + "name": "Ashes", + "author": "Jannik Siebert (https://github.com/janniks)", + "slug": "ashes", + "slug-underscored": "ashes", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f3f4f5", + "palette": 234 + }, + "foreground": { + "hex": "#c7ccd1", + "palette": 237 + }, + "frame_focused": { + "hex": "#ae95c7", + "palette": 63 + }, + "frame_important": { + "hex": "#95c7ae", + "palette": 29 + }, + "text_focused": { + "hex": "#ae95c7", + "palette": 63 + }, + "text_active": { + "hex": "#ae95c7", + "palette": 63 + }, + "text_disabled": { + "hex": "#adb3ba", + "palette": 246 + }, + "text_hidden": { + "hex": "#747c84", + "palette": 249 + }, + "text_warning": { + "hex": "#aec795", + "palette": 214 + }, + "text_error": { + "hex": "#c7ae95", + "palette": 166 + }, + "overlay_background": { + "hex": "#dfe2e5", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1c2023", + "palette": 15 + }, + "overlay_border": { + "hex": "#ae95c7", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#ae95c7", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1c2023", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1c2023", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f3f4f5", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#95c7ae", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1c2023", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1c2023", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f3f4f5", + "palette": 234 + }, + "button_background_active": { + "hex": "#c795ae", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1c2023", + "palette": 15 + }, + "header_background": { + "hex": "#1c2023", + "palette": 15 + }, + "header_foreground": { + "hex": "#ae95c7", + "palette": 63 + }, + "footer_background": { + "hex": "#ae95c7", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1c2023", + "palette": 15 + }, + "banner_background": { + "hex": "#ae95c7", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f3f4f5", + "palette": 234 + }, + "list_header_background": { + "hex": "#c795ae", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1c2023", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#c795ae", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1c2023", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1c2023", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#ae95c7", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#aec795", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1c2023", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#c795ae", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c7ccd1", + "palette": 237 + } + } +} diff --git a/colors/base16-atelier-cave-light.json b/colors/base16-atelier-cave-light.json new file mode 100644 index 0000000..2e1600a --- /dev/null +++ b/colors/base16-atelier-cave-light.json @@ -0,0 +1,168 @@ +{ + "name": "Atelier Cave Light", + "author": "Bram de Haan (http://atelierbramdehaan.nl)", + "slug": "atelier-cave-light", + "slug-underscored": "atelier_cave_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#19171c", + "palette": 234 + }, + "foreground": { + "hex": "#585260", + "palette": 237 + }, + "frame_focused": { + "hex": "#576ddb", + "palette": 63 + }, + "frame_important": { + "hex": "#2a9292", + "palette": 29 + }, + "text_focused": { + "hex": "#576ddb", + "palette": 63 + }, + "text_active": { + "hex": "#576ddb", + "palette": 63 + }, + "text_disabled": { + "hex": "#655f6d", + "palette": 246 + }, + "text_hidden": { + "hex": "#7e7887", + "palette": 249 + }, + "text_warning": { + "hex": "#a06e3b", + "palette": 214 + }, + "text_error": { + "hex": "#be4678", + "palette": 166 + }, + "overlay_background": { + "hex": "#26232a", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#efecf4", + "palette": 15 + }, + "overlay_border": { + "hex": "#576ddb", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#576ddb", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#efecf4", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#efecf4", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#19171c", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#2a9292", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#efecf4", + "palette": 15 + }, + "button_background_normal": { + "hex": "#efecf4", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#19171c", + "palette": 234 + }, + "button_background_active": { + "hex": "#955ae7", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#efecf4", + "palette": 15 + }, + "header_background": { + "hex": "#efecf4", + "palette": 15 + }, + "header_foreground": { + "hex": "#576ddb", + "palette": 63 + }, + "footer_background": { + "hex": "#576ddb", + "palette": 63 + }, + "footer_foreground": { + "hex": "#efecf4", + "palette": 15 + }, + "banner_background": { + "hex": "#576ddb", + "palette": 63 + }, + "banner_foreground": { + "hex": "#19171c", + "palette": 234 + }, + "list_header_background": { + "hex": "#955ae7", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#efecf4", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#955ae7", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#efecf4", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#efecf4", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#576ddb", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#a06e3b", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#efecf4", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#955ae7", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#585260", + "palette": 237 + } + } +} diff --git a/colors/base16-atelier-cave.json b/colors/base16-atelier-cave.json new file mode 100644 index 0000000..1a88504 --- /dev/null +++ b/colors/base16-atelier-cave.json @@ -0,0 +1,168 @@ +{ + "name": "Atelier Cave", + "author": "Bram de Haan (http://atelierbramdehaan.nl)", + "slug": "atelier-cave", + "slug-underscored": "atelier_cave", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#efecf4", + "palette": 234 + }, + "foreground": { + "hex": "#8b8792", + "palette": 237 + }, + "frame_focused": { + "hex": "#576ddb", + "palette": 63 + }, + "frame_important": { + "hex": "#2a9292", + "palette": 29 + }, + "text_focused": { + "hex": "#576ddb", + "palette": 63 + }, + "text_active": { + "hex": "#576ddb", + "palette": 63 + }, + "text_disabled": { + "hex": "#7e7887", + "palette": 246 + }, + "text_hidden": { + "hex": "#655f6d", + "palette": 249 + }, + "text_warning": { + "hex": "#a06e3b", + "palette": 214 + }, + "text_error": { + "hex": "#be4678", + "palette": 166 + }, + "overlay_background": { + "hex": "#e2dfe7", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#19171c", + "palette": 15 + }, + "overlay_border": { + "hex": "#576ddb", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#576ddb", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#19171c", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#19171c", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#efecf4", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#2a9292", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#19171c", + "palette": 15 + }, + "button_background_normal": { + "hex": "#19171c", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#efecf4", + "palette": 234 + }, + "button_background_active": { + "hex": "#955ae7", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#19171c", + "palette": 15 + }, + "header_background": { + "hex": "#19171c", + "palette": 15 + }, + "header_foreground": { + "hex": "#576ddb", + "palette": 63 + }, + "footer_background": { + "hex": "#576ddb", + "palette": 63 + }, + "footer_foreground": { + "hex": "#19171c", + "palette": 15 + }, + "banner_background": { + "hex": "#576ddb", + "palette": 63 + }, + "banner_foreground": { + "hex": "#efecf4", + "palette": 234 + }, + "list_header_background": { + "hex": "#955ae7", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#19171c", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#955ae7", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#19171c", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#19171c", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#576ddb", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#a06e3b", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#19171c", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#955ae7", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#8b8792", + "palette": 237 + } + } +} diff --git a/colors/base16-atelier-dune-light.json b/colors/base16-atelier-dune-light.json new file mode 100644 index 0000000..0cee3d8 --- /dev/null +++ b/colors/base16-atelier-dune-light.json @@ -0,0 +1,168 @@ +{ + "name": "Atelier Dune Light", + "author": "Bram de Haan (http://atelierbramdehaan.nl)", + "slug": "atelier-dune-light", + "slug-underscored": "atelier_dune_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#20201d", + "palette": 234 + }, + "foreground": { + "hex": "#6e6b5e", + "palette": 237 + }, + "frame_focused": { + "hex": "#6684e1", + "palette": 63 + }, + "frame_important": { + "hex": "#60ac39", + "palette": 29 + }, + "text_focused": { + "hex": "#6684e1", + "palette": 63 + }, + "text_active": { + "hex": "#6684e1", + "palette": 63 + }, + "text_disabled": { + "hex": "#7d7a68", + "palette": 246 + }, + "text_hidden": { + "hex": "#999580", + "palette": 249 + }, + "text_warning": { + "hex": "#ae9513", + "palette": 214 + }, + "text_error": { + "hex": "#d73737", + "palette": 166 + }, + "overlay_background": { + "hex": "#292824", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#fefbec", + "palette": 15 + }, + "overlay_border": { + "hex": "#6684e1", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#6684e1", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#fefbec", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#fefbec", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#20201d", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#60ac39", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#fefbec", + "palette": 15 + }, + "button_background_normal": { + "hex": "#fefbec", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#20201d", + "palette": 234 + }, + "button_background_active": { + "hex": "#b854d4", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#fefbec", + "palette": 15 + }, + "header_background": { + "hex": "#fefbec", + "palette": 15 + }, + "header_foreground": { + "hex": "#6684e1", + "palette": 63 + }, + "footer_background": { + "hex": "#6684e1", + "palette": 63 + }, + "footer_foreground": { + "hex": "#fefbec", + "palette": 15 + }, + "banner_background": { + "hex": "#6684e1", + "palette": 63 + }, + "banner_foreground": { + "hex": "#20201d", + "palette": 234 + }, + "list_header_background": { + "hex": "#b854d4", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#fefbec", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b854d4", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#fefbec", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#fefbec", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#6684e1", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ae9513", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#fefbec", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b854d4", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#6e6b5e", + "palette": 237 + } + } +} diff --git a/colors/base16-atelier-dune.json b/colors/base16-atelier-dune.json new file mode 100644 index 0000000..1589bf5 --- /dev/null +++ b/colors/base16-atelier-dune.json @@ -0,0 +1,168 @@ +{ + "name": "Atelier Dune", + "author": "Bram de Haan (http://atelierbramdehaan.nl)", + "slug": "atelier-dune", + "slug-underscored": "atelier_dune", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fefbec", + "palette": 234 + }, + "foreground": { + "hex": "#a6a28c", + "palette": 237 + }, + "frame_focused": { + "hex": "#6684e1", + "palette": 63 + }, + "frame_important": { + "hex": "#60ac39", + "palette": 29 + }, + "text_focused": { + "hex": "#6684e1", + "palette": 63 + }, + "text_active": { + "hex": "#6684e1", + "palette": 63 + }, + "text_disabled": { + "hex": "#999580", + "palette": 246 + }, + "text_hidden": { + "hex": "#7d7a68", + "palette": 249 + }, + "text_warning": { + "hex": "#ae9513", + "palette": 214 + }, + "text_error": { + "hex": "#d73737", + "palette": 166 + }, + "overlay_background": { + "hex": "#e8e4cf", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#20201d", + "palette": 15 + }, + "overlay_border": { + "hex": "#6684e1", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#6684e1", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#20201d", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#20201d", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fefbec", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#60ac39", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#20201d", + "palette": 15 + }, + "button_background_normal": { + "hex": "#20201d", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fefbec", + "palette": 234 + }, + "button_background_active": { + "hex": "#b854d4", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#20201d", + "palette": 15 + }, + "header_background": { + "hex": "#20201d", + "palette": 15 + }, + "header_foreground": { + "hex": "#6684e1", + "palette": 63 + }, + "footer_background": { + "hex": "#6684e1", + "palette": 63 + }, + "footer_foreground": { + "hex": "#20201d", + "palette": 15 + }, + "banner_background": { + "hex": "#6684e1", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fefbec", + "palette": 234 + }, + "list_header_background": { + "hex": "#b854d4", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#20201d", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b854d4", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#20201d", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#20201d", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#6684e1", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ae9513", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#20201d", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b854d4", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#a6a28c", + "palette": 237 + } + } +} diff --git a/colors/base16-atelier-estuary-light.json b/colors/base16-atelier-estuary-light.json new file mode 100644 index 0000000..6009c93 --- /dev/null +++ b/colors/base16-atelier-estuary-light.json @@ -0,0 +1,168 @@ +{ + "name": "Atelier Estuary Light", + "author": "Bram de Haan (http://atelierbramdehaan.nl)", + "slug": "atelier-estuary-light", + "slug-underscored": "atelier_estuary_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#22221b", + "palette": 234 + }, + "foreground": { + "hex": "#5f5e4e", + "palette": 237 + }, + "frame_focused": { + "hex": "#36a166", + "palette": 63 + }, + "frame_important": { + "hex": "#7d9726", + "palette": 29 + }, + "text_focused": { + "hex": "#36a166", + "palette": 63 + }, + "text_active": { + "hex": "#36a166", + "palette": 63 + }, + "text_disabled": { + "hex": "#6c6b5a", + "palette": 246 + }, + "text_hidden": { + "hex": "#878573", + "palette": 249 + }, + "text_warning": { + "hex": "#a5980d", + "palette": 214 + }, + "text_error": { + "hex": "#ba6236", + "palette": 166 + }, + "overlay_background": { + "hex": "#302f27", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f4f3ec", + "palette": 15 + }, + "overlay_border": { + "hex": "#36a166", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#36a166", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f4f3ec", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f4f3ec", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#22221b", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#7d9726", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f4f3ec", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f4f3ec", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#22221b", + "palette": 234 + }, + "button_background_active": { + "hex": "#5f9182", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f4f3ec", + "palette": 15 + }, + "header_background": { + "hex": "#f4f3ec", + "palette": 15 + }, + "header_foreground": { + "hex": "#36a166", + "palette": 63 + }, + "footer_background": { + "hex": "#36a166", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f4f3ec", + "palette": 15 + }, + "banner_background": { + "hex": "#36a166", + "palette": 63 + }, + "banner_foreground": { + "hex": "#22221b", + "palette": 234 + }, + "list_header_background": { + "hex": "#5f9182", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f4f3ec", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#5f9182", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f4f3ec", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f4f3ec", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#36a166", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#a5980d", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f4f3ec", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#5f9182", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#5f5e4e", + "palette": 237 + } + } +} diff --git a/colors/base16-atelier-estuary.json b/colors/base16-atelier-estuary.json new file mode 100644 index 0000000..2488069 --- /dev/null +++ b/colors/base16-atelier-estuary.json @@ -0,0 +1,168 @@ +{ + "name": "Atelier Estuary", + "author": "Bram de Haan (http://atelierbramdehaan.nl)", + "slug": "atelier-estuary", + "slug-underscored": "atelier_estuary", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f4f3ec", + "palette": 234 + }, + "foreground": { + "hex": "#929181", + "palette": 237 + }, + "frame_focused": { + "hex": "#36a166", + "palette": 63 + }, + "frame_important": { + "hex": "#7d9726", + "palette": 29 + }, + "text_focused": { + "hex": "#36a166", + "palette": 63 + }, + "text_active": { + "hex": "#36a166", + "palette": 63 + }, + "text_disabled": { + "hex": "#878573", + "palette": 246 + }, + "text_hidden": { + "hex": "#6c6b5a", + "palette": 249 + }, + "text_warning": { + "hex": "#a5980d", + "palette": 214 + }, + "text_error": { + "hex": "#ba6236", + "palette": 166 + }, + "overlay_background": { + "hex": "#e7e6df", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#22221b", + "palette": 15 + }, + "overlay_border": { + "hex": "#36a166", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#36a166", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#22221b", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#22221b", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f4f3ec", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#7d9726", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#22221b", + "palette": 15 + }, + "button_background_normal": { + "hex": "#22221b", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f4f3ec", + "palette": 234 + }, + "button_background_active": { + "hex": "#5f9182", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#22221b", + "palette": 15 + }, + "header_background": { + "hex": "#22221b", + "palette": 15 + }, + "header_foreground": { + "hex": "#36a166", + "palette": 63 + }, + "footer_background": { + "hex": "#36a166", + "palette": 63 + }, + "footer_foreground": { + "hex": "#22221b", + "palette": 15 + }, + "banner_background": { + "hex": "#36a166", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f4f3ec", + "palette": 234 + }, + "list_header_background": { + "hex": "#5f9182", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#22221b", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#5f9182", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#22221b", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#22221b", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#36a166", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#a5980d", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#22221b", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#5f9182", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#929181", + "palette": 237 + } + } +} diff --git a/colors/base16-atelier-forest-light.json b/colors/base16-atelier-forest-light.json new file mode 100644 index 0000000..585c2bf --- /dev/null +++ b/colors/base16-atelier-forest-light.json @@ -0,0 +1,168 @@ +{ + "name": "Atelier Forest Light", + "author": "Bram de Haan (http://atelierbramdehaan.nl)", + "slug": "atelier-forest-light", + "slug-underscored": "atelier_forest_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#1b1918", + "palette": 234 + }, + "foreground": { + "hex": "#68615e", + "palette": 237 + }, + "frame_focused": { + "hex": "#407ee7", + "palette": 63 + }, + "frame_important": { + "hex": "#7b9726", + "palette": 29 + }, + "text_focused": { + "hex": "#407ee7", + "palette": 63 + }, + "text_active": { + "hex": "#407ee7", + "palette": 63 + }, + "text_disabled": { + "hex": "#766e6b", + "palette": 246 + }, + "text_hidden": { + "hex": "#9c9491", + "palette": 249 + }, + "text_warning": { + "hex": "#c38418", + "palette": 214 + }, + "text_error": { + "hex": "#f22c40", + "palette": 166 + }, + "overlay_background": { + "hex": "#2c2421", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f1efee", + "palette": 15 + }, + "overlay_border": { + "hex": "#407ee7", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#407ee7", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f1efee", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f1efee", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#1b1918", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#7b9726", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f1efee", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f1efee", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#1b1918", + "palette": 234 + }, + "button_background_active": { + "hex": "#6666ea", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f1efee", + "palette": 15 + }, + "header_background": { + "hex": "#f1efee", + "palette": 15 + }, + "header_foreground": { + "hex": "#407ee7", + "palette": 63 + }, + "footer_background": { + "hex": "#407ee7", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f1efee", + "palette": 15 + }, + "banner_background": { + "hex": "#407ee7", + "palette": 63 + }, + "banner_foreground": { + "hex": "#1b1918", + "palette": 234 + }, + "list_header_background": { + "hex": "#6666ea", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f1efee", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#6666ea", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f1efee", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f1efee", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#407ee7", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#c38418", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f1efee", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#6666ea", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#68615e", + "palette": 237 + } + } +} diff --git a/colors/base16-atelier-forest.json b/colors/base16-atelier-forest.json new file mode 100644 index 0000000..fb3509c --- /dev/null +++ b/colors/base16-atelier-forest.json @@ -0,0 +1,168 @@ +{ + "name": "Atelier Forest", + "author": "Bram de Haan (http://atelierbramdehaan.nl)", + "slug": "atelier-forest", + "slug-underscored": "atelier_forest", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f1efee", + "palette": 234 + }, + "foreground": { + "hex": "#a8a19f", + "palette": 237 + }, + "frame_focused": { + "hex": "#407ee7", + "palette": 63 + }, + "frame_important": { + "hex": "#7b9726", + "palette": 29 + }, + "text_focused": { + "hex": "#407ee7", + "palette": 63 + }, + "text_active": { + "hex": "#407ee7", + "palette": 63 + }, + "text_disabled": { + "hex": "#9c9491", + "palette": 246 + }, + "text_hidden": { + "hex": "#766e6b", + "palette": 249 + }, + "text_warning": { + "hex": "#c38418", + "palette": 214 + }, + "text_error": { + "hex": "#f22c40", + "palette": 166 + }, + "overlay_background": { + "hex": "#e6e2e0", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1b1918", + "palette": 15 + }, + "overlay_border": { + "hex": "#407ee7", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#407ee7", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1b1918", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1b1918", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f1efee", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#7b9726", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1b1918", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1b1918", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f1efee", + "palette": 234 + }, + "button_background_active": { + "hex": "#6666ea", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1b1918", + "palette": 15 + }, + "header_background": { + "hex": "#1b1918", + "palette": 15 + }, + "header_foreground": { + "hex": "#407ee7", + "palette": 63 + }, + "footer_background": { + "hex": "#407ee7", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1b1918", + "palette": 15 + }, + "banner_background": { + "hex": "#407ee7", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f1efee", + "palette": 234 + }, + "list_header_background": { + "hex": "#6666ea", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1b1918", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#6666ea", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1b1918", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1b1918", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#407ee7", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#c38418", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1b1918", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#6666ea", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#a8a19f", + "palette": 237 + } + } +} diff --git a/colors/base16-atelier-heath-light.json b/colors/base16-atelier-heath-light.json new file mode 100644 index 0000000..4d3e5d7 --- /dev/null +++ b/colors/base16-atelier-heath-light.json @@ -0,0 +1,168 @@ +{ + "name": "Atelier Heath Light", + "author": "Bram de Haan (http://atelierbramdehaan.nl)", + "slug": "atelier-heath-light", + "slug-underscored": "atelier_heath_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#1b181b", + "palette": 234 + }, + "foreground": { + "hex": "#695d69", + "palette": 237 + }, + "frame_focused": { + "hex": "#516aec", + "palette": 63 + }, + "frame_important": { + "hex": "#918b3b", + "palette": 29 + }, + "text_focused": { + "hex": "#516aec", + "palette": 63 + }, + "text_active": { + "hex": "#516aec", + "palette": 63 + }, + "text_disabled": { + "hex": "#776977", + "palette": 246 + }, + "text_hidden": { + "hex": "#9e8f9e", + "palette": 249 + }, + "text_warning": { + "hex": "#bb8a35", + "palette": 214 + }, + "text_error": { + "hex": "#ca402b", + "palette": 166 + }, + "overlay_background": { + "hex": "#292329", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f7f3f7", + "palette": 15 + }, + "overlay_border": { + "hex": "#516aec", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#516aec", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f7f3f7", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f7f3f7", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#1b181b", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#918b3b", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f7f3f7", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f7f3f7", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#1b181b", + "palette": 234 + }, + "button_background_active": { + "hex": "#7b59c0", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f7f3f7", + "palette": 15 + }, + "header_background": { + "hex": "#f7f3f7", + "palette": 15 + }, + "header_foreground": { + "hex": "#516aec", + "palette": 63 + }, + "footer_background": { + "hex": "#516aec", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f7f3f7", + "palette": 15 + }, + "banner_background": { + "hex": "#516aec", + "palette": 63 + }, + "banner_foreground": { + "hex": "#1b181b", + "palette": 234 + }, + "list_header_background": { + "hex": "#7b59c0", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f7f3f7", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#7b59c0", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f7f3f7", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f7f3f7", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#516aec", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#bb8a35", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f7f3f7", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#7b59c0", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#695d69", + "palette": 237 + } + } +} diff --git a/colors/base16-atelier-heath.json b/colors/base16-atelier-heath.json new file mode 100644 index 0000000..27223d5 --- /dev/null +++ b/colors/base16-atelier-heath.json @@ -0,0 +1,168 @@ +{ + "name": "Atelier Heath", + "author": "Bram de Haan (http://atelierbramdehaan.nl)", + "slug": "atelier-heath", + "slug-underscored": "atelier_heath", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f7f3f7", + "palette": 234 + }, + "foreground": { + "hex": "#ab9bab", + "palette": 237 + }, + "frame_focused": { + "hex": "#516aec", + "palette": 63 + }, + "frame_important": { + "hex": "#918b3b", + "palette": 29 + }, + "text_focused": { + "hex": "#516aec", + "palette": 63 + }, + "text_active": { + "hex": "#516aec", + "palette": 63 + }, + "text_disabled": { + "hex": "#9e8f9e", + "palette": 246 + }, + "text_hidden": { + "hex": "#776977", + "palette": 249 + }, + "text_warning": { + "hex": "#bb8a35", + "palette": 214 + }, + "text_error": { + "hex": "#ca402b", + "palette": 166 + }, + "overlay_background": { + "hex": "#d8cad8", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1b181b", + "palette": 15 + }, + "overlay_border": { + "hex": "#516aec", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#516aec", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1b181b", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1b181b", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f7f3f7", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#918b3b", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1b181b", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1b181b", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f7f3f7", + "palette": 234 + }, + "button_background_active": { + "hex": "#7b59c0", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1b181b", + "palette": 15 + }, + "header_background": { + "hex": "#1b181b", + "palette": 15 + }, + "header_foreground": { + "hex": "#516aec", + "palette": 63 + }, + "footer_background": { + "hex": "#516aec", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1b181b", + "palette": 15 + }, + "banner_background": { + "hex": "#516aec", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f7f3f7", + "palette": 234 + }, + "list_header_background": { + "hex": "#7b59c0", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1b181b", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#7b59c0", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1b181b", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1b181b", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#516aec", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#bb8a35", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1b181b", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#7b59c0", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#ab9bab", + "palette": 237 + } + } +} diff --git a/colors/base16-atelier-lakeside-light.json b/colors/base16-atelier-lakeside-light.json new file mode 100644 index 0000000..e6fc947 --- /dev/null +++ b/colors/base16-atelier-lakeside-light.json @@ -0,0 +1,168 @@ +{ + "name": "Atelier Lakeside Light", + "author": "Bram de Haan (http://atelierbramdehaan.nl)", + "slug": "atelier-lakeside-light", + "slug-underscored": "atelier_lakeside_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#161b1d", + "palette": 234 + }, + "foreground": { + "hex": "#516d7b", + "palette": 237 + }, + "frame_focused": { + "hex": "#257fad", + "palette": 63 + }, + "frame_important": { + "hex": "#568c3b", + "palette": 29 + }, + "text_focused": { + "hex": "#257fad", + "palette": 63 + }, + "text_active": { + "hex": "#257fad", + "palette": 63 + }, + "text_disabled": { + "hex": "#5a7b8c", + "palette": 246 + }, + "text_hidden": { + "hex": "#7195a8", + "palette": 249 + }, + "text_warning": { + "hex": "#8a8a0f", + "palette": 214 + }, + "text_error": { + "hex": "#d22d72", + "palette": 166 + }, + "overlay_background": { + "hex": "#1f292e", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#ebf8ff", + "palette": 15 + }, + "overlay_border": { + "hex": "#257fad", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#257fad", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#ebf8ff", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#ebf8ff", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#161b1d", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#568c3b", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#ebf8ff", + "palette": 15 + }, + "button_background_normal": { + "hex": "#ebf8ff", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#161b1d", + "palette": 234 + }, + "button_background_active": { + "hex": "#6b6bb8", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#ebf8ff", + "palette": 15 + }, + "header_background": { + "hex": "#ebf8ff", + "palette": 15 + }, + "header_foreground": { + "hex": "#257fad", + "palette": 63 + }, + "footer_background": { + "hex": "#257fad", + "palette": 63 + }, + "footer_foreground": { + "hex": "#ebf8ff", + "palette": 15 + }, + "banner_background": { + "hex": "#257fad", + "palette": 63 + }, + "banner_foreground": { + "hex": "#161b1d", + "palette": 234 + }, + "list_header_background": { + "hex": "#6b6bb8", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#ebf8ff", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#6b6bb8", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#ebf8ff", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#ebf8ff", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#257fad", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#8a8a0f", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#ebf8ff", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#6b6bb8", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#516d7b", + "palette": 237 + } + } +} diff --git a/colors/base16-atelier-lakeside.json b/colors/base16-atelier-lakeside.json new file mode 100644 index 0000000..36a18cb --- /dev/null +++ b/colors/base16-atelier-lakeside.json @@ -0,0 +1,168 @@ +{ + "name": "Atelier Lakeside", + "author": "Bram de Haan (http://atelierbramdehaan.nl)", + "slug": "atelier-lakeside", + "slug-underscored": "atelier_lakeside", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ebf8ff", + "palette": 234 + }, + "foreground": { + "hex": "#7ea2b4", + "palette": 237 + }, + "frame_focused": { + "hex": "#257fad", + "palette": 63 + }, + "frame_important": { + "hex": "#568c3b", + "palette": 29 + }, + "text_focused": { + "hex": "#257fad", + "palette": 63 + }, + "text_active": { + "hex": "#257fad", + "palette": 63 + }, + "text_disabled": { + "hex": "#7195a8", + "palette": 246 + }, + "text_hidden": { + "hex": "#5a7b8c", + "palette": 249 + }, + "text_warning": { + "hex": "#8a8a0f", + "palette": 214 + }, + "text_error": { + "hex": "#d22d72", + "palette": 166 + }, + "overlay_background": { + "hex": "#c1e4f6", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#161b1d", + "palette": 15 + }, + "overlay_border": { + "hex": "#257fad", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#257fad", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#161b1d", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#161b1d", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ebf8ff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#568c3b", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#161b1d", + "palette": 15 + }, + "button_background_normal": { + "hex": "#161b1d", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ebf8ff", + "palette": 234 + }, + "button_background_active": { + "hex": "#6b6bb8", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#161b1d", + "palette": 15 + }, + "header_background": { + "hex": "#161b1d", + "palette": 15 + }, + "header_foreground": { + "hex": "#257fad", + "palette": 63 + }, + "footer_background": { + "hex": "#257fad", + "palette": 63 + }, + "footer_foreground": { + "hex": "#161b1d", + "palette": 15 + }, + "banner_background": { + "hex": "#257fad", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ebf8ff", + "palette": 234 + }, + "list_header_background": { + "hex": "#6b6bb8", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#161b1d", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#6b6bb8", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#161b1d", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#161b1d", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#257fad", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#8a8a0f", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#161b1d", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#6b6bb8", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#7ea2b4", + "palette": 237 + } + } +} diff --git a/colors/base16-atelier-plateau-light.json b/colors/base16-atelier-plateau-light.json new file mode 100644 index 0000000..57931f7 --- /dev/null +++ b/colors/base16-atelier-plateau-light.json @@ -0,0 +1,168 @@ +{ + "name": "Atelier Plateau Light", + "author": "Bram de Haan (http://atelierbramdehaan.nl)", + "slug": "atelier-plateau-light", + "slug-underscored": "atelier_plateau_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#1b1818", + "palette": 234 + }, + "foreground": { + "hex": "#585050", + "palette": 237 + }, + "frame_focused": { + "hex": "#7272ca", + "palette": 63 + }, + "frame_important": { + "hex": "#4b8b8b", + "palette": 29 + }, + "text_focused": { + "hex": "#7272ca", + "palette": 63 + }, + "text_active": { + "hex": "#7272ca", + "palette": 63 + }, + "text_disabled": { + "hex": "#655d5d", + "palette": 246 + }, + "text_hidden": { + "hex": "#7e7777", + "palette": 249 + }, + "text_warning": { + "hex": "#a06e3b", + "palette": 214 + }, + "text_error": { + "hex": "#ca4949", + "palette": 166 + }, + "overlay_background": { + "hex": "#292424", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f4ecec", + "palette": 15 + }, + "overlay_border": { + "hex": "#7272ca", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#7272ca", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f4ecec", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f4ecec", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#1b1818", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#4b8b8b", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f4ecec", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f4ecec", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#1b1818", + "palette": 234 + }, + "button_background_active": { + "hex": "#8464c4", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f4ecec", + "palette": 15 + }, + "header_background": { + "hex": "#f4ecec", + "palette": 15 + }, + "header_foreground": { + "hex": "#7272ca", + "palette": 63 + }, + "footer_background": { + "hex": "#7272ca", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f4ecec", + "palette": 15 + }, + "banner_background": { + "hex": "#7272ca", + "palette": 63 + }, + "banner_foreground": { + "hex": "#1b1818", + "palette": 234 + }, + "list_header_background": { + "hex": "#8464c4", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f4ecec", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#8464c4", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f4ecec", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f4ecec", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#7272ca", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#a06e3b", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f4ecec", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#8464c4", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#585050", + "palette": 237 + } + } +} diff --git a/colors/base16-atelier-plateau.json b/colors/base16-atelier-plateau.json new file mode 100644 index 0000000..8cf7042 --- /dev/null +++ b/colors/base16-atelier-plateau.json @@ -0,0 +1,168 @@ +{ + "name": "Atelier Plateau", + "author": "Bram de Haan (http://atelierbramdehaan.nl)", + "slug": "atelier-plateau", + "slug-underscored": "atelier_plateau", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f4ecec", + "palette": 234 + }, + "foreground": { + "hex": "#8a8585", + "palette": 237 + }, + "frame_focused": { + "hex": "#7272ca", + "palette": 63 + }, + "frame_important": { + "hex": "#4b8b8b", + "palette": 29 + }, + "text_focused": { + "hex": "#7272ca", + "palette": 63 + }, + "text_active": { + "hex": "#7272ca", + "palette": 63 + }, + "text_disabled": { + "hex": "#7e7777", + "palette": 246 + }, + "text_hidden": { + "hex": "#655d5d", + "palette": 249 + }, + "text_warning": { + "hex": "#a06e3b", + "palette": 214 + }, + "text_error": { + "hex": "#ca4949", + "palette": 166 + }, + "overlay_background": { + "hex": "#e7dfdf", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1b1818", + "palette": 15 + }, + "overlay_border": { + "hex": "#7272ca", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#7272ca", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1b1818", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1b1818", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f4ecec", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#4b8b8b", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1b1818", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1b1818", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f4ecec", + "palette": 234 + }, + "button_background_active": { + "hex": "#8464c4", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1b1818", + "palette": 15 + }, + "header_background": { + "hex": "#1b1818", + "palette": 15 + }, + "header_foreground": { + "hex": "#7272ca", + "palette": 63 + }, + "footer_background": { + "hex": "#7272ca", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1b1818", + "palette": 15 + }, + "banner_background": { + "hex": "#7272ca", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f4ecec", + "palette": 234 + }, + "list_header_background": { + "hex": "#8464c4", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1b1818", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#8464c4", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1b1818", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1b1818", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#7272ca", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#a06e3b", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1b1818", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#8464c4", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#8a8585", + "palette": 237 + } + } +} diff --git a/colors/base16-atelier-savanna-light.json b/colors/base16-atelier-savanna-light.json new file mode 100644 index 0000000..be3bfbe --- /dev/null +++ b/colors/base16-atelier-savanna-light.json @@ -0,0 +1,168 @@ +{ + "name": "Atelier Savanna Light", + "author": "Bram de Haan (http://atelierbramdehaan.nl)", + "slug": "atelier-savanna-light", + "slug-underscored": "atelier_savanna_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#171c19", + "palette": 234 + }, + "foreground": { + "hex": "#526057", + "palette": 237 + }, + "frame_focused": { + "hex": "#478c90", + "palette": 63 + }, + "frame_important": { + "hex": "#489963", + "palette": 29 + }, + "text_focused": { + "hex": "#478c90", + "palette": 63 + }, + "text_active": { + "hex": "#478c90", + "palette": 63 + }, + "text_disabled": { + "hex": "#5f6d64", + "palette": 246 + }, + "text_hidden": { + "hex": "#78877d", + "palette": 249 + }, + "text_warning": { + "hex": "#a07e3b", + "palette": 214 + }, + "text_error": { + "hex": "#b16139", + "palette": 166 + }, + "overlay_background": { + "hex": "#232a25", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#ecf4ee", + "palette": 15 + }, + "overlay_border": { + "hex": "#478c90", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#478c90", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#ecf4ee", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#ecf4ee", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#171c19", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#489963", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#ecf4ee", + "palette": 15 + }, + "button_background_normal": { + "hex": "#ecf4ee", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#171c19", + "palette": 234 + }, + "button_background_active": { + "hex": "#55859b", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#ecf4ee", + "palette": 15 + }, + "header_background": { + "hex": "#ecf4ee", + "palette": 15 + }, + "header_foreground": { + "hex": "#478c90", + "palette": 63 + }, + "footer_background": { + "hex": "#478c90", + "palette": 63 + }, + "footer_foreground": { + "hex": "#ecf4ee", + "palette": 15 + }, + "banner_background": { + "hex": "#478c90", + "palette": 63 + }, + "banner_foreground": { + "hex": "#171c19", + "palette": 234 + }, + "list_header_background": { + "hex": "#55859b", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#ecf4ee", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#55859b", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#ecf4ee", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#ecf4ee", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#478c90", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#a07e3b", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#ecf4ee", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#55859b", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#526057", + "palette": 237 + } + } +} diff --git a/colors/base16-atelier-savanna.json b/colors/base16-atelier-savanna.json new file mode 100644 index 0000000..53a68ae --- /dev/null +++ b/colors/base16-atelier-savanna.json @@ -0,0 +1,168 @@ +{ + "name": "Atelier Savanna", + "author": "Bram de Haan (http://atelierbramdehaan.nl)", + "slug": "atelier-savanna", + "slug-underscored": "atelier_savanna", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ecf4ee", + "palette": 234 + }, + "foreground": { + "hex": "#87928a", + "palette": 237 + }, + "frame_focused": { + "hex": "#478c90", + "palette": 63 + }, + "frame_important": { + "hex": "#489963", + "palette": 29 + }, + "text_focused": { + "hex": "#478c90", + "palette": 63 + }, + "text_active": { + "hex": "#478c90", + "palette": 63 + }, + "text_disabled": { + "hex": "#78877d", + "palette": 246 + }, + "text_hidden": { + "hex": "#5f6d64", + "palette": 249 + }, + "text_warning": { + "hex": "#a07e3b", + "palette": 214 + }, + "text_error": { + "hex": "#b16139", + "palette": 166 + }, + "overlay_background": { + "hex": "#dfe7e2", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#171c19", + "palette": 15 + }, + "overlay_border": { + "hex": "#478c90", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#478c90", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#171c19", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#171c19", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ecf4ee", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#489963", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#171c19", + "palette": 15 + }, + "button_background_normal": { + "hex": "#171c19", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ecf4ee", + "palette": 234 + }, + "button_background_active": { + "hex": "#55859b", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#171c19", + "palette": 15 + }, + "header_background": { + "hex": "#171c19", + "palette": 15 + }, + "header_foreground": { + "hex": "#478c90", + "palette": 63 + }, + "footer_background": { + "hex": "#478c90", + "palette": 63 + }, + "footer_foreground": { + "hex": "#171c19", + "palette": 15 + }, + "banner_background": { + "hex": "#478c90", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ecf4ee", + "palette": 234 + }, + "list_header_background": { + "hex": "#55859b", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#171c19", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#55859b", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#171c19", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#171c19", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#478c90", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#a07e3b", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#171c19", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#55859b", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#87928a", + "palette": 237 + } + } +} diff --git a/colors/base16-atelier-seaside-light.json b/colors/base16-atelier-seaside-light.json new file mode 100644 index 0000000..84c163d --- /dev/null +++ b/colors/base16-atelier-seaside-light.json @@ -0,0 +1,168 @@ +{ + "name": "Atelier Seaside Light", + "author": "Bram de Haan (http://atelierbramdehaan.nl)", + "slug": "atelier-seaside-light", + "slug-underscored": "atelier_seaside_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#131513", + "palette": 234 + }, + "foreground": { + "hex": "#5e6e5e", + "palette": 237 + }, + "frame_focused": { + "hex": "#3d62f5", + "palette": 63 + }, + "frame_important": { + "hex": "#29a329", + "palette": 29 + }, + "text_focused": { + "hex": "#3d62f5", + "palette": 63 + }, + "text_active": { + "hex": "#3d62f5", + "palette": 63 + }, + "text_disabled": { + "hex": "#687d68", + "palette": 246 + }, + "text_hidden": { + "hex": "#809980", + "palette": 249 + }, + "text_warning": { + "hex": "#98981b", + "palette": 214 + }, + "text_error": { + "hex": "#e6193c", + "palette": 166 + }, + "overlay_background": { + "hex": "#242924", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f4fbf4", + "palette": 15 + }, + "overlay_border": { + "hex": "#3d62f5", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#3d62f5", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f4fbf4", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f4fbf4", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#131513", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#29a329", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f4fbf4", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f4fbf4", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#131513", + "palette": 234 + }, + "button_background_active": { + "hex": "#ad2bee", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f4fbf4", + "palette": 15 + }, + "header_background": { + "hex": "#f4fbf4", + "palette": 15 + }, + "header_foreground": { + "hex": "#3d62f5", + "palette": 63 + }, + "footer_background": { + "hex": "#3d62f5", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f4fbf4", + "palette": 15 + }, + "banner_background": { + "hex": "#3d62f5", + "palette": 63 + }, + "banner_foreground": { + "hex": "#131513", + "palette": 234 + }, + "list_header_background": { + "hex": "#ad2bee", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f4fbf4", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#ad2bee", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f4fbf4", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f4fbf4", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#3d62f5", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#98981b", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f4fbf4", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#ad2bee", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#5e6e5e", + "palette": 237 + } + } +} diff --git a/colors/base16-atelier-seaside.json b/colors/base16-atelier-seaside.json new file mode 100644 index 0000000..fbe5d9e --- /dev/null +++ b/colors/base16-atelier-seaside.json @@ -0,0 +1,168 @@ +{ + "name": "Atelier Seaside", + "author": "Bram de Haan (http://atelierbramdehaan.nl)", + "slug": "atelier-seaside", + "slug-underscored": "atelier_seaside", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f4fbf4", + "palette": 234 + }, + "foreground": { + "hex": "#8ca68c", + "palette": 237 + }, + "frame_focused": { + "hex": "#3d62f5", + "palette": 63 + }, + "frame_important": { + "hex": "#29a329", + "palette": 29 + }, + "text_focused": { + "hex": "#3d62f5", + "palette": 63 + }, + "text_active": { + "hex": "#3d62f5", + "palette": 63 + }, + "text_disabled": { + "hex": "#809980", + "palette": 246 + }, + "text_hidden": { + "hex": "#687d68", + "palette": 249 + }, + "text_warning": { + "hex": "#98981b", + "palette": 214 + }, + "text_error": { + "hex": "#e6193c", + "palette": 166 + }, + "overlay_background": { + "hex": "#cfe8cf", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#131513", + "palette": 15 + }, + "overlay_border": { + "hex": "#3d62f5", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#3d62f5", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#131513", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#131513", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f4fbf4", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#29a329", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#131513", + "palette": 15 + }, + "button_background_normal": { + "hex": "#131513", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f4fbf4", + "palette": 234 + }, + "button_background_active": { + "hex": "#ad2bee", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#131513", + "palette": 15 + }, + "header_background": { + "hex": "#131513", + "palette": 15 + }, + "header_foreground": { + "hex": "#3d62f5", + "palette": 63 + }, + "footer_background": { + "hex": "#3d62f5", + "palette": 63 + }, + "footer_foreground": { + "hex": "#131513", + "palette": 15 + }, + "banner_background": { + "hex": "#3d62f5", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f4fbf4", + "palette": 234 + }, + "list_header_background": { + "hex": "#ad2bee", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#131513", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#ad2bee", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#131513", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#131513", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#3d62f5", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#98981b", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#131513", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#ad2bee", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#8ca68c", + "palette": 237 + } + } +} diff --git a/colors/base16-atelier-sulphurpool-light.json b/colors/base16-atelier-sulphurpool-light.json new file mode 100644 index 0000000..4e64eda --- /dev/null +++ b/colors/base16-atelier-sulphurpool-light.json @@ -0,0 +1,168 @@ +{ + "name": "Atelier Sulphurpool Light", + "author": "Bram de Haan (http://atelierbramdehaan.nl)", + "slug": "atelier-sulphurpool-light", + "slug-underscored": "atelier_sulphurpool_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#202746", + "palette": 234 + }, + "foreground": { + "hex": "#5e6687", + "palette": 237 + }, + "frame_focused": { + "hex": "#3d8fd1", + "palette": 63 + }, + "frame_important": { + "hex": "#ac9739", + "palette": 29 + }, + "text_focused": { + "hex": "#3d8fd1", + "palette": 63 + }, + "text_active": { + "hex": "#3d8fd1", + "palette": 63 + }, + "text_disabled": { + "hex": "#6b7394", + "palette": 246 + }, + "text_hidden": { + "hex": "#898ea4", + "palette": 249 + }, + "text_warning": { + "hex": "#c08b30", + "palette": 214 + }, + "text_error": { + "hex": "#c94922", + "palette": 166 + }, + "overlay_background": { + "hex": "#293256", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f5f7ff", + "palette": 15 + }, + "overlay_border": { + "hex": "#3d8fd1", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#3d8fd1", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f5f7ff", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f5f7ff", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#202746", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#ac9739", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f5f7ff", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f5f7ff", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#202746", + "palette": 234 + }, + "button_background_active": { + "hex": "#6679cc", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f5f7ff", + "palette": 15 + }, + "header_background": { + "hex": "#f5f7ff", + "palette": 15 + }, + "header_foreground": { + "hex": "#3d8fd1", + "palette": 63 + }, + "footer_background": { + "hex": "#3d8fd1", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f5f7ff", + "palette": 15 + }, + "banner_background": { + "hex": "#3d8fd1", + "palette": 63 + }, + "banner_foreground": { + "hex": "#202746", + "palette": 234 + }, + "list_header_background": { + "hex": "#6679cc", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f5f7ff", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#6679cc", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f5f7ff", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f5f7ff", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#3d8fd1", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#c08b30", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f5f7ff", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#6679cc", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#5e6687", + "palette": 237 + } + } +} diff --git a/colors/base16-atelier-sulphurpool.json b/colors/base16-atelier-sulphurpool.json new file mode 100644 index 0000000..3e0b2d0 --- /dev/null +++ b/colors/base16-atelier-sulphurpool.json @@ -0,0 +1,168 @@ +{ + "name": "Atelier Sulphurpool", + "author": "Bram de Haan (http://atelierbramdehaan.nl)", + "slug": "atelier-sulphurpool", + "slug-underscored": "atelier_sulphurpool", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f5f7ff", + "palette": 234 + }, + "foreground": { + "hex": "#979db4", + "palette": 237 + }, + "frame_focused": { + "hex": "#3d8fd1", + "palette": 63 + }, + "frame_important": { + "hex": "#ac9739", + "palette": 29 + }, + "text_focused": { + "hex": "#3d8fd1", + "palette": 63 + }, + "text_active": { + "hex": "#3d8fd1", + "palette": 63 + }, + "text_disabled": { + "hex": "#898ea4", + "palette": 246 + }, + "text_hidden": { + "hex": "#6b7394", + "palette": 249 + }, + "text_warning": { + "hex": "#c08b30", + "palette": 214 + }, + "text_error": { + "hex": "#c94922", + "palette": 166 + }, + "overlay_background": { + "hex": "#dfe2f1", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#202746", + "palette": 15 + }, + "overlay_border": { + "hex": "#3d8fd1", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#3d8fd1", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#202746", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#202746", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f5f7ff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#ac9739", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#202746", + "palette": 15 + }, + "button_background_normal": { + "hex": "#202746", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f5f7ff", + "palette": 234 + }, + "button_background_active": { + "hex": "#6679cc", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#202746", + "palette": 15 + }, + "header_background": { + "hex": "#202746", + "palette": 15 + }, + "header_foreground": { + "hex": "#3d8fd1", + "palette": 63 + }, + "footer_background": { + "hex": "#3d8fd1", + "palette": 63 + }, + "footer_foreground": { + "hex": "#202746", + "palette": 15 + }, + "banner_background": { + "hex": "#3d8fd1", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f5f7ff", + "palette": 234 + }, + "list_header_background": { + "hex": "#6679cc", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#202746", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#6679cc", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#202746", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#202746", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#3d8fd1", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#c08b30", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#202746", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#6679cc", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#979db4", + "palette": 237 + } + } +} diff --git a/colors/base16-atlas.json b/colors/base16-atlas.json new file mode 100644 index 0000000..1454465 --- /dev/null +++ b/colors/base16-atlas.json @@ -0,0 +1,168 @@ +{ + "name": "Atlas", + "author": "Alex Lende (https://ajlende.com)", + "slug": "atlas", + "slug-underscored": "atlas", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fafaf8", + "palette": 234 + }, + "foreground": { + "hex": "#a1a19a", + "palette": 237 + }, + "frame_focused": { + "hex": "#14747e", + "palette": 63 + }, + "frame_important": { + "hex": "#7fc06e", + "palette": 29 + }, + "text_focused": { + "hex": "#14747e", + "palette": 63 + }, + "text_active": { + "hex": "#14747e", + "palette": 63 + }, + "text_disabled": { + "hex": "#869696", + "palette": 246 + }, + "text_hidden": { + "hex": "#6c8b91", + "palette": 249 + }, + "text_warning": { + "hex": "#ffcc1b", + "palette": 214 + }, + "text_error": { + "hex": "#ff5a67", + "palette": 166 + }, + "overlay_background": { + "hex": "#e6e6dc", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#002635", + "palette": 15 + }, + "overlay_border": { + "hex": "#14747e", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#14747e", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#002635", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#002635", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fafaf8", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#7fc06e", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#002635", + "palette": 15 + }, + "button_background_normal": { + "hex": "#002635", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fafaf8", + "palette": 234 + }, + "button_background_active": { + "hex": "#9a70a4", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#002635", + "palette": 15 + }, + "header_background": { + "hex": "#002635", + "palette": 15 + }, + "header_foreground": { + "hex": "#14747e", + "palette": 63 + }, + "footer_background": { + "hex": "#14747e", + "palette": 63 + }, + "footer_foreground": { + "hex": "#002635", + "palette": 15 + }, + "banner_background": { + "hex": "#14747e", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fafaf8", + "palette": 234 + }, + "list_header_background": { + "hex": "#9a70a4", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#002635", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#9a70a4", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#002635", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#002635", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#14747e", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffcc1b", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#002635", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#9a70a4", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#a1a19a", + "palette": 237 + } + } +} diff --git a/colors/base16-ayu-dark.json b/colors/base16-ayu-dark.json new file mode 100644 index 0000000..3919445 --- /dev/null +++ b/colors/base16-ayu-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Ayu Dark", + "author": "Khue Nguyen <Z5483Y@gmail.com>", + "slug": "ayu-dark", + "slug-underscored": "ayu_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f3f4f5", + "palette": 234 + }, + "foreground": { + "hex": "#e6e1cf", + "palette": 237 + }, + "frame_focused": { + "hex": "#59c2ff", + "palette": 63 + }, + "frame_important": { + "hex": "#b8cc52", + "palette": 29 + }, + "text_focused": { + "hex": "#59c2ff", + "palette": 63 + }, + "text_active": { + "hex": "#59c2ff", + "palette": 63 + }, + "text_disabled": { + "hex": "#bfbdb6", + "palette": 246 + }, + "text_hidden": { + "hex": "#3e4b59", + "palette": 249 + }, + "text_warning": { + "hex": "#ffb454", + "palette": 214 + }, + "text_error": { + "hex": "#f07178", + "palette": 166 + }, + "overlay_background": { + "hex": "#e6e1cf", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#0f1419", + "palette": 15 + }, + "overlay_border": { + "hex": "#59c2ff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#59c2ff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#0f1419", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#0f1419", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f3f4f5", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#b8cc52", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#0f1419", + "palette": 15 + }, + "button_background_normal": { + "hex": "#0f1419", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f3f4f5", + "palette": 234 + }, + "button_background_active": { + "hex": "#d2a6ff", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#0f1419", + "palette": 15 + }, + "header_background": { + "hex": "#0f1419", + "palette": 15 + }, + "header_foreground": { + "hex": "#59c2ff", + "palette": 63 + }, + "footer_background": { + "hex": "#59c2ff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#0f1419", + "palette": 15 + }, + "banner_background": { + "hex": "#59c2ff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f3f4f5", + "palette": 234 + }, + "list_header_background": { + "hex": "#d2a6ff", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#0f1419", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#d2a6ff", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#0f1419", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#0f1419", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#59c2ff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffb454", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#0f1419", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#d2a6ff", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#e6e1cf", + "palette": 237 + } + } +} diff --git a/colors/base16-ayu-light.json b/colors/base16-ayu-light.json new file mode 100644 index 0000000..71b1259 --- /dev/null +++ b/colors/base16-ayu-light.json @@ -0,0 +1,168 @@ +{ + "name": "Ayu Light", + "author": "Khue Nguyen <Z5483Y@gmail.com>", + "slug": "ayu-light", + "slug-underscored": "ayu_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#1a1f29", + "palette": 234 + }, + "foreground": { + "hex": "#5c6773", + "palette": 237 + }, + "frame_focused": { + "hex": "#36a3d9", + "palette": 63 + }, + "frame_important": { + "hex": "#86b300", + "palette": 29 + }, + "text_focused": { + "hex": "#36a3d9", + "palette": 63 + }, + "text_active": { + "hex": "#36a3d9", + "palette": 63 + }, + "text_disabled": { + "hex": "#828c99", + "palette": 246 + }, + "text_hidden": { + "hex": "#abb0b6", + "palette": 249 + }, + "text_warning": { + "hex": "#f2ae49", + "palette": 214 + }, + "text_error": { + "hex": "#f07178", + "palette": 166 + }, + "overlay_background": { + "hex": "#242936", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#fafafa", + "palette": 15 + }, + "overlay_border": { + "hex": "#36a3d9", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#36a3d9", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#fafafa", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#fafafa", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#1a1f29", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#86b300", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#fafafa", + "palette": 15 + }, + "button_background_normal": { + "hex": "#fafafa", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#1a1f29", + "palette": 234 + }, + "button_background_active": { + "hex": "#a37acc", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#fafafa", + "palette": 15 + }, + "header_background": { + "hex": "#fafafa", + "palette": 15 + }, + "header_foreground": { + "hex": "#36a3d9", + "palette": 63 + }, + "footer_background": { + "hex": "#36a3d9", + "palette": 63 + }, + "footer_foreground": { + "hex": "#fafafa", + "palette": 15 + }, + "banner_background": { + "hex": "#36a3d9", + "palette": 63 + }, + "banner_foreground": { + "hex": "#1a1f29", + "palette": 234 + }, + "list_header_background": { + "hex": "#a37acc", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#fafafa", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a37acc", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#fafafa", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#fafafa", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#36a3d9", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f2ae49", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#fafafa", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a37acc", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#5c6773", + "palette": 237 + } + } +} diff --git a/colors/base16-ayu-mirage.json b/colors/base16-ayu-mirage.json new file mode 100644 index 0000000..6097b23 --- /dev/null +++ b/colors/base16-ayu-mirage.json @@ -0,0 +1,168 @@ +{ + "name": "Ayu Mirage", + "author": "Khue Nguyen <Z5483Y@gmail.com>", + "slug": "ayu-mirage", + "slug-underscored": "ayu_mirage", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f3f4f5", + "palette": 234 + }, + "foreground": { + "hex": "#cccac2", + "palette": 237 + }, + "frame_focused": { + "hex": "#5ccfe6", + "palette": 63 + }, + "frame_important": { + "hex": "#d5ff80", + "palette": 29 + }, + "text_focused": { + "hex": "#5ccfe6", + "palette": 63 + }, + "text_active": { + "hex": "#5ccfe6", + "palette": 63 + }, + "text_disabled": { + "hex": "#8a9199", + "palette": 246 + }, + "text_hidden": { + "hex": "#707a8c", + "palette": 249 + }, + "text_warning": { + "hex": "#ffd173", + "palette": 214 + }, + "text_error": { + "hex": "#f28779", + "palette": 166 + }, + "overlay_background": { + "hex": "#d9d7ce", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#171b24", + "palette": 15 + }, + "overlay_border": { + "hex": "#5ccfe6", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#5ccfe6", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#171b24", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#171b24", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f3f4f5", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#d5ff80", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#171b24", + "palette": 15 + }, + "button_background_normal": { + "hex": "#171b24", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f3f4f5", + "palette": 234 + }, + "button_background_active": { + "hex": "#d4bfff", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#171b24", + "palette": 15 + }, + "header_background": { + "hex": "#171b24", + "palette": 15 + }, + "header_foreground": { + "hex": "#5ccfe6", + "palette": 63 + }, + "footer_background": { + "hex": "#5ccfe6", + "palette": 63 + }, + "footer_foreground": { + "hex": "#171b24", + "palette": 15 + }, + "banner_background": { + "hex": "#5ccfe6", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f3f4f5", + "palette": 234 + }, + "list_header_background": { + "hex": "#d4bfff", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#171b24", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#d4bfff", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#171b24", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#171b24", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#5ccfe6", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffd173", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#171b24", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#d4bfff", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#cccac2", + "palette": 237 + } + } +} diff --git a/colors/base16-aztec.json b/colors/base16-aztec.json new file mode 100644 index 0000000..aa58c05 --- /dev/null +++ b/colors/base16-aztec.json @@ -0,0 +1,168 @@ +{ + "name": "Aztec", + "author": "TheNeverMan (github.com/TheNeverMan)", + "slug": "aztec", + "slug-underscored": "aztec", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffeba0", + "palette": 234 + }, + "foreground": { + "hex": "#ffda51", + "palette": 237 + }, + "frame_focused": { + "hex": "#5b4a9f", + "palette": 63 + }, + "frame_important": { + "hex": "#63d932", + "palette": 29 + }, + "text_focused": { + "hex": "#5b4a9f", + "palette": 63 + }, + "text_active": { + "hex": "#5b4a9f", + "palette": 63 + }, + "text_disabled": { + "hex": "#ffd129", + "palette": 246 + }, + "text_hidden": { + "hex": "#2e2e05", + "palette": 249 + }, + "text_warning": { + "hex": "#eebb00", + "palette": 214 + }, + "text_error": { + "hex": "#ee2e00", + "palette": 166 + }, + "overlay_background": { + "hex": "#ffe178", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#101600", + "palette": 15 + }, + "overlay_border": { + "hex": "#5b4a9f", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#5b4a9f", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#101600", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#101600", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffeba0", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#63d932", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#101600", + "palette": 15 + }, + "button_background_normal": { + "hex": "#101600", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffeba0", + "palette": 234 + }, + "button_background_active": { + "hex": "#883e9f", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#101600", + "palette": 15 + }, + "header_background": { + "hex": "#101600", + "palette": 15 + }, + "header_foreground": { + "hex": "#5b4a9f", + "palette": 63 + }, + "footer_background": { + "hex": "#5b4a9f", + "palette": 63 + }, + "footer_foreground": { + "hex": "#101600", + "palette": 15 + }, + "banner_background": { + "hex": "#5b4a9f", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffeba0", + "palette": 234 + }, + "list_header_background": { + "hex": "#883e9f", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#101600", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#883e9f", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#101600", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#101600", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#5b4a9f", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#eebb00", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#101600", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#883e9f", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#ffda51", + "palette": 237 + } + } +} diff --git a/colors/base16-bespin.json b/colors/base16-bespin.json new file mode 100644 index 0000000..f5f1a1e --- /dev/null +++ b/colors/base16-bespin.json @@ -0,0 +1,168 @@ +{ + "name": "Bespin", + "author": "Jan T. Sott", + "slug": "bespin", + "slug-underscored": "bespin", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#baae9e", + "palette": 234 + }, + "foreground": { + "hex": "#8a8986", + "palette": 237 + }, + "frame_focused": { + "hex": "#5ea6ea", + "palette": 63 + }, + "frame_important": { + "hex": "#54be0d", + "palette": 29 + }, + "text_focused": { + "hex": "#5ea6ea", + "palette": 63 + }, + "text_active": { + "hex": "#5ea6ea", + "palette": 63 + }, + "text_disabled": { + "hex": "#797977", + "palette": 246 + }, + "text_hidden": { + "hex": "#666666", + "palette": 249 + }, + "text_warning": { + "hex": "#f9ee98", + "palette": 214 + }, + "text_error": { + "hex": "#cf6a4c", + "palette": 166 + }, + "overlay_background": { + "hex": "#9d9b97", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#28211c", + "palette": 15 + }, + "overlay_border": { + "hex": "#5ea6ea", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#5ea6ea", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#28211c", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#28211c", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#baae9e", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#54be0d", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#28211c", + "palette": 15 + }, + "button_background_normal": { + "hex": "#28211c", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#baae9e", + "palette": 234 + }, + "button_background_active": { + "hex": "#9b859d", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#28211c", + "palette": 15 + }, + "header_background": { + "hex": "#28211c", + "palette": 15 + }, + "header_foreground": { + "hex": "#5ea6ea", + "palette": 63 + }, + "footer_background": { + "hex": "#5ea6ea", + "palette": 63 + }, + "footer_foreground": { + "hex": "#28211c", + "palette": 15 + }, + "banner_background": { + "hex": "#5ea6ea", + "palette": 63 + }, + "banner_foreground": { + "hex": "#baae9e", + "palette": 234 + }, + "list_header_background": { + "hex": "#9b859d", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#28211c", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#9b859d", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#28211c", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#28211c", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#5ea6ea", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f9ee98", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#28211c", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#9b859d", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#8a8986", + "palette": 237 + } + } +} diff --git a/colors/base16-black-metal-bathory.json b/colors/base16-black-metal-bathory.json new file mode 100644 index 0000000..4219f18 --- /dev/null +++ b/colors/base16-black-metal-bathory.json @@ -0,0 +1,168 @@ +{ + "name": "Black Metal (Bathory)", + "author": "metalelf0 (https://github.com/metalelf0)", + "slug": "black-metal-bathory", + "slug-underscored": "black_metal_bathory", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#c1c1c1", + "palette": 234 + }, + "foreground": { + "hex": "#c1c1c1", + "palette": 237 + }, + "frame_focused": { + "hex": "#888888", + "palette": 63 + }, + "frame_important": { + "hex": "#fbcb97", + "palette": 29 + }, + "text_focused": { + "hex": "#888888", + "palette": 63 + }, + "text_active": { + "hex": "#888888", + "palette": 63 + }, + "text_disabled": { + "hex": "#999999", + "palette": 246 + }, + "text_hidden": { + "hex": "#333333", + "palette": 249 + }, + "text_warning": { + "hex": "#e78a53", + "palette": 214 + }, + "text_error": { + "hex": "#5f8787", + "palette": 166 + }, + "overlay_background": { + "hex": "#999999", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#000000", + "palette": 15 + }, + "overlay_border": { + "hex": "#888888", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#888888", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#c1c1c1", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#fbcb97", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#000000", + "palette": 15 + }, + "button_background_normal": { + "hex": "#000000", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#c1c1c1", + "palette": 234 + }, + "button_background_active": { + "hex": "#999999", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#000000", + "palette": 15 + }, + "header_background": { + "hex": "#000000", + "palette": 15 + }, + "header_foreground": { + "hex": "#888888", + "palette": 63 + }, + "footer_background": { + "hex": "#888888", + "palette": 63 + }, + "footer_foreground": { + "hex": "#000000", + "palette": 15 + }, + "banner_background": { + "hex": "#888888", + "palette": 63 + }, + "banner_foreground": { + "hex": "#c1c1c1", + "palette": 234 + }, + "list_header_background": { + "hex": "#999999", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#999999", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#888888", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#e78a53", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#999999", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c1c1c1", + "palette": 237 + } + } +} diff --git a/colors/base16-black-metal-burzum.json b/colors/base16-black-metal-burzum.json new file mode 100644 index 0000000..e4c2d4d --- /dev/null +++ b/colors/base16-black-metal-burzum.json @@ -0,0 +1,168 @@ +{ + "name": "Black Metal (Burzum)", + "author": "metalelf0 (https://github.com/metalelf0)", + "slug": "black-metal-burzum", + "slug-underscored": "black_metal_burzum", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#c1c1c1", + "palette": 234 + }, + "foreground": { + "hex": "#c1c1c1", + "palette": 237 + }, + "frame_focused": { + "hex": "#888888", + "palette": 63 + }, + "frame_important": { + "hex": "#ddeecc", + "palette": 29 + }, + "text_focused": { + "hex": "#888888", + "palette": 63 + }, + "text_active": { + "hex": "#888888", + "palette": 63 + }, + "text_disabled": { + "hex": "#999999", + "palette": 246 + }, + "text_hidden": { + "hex": "#333333", + "palette": 249 + }, + "text_warning": { + "hex": "#99bbaa", + "palette": 214 + }, + "text_error": { + "hex": "#5f8787", + "palette": 166 + }, + "overlay_background": { + "hex": "#999999", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#000000", + "palette": 15 + }, + "overlay_border": { + "hex": "#888888", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#888888", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#c1c1c1", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#ddeecc", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#000000", + "palette": 15 + }, + "button_background_normal": { + "hex": "#000000", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#c1c1c1", + "palette": 234 + }, + "button_background_active": { + "hex": "#999999", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#000000", + "palette": 15 + }, + "header_background": { + "hex": "#000000", + "palette": 15 + }, + "header_foreground": { + "hex": "#888888", + "palette": 63 + }, + "footer_background": { + "hex": "#888888", + "palette": 63 + }, + "footer_foreground": { + "hex": "#000000", + "palette": 15 + }, + "banner_background": { + "hex": "#888888", + "palette": 63 + }, + "banner_foreground": { + "hex": "#c1c1c1", + "palette": 234 + }, + "list_header_background": { + "hex": "#999999", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#999999", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#888888", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#99bbaa", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#999999", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c1c1c1", + "palette": 237 + } + } +} diff --git a/colors/base16-black-metal-dark-funeral.json b/colors/base16-black-metal-dark-funeral.json new file mode 100644 index 0000000..0b1e980 --- /dev/null +++ b/colors/base16-black-metal-dark-funeral.json @@ -0,0 +1,168 @@ +{ + "name": "Black Metal (Dark Funeral)", + "author": "metalelf0 (https://github.com/metalelf0)", + "slug": "black-metal-dark-funeral", + "slug-underscored": "black_metal_dark_funeral", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#c1c1c1", + "palette": 234 + }, + "foreground": { + "hex": "#c1c1c1", + "palette": 237 + }, + "frame_focused": { + "hex": "#888888", + "palette": 63 + }, + "frame_important": { + "hex": "#d0dfee", + "palette": 29 + }, + "text_focused": { + "hex": "#888888", + "palette": 63 + }, + "text_active": { + "hex": "#888888", + "palette": 63 + }, + "text_disabled": { + "hex": "#999999", + "palette": 246 + }, + "text_hidden": { + "hex": "#333333", + "palette": 249 + }, + "text_warning": { + "hex": "#5f81a5", + "palette": 214 + }, + "text_error": { + "hex": "#5f8787", + "palette": 166 + }, + "overlay_background": { + "hex": "#999999", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#000000", + "palette": 15 + }, + "overlay_border": { + "hex": "#888888", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#888888", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#c1c1c1", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#d0dfee", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#000000", + "palette": 15 + }, + "button_background_normal": { + "hex": "#000000", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#c1c1c1", + "palette": 234 + }, + "button_background_active": { + "hex": "#999999", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#000000", + "palette": 15 + }, + "header_background": { + "hex": "#000000", + "palette": 15 + }, + "header_foreground": { + "hex": "#888888", + "palette": 63 + }, + "footer_background": { + "hex": "#888888", + "palette": 63 + }, + "footer_foreground": { + "hex": "#000000", + "palette": 15 + }, + "banner_background": { + "hex": "#888888", + "palette": 63 + }, + "banner_foreground": { + "hex": "#c1c1c1", + "palette": 234 + }, + "list_header_background": { + "hex": "#999999", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#999999", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#888888", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#5f81a5", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#999999", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c1c1c1", + "palette": 237 + } + } +} diff --git a/colors/base16-black-metal-gorgoroth.json b/colors/base16-black-metal-gorgoroth.json new file mode 100644 index 0000000..cdb94db --- /dev/null +++ b/colors/base16-black-metal-gorgoroth.json @@ -0,0 +1,168 @@ +{ + "name": "Black Metal (Gorgoroth)", + "author": "metalelf0 (https://github.com/metalelf0)", + "slug": "black-metal-gorgoroth", + "slug-underscored": "black_metal_gorgoroth", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#c1c1c1", + "palette": 234 + }, + "foreground": { + "hex": "#c1c1c1", + "palette": 237 + }, + "frame_focused": { + "hex": "#888888", + "palette": 63 + }, + "frame_important": { + "hex": "#9b8d7f", + "palette": 29 + }, + "text_focused": { + "hex": "#888888", + "palette": 63 + }, + "text_active": { + "hex": "#888888", + "palette": 63 + }, + "text_disabled": { + "hex": "#999999", + "palette": 246 + }, + "text_hidden": { + "hex": "#333333", + "palette": 249 + }, + "text_warning": { + "hex": "#8c7f70", + "palette": 214 + }, + "text_error": { + "hex": "#5f8787", + "palette": 166 + }, + "overlay_background": { + "hex": "#999999", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#000000", + "palette": 15 + }, + "overlay_border": { + "hex": "#888888", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#888888", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#c1c1c1", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#9b8d7f", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#000000", + "palette": 15 + }, + "button_background_normal": { + "hex": "#000000", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#c1c1c1", + "palette": 234 + }, + "button_background_active": { + "hex": "#999999", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#000000", + "palette": 15 + }, + "header_background": { + "hex": "#000000", + "palette": 15 + }, + "header_foreground": { + "hex": "#888888", + "palette": 63 + }, + "footer_background": { + "hex": "#888888", + "palette": 63 + }, + "footer_foreground": { + "hex": "#000000", + "palette": 15 + }, + "banner_background": { + "hex": "#888888", + "palette": 63 + }, + "banner_foreground": { + "hex": "#c1c1c1", + "palette": 234 + }, + "list_header_background": { + "hex": "#999999", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#999999", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#888888", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#8c7f70", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#999999", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c1c1c1", + "palette": 237 + } + } +} diff --git a/colors/base16-black-metal-immortal.json b/colors/base16-black-metal-immortal.json new file mode 100644 index 0000000..37c60ba --- /dev/null +++ b/colors/base16-black-metal-immortal.json @@ -0,0 +1,168 @@ +{ + "name": "Black Metal (Immortal)", + "author": "metalelf0 (https://github.com/metalelf0)", + "slug": "black-metal-immortal", + "slug-underscored": "black_metal_immortal", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#c1c1c1", + "palette": 234 + }, + "foreground": { + "hex": "#c1c1c1", + "palette": 237 + }, + "frame_focused": { + "hex": "#888888", + "palette": 63 + }, + "frame_important": { + "hex": "#7799bb", + "palette": 29 + }, + "text_focused": { + "hex": "#888888", + "palette": 63 + }, + "text_active": { + "hex": "#888888", + "palette": 63 + }, + "text_disabled": { + "hex": "#999999", + "palette": 246 + }, + "text_hidden": { + "hex": "#333333", + "palette": 249 + }, + "text_warning": { + "hex": "#556677", + "palette": 214 + }, + "text_error": { + "hex": "#5f8787", + "palette": 166 + }, + "overlay_background": { + "hex": "#999999", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#000000", + "palette": 15 + }, + "overlay_border": { + "hex": "#888888", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#888888", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#c1c1c1", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#7799bb", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#000000", + "palette": 15 + }, + "button_background_normal": { + "hex": "#000000", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#c1c1c1", + "palette": 234 + }, + "button_background_active": { + "hex": "#999999", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#000000", + "palette": 15 + }, + "header_background": { + "hex": "#000000", + "palette": 15 + }, + "header_foreground": { + "hex": "#888888", + "palette": 63 + }, + "footer_background": { + "hex": "#888888", + "palette": 63 + }, + "footer_foreground": { + "hex": "#000000", + "palette": 15 + }, + "banner_background": { + "hex": "#888888", + "palette": 63 + }, + "banner_foreground": { + "hex": "#c1c1c1", + "palette": 234 + }, + "list_header_background": { + "hex": "#999999", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#999999", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#888888", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#556677", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#999999", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c1c1c1", + "palette": 237 + } + } +} diff --git a/colors/base16-black-metal-khold.json b/colors/base16-black-metal-khold.json new file mode 100644 index 0000000..b4f6cda --- /dev/null +++ b/colors/base16-black-metal-khold.json @@ -0,0 +1,168 @@ +{ + "name": "Black Metal (Khold)", + "author": "metalelf0 (https://github.com/metalelf0)", + "slug": "black-metal-khold", + "slug-underscored": "black_metal_khold", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#c1c1c1", + "palette": 234 + }, + "foreground": { + "hex": "#c1c1c1", + "palette": 237 + }, + "frame_focused": { + "hex": "#888888", + "palette": 63 + }, + "frame_important": { + "hex": "#eceee3", + "palette": 29 + }, + "text_focused": { + "hex": "#888888", + "palette": 63 + }, + "text_active": { + "hex": "#888888", + "palette": 63 + }, + "text_disabled": { + "hex": "#999999", + "palette": 246 + }, + "text_hidden": { + "hex": "#333333", + "palette": 249 + }, + "text_warning": { + "hex": "#974b46", + "palette": 214 + }, + "text_error": { + "hex": "#5f8787", + "palette": 166 + }, + "overlay_background": { + "hex": "#999999", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#000000", + "palette": 15 + }, + "overlay_border": { + "hex": "#888888", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#888888", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#c1c1c1", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#eceee3", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#000000", + "palette": 15 + }, + "button_background_normal": { + "hex": "#000000", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#c1c1c1", + "palette": 234 + }, + "button_background_active": { + "hex": "#999999", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#000000", + "palette": 15 + }, + "header_background": { + "hex": "#000000", + "palette": 15 + }, + "header_foreground": { + "hex": "#888888", + "palette": 63 + }, + "footer_background": { + "hex": "#888888", + "palette": 63 + }, + "footer_foreground": { + "hex": "#000000", + "palette": 15 + }, + "banner_background": { + "hex": "#888888", + "palette": 63 + }, + "banner_foreground": { + "hex": "#c1c1c1", + "palette": 234 + }, + "list_header_background": { + "hex": "#999999", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#999999", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#888888", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#974b46", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#999999", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c1c1c1", + "palette": 237 + } + } +} diff --git a/colors/base16-black-metal-marduk.json b/colors/base16-black-metal-marduk.json new file mode 100644 index 0000000..e7f737c --- /dev/null +++ b/colors/base16-black-metal-marduk.json @@ -0,0 +1,168 @@ +{ + "name": "Black Metal (Marduk)", + "author": "metalelf0 (https://github.com/metalelf0)", + "slug": "black-metal-marduk", + "slug-underscored": "black_metal_marduk", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#c1c1c1", + "palette": 234 + }, + "foreground": { + "hex": "#c1c1c1", + "palette": 237 + }, + "frame_focused": { + "hex": "#888888", + "palette": 63 + }, + "frame_important": { + "hex": "#a5aaa7", + "palette": 29 + }, + "text_focused": { + "hex": "#888888", + "palette": 63 + }, + "text_active": { + "hex": "#888888", + "palette": 63 + }, + "text_disabled": { + "hex": "#999999", + "palette": 246 + }, + "text_hidden": { + "hex": "#333333", + "palette": 249 + }, + "text_warning": { + "hex": "#626b67", + "palette": 214 + }, + "text_error": { + "hex": "#5f8787", + "palette": 166 + }, + "overlay_background": { + "hex": "#999999", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#000000", + "palette": 15 + }, + "overlay_border": { + "hex": "#888888", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#888888", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#c1c1c1", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#a5aaa7", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#000000", + "palette": 15 + }, + "button_background_normal": { + "hex": "#000000", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#c1c1c1", + "palette": 234 + }, + "button_background_active": { + "hex": "#999999", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#000000", + "palette": 15 + }, + "header_background": { + "hex": "#000000", + "palette": 15 + }, + "header_foreground": { + "hex": "#888888", + "palette": 63 + }, + "footer_background": { + "hex": "#888888", + "palette": 63 + }, + "footer_foreground": { + "hex": "#000000", + "palette": 15 + }, + "banner_background": { + "hex": "#888888", + "palette": 63 + }, + "banner_foreground": { + "hex": "#c1c1c1", + "palette": 234 + }, + "list_header_background": { + "hex": "#999999", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#999999", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#888888", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#626b67", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#999999", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c1c1c1", + "palette": 237 + } + } +} diff --git a/colors/base16-black-metal-mayhem.json b/colors/base16-black-metal-mayhem.json new file mode 100644 index 0000000..d613101 --- /dev/null +++ b/colors/base16-black-metal-mayhem.json @@ -0,0 +1,168 @@ +{ + "name": "Black Metal (Mayhem)", + "author": "metalelf0 (https://github.com/metalelf0)", + "slug": "black-metal-mayhem", + "slug-underscored": "black_metal_mayhem", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#c1c1c1", + "palette": 234 + }, + "foreground": { + "hex": "#c1c1c1", + "palette": 237 + }, + "frame_focused": { + "hex": "#888888", + "palette": 63 + }, + "frame_important": { + "hex": "#f3ecd4", + "palette": 29 + }, + "text_focused": { + "hex": "#888888", + "palette": 63 + }, + "text_active": { + "hex": "#888888", + "palette": 63 + }, + "text_disabled": { + "hex": "#999999", + "palette": 246 + }, + "text_hidden": { + "hex": "#333333", + "palette": 249 + }, + "text_warning": { + "hex": "#eecc6c", + "palette": 214 + }, + "text_error": { + "hex": "#5f8787", + "palette": 166 + }, + "overlay_background": { + "hex": "#999999", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#000000", + "palette": 15 + }, + "overlay_border": { + "hex": "#888888", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#888888", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#c1c1c1", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#f3ecd4", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#000000", + "palette": 15 + }, + "button_background_normal": { + "hex": "#000000", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#c1c1c1", + "palette": 234 + }, + "button_background_active": { + "hex": "#999999", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#000000", + "palette": 15 + }, + "header_background": { + "hex": "#000000", + "palette": 15 + }, + "header_foreground": { + "hex": "#888888", + "palette": 63 + }, + "footer_background": { + "hex": "#888888", + "palette": 63 + }, + "footer_foreground": { + "hex": "#000000", + "palette": 15 + }, + "banner_background": { + "hex": "#888888", + "palette": 63 + }, + "banner_foreground": { + "hex": "#c1c1c1", + "palette": 234 + }, + "list_header_background": { + "hex": "#999999", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#999999", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#888888", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#eecc6c", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#999999", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c1c1c1", + "palette": 237 + } + } +} diff --git a/colors/base16-black-metal-nile.json b/colors/base16-black-metal-nile.json new file mode 100644 index 0000000..0ffe7f4 --- /dev/null +++ b/colors/base16-black-metal-nile.json @@ -0,0 +1,168 @@ +{ + "name": "Black Metal (Nile)", + "author": "metalelf0 (https://github.com/metalelf0)", + "slug": "black-metal-nile", + "slug-underscored": "black_metal_nile", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#c1c1c1", + "palette": 234 + }, + "foreground": { + "hex": "#c1c1c1", + "palette": 237 + }, + "frame_focused": { + "hex": "#888888", + "palette": 63 + }, + "frame_important": { + "hex": "#aa9988", + "palette": 29 + }, + "text_focused": { + "hex": "#888888", + "palette": 63 + }, + "text_active": { + "hex": "#888888", + "palette": 63 + }, + "text_disabled": { + "hex": "#999999", + "palette": 246 + }, + "text_hidden": { + "hex": "#333333", + "palette": 249 + }, + "text_warning": { + "hex": "#777755", + "palette": 214 + }, + "text_error": { + "hex": "#5f8787", + "palette": 166 + }, + "overlay_background": { + "hex": "#999999", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#000000", + "palette": 15 + }, + "overlay_border": { + "hex": "#888888", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#888888", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#c1c1c1", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#aa9988", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#000000", + "palette": 15 + }, + "button_background_normal": { + "hex": "#000000", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#c1c1c1", + "palette": 234 + }, + "button_background_active": { + "hex": "#999999", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#000000", + "palette": 15 + }, + "header_background": { + "hex": "#000000", + "palette": 15 + }, + "header_foreground": { + "hex": "#888888", + "palette": 63 + }, + "footer_background": { + "hex": "#888888", + "palette": 63 + }, + "footer_foreground": { + "hex": "#000000", + "palette": 15 + }, + "banner_background": { + "hex": "#888888", + "palette": 63 + }, + "banner_foreground": { + "hex": "#c1c1c1", + "palette": 234 + }, + "list_header_background": { + "hex": "#999999", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#999999", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#888888", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#777755", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#999999", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c1c1c1", + "palette": 237 + } + } +} diff --git a/colors/base16-black-metal-venom.json b/colors/base16-black-metal-venom.json new file mode 100644 index 0000000..c5b962b --- /dev/null +++ b/colors/base16-black-metal-venom.json @@ -0,0 +1,168 @@ +{ + "name": "Black Metal (Venom)", + "author": "metalelf0 (https://github.com/metalelf0)", + "slug": "black-metal-venom", + "slug-underscored": "black_metal_venom", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#c1c1c1", + "palette": 234 + }, + "foreground": { + "hex": "#c1c1c1", + "palette": 237 + }, + "frame_focused": { + "hex": "#888888", + "palette": 63 + }, + "frame_important": { + "hex": "#f8f7f2", + "palette": 29 + }, + "text_focused": { + "hex": "#888888", + "palette": 63 + }, + "text_active": { + "hex": "#888888", + "palette": 63 + }, + "text_disabled": { + "hex": "#999999", + "palette": 246 + }, + "text_hidden": { + "hex": "#333333", + "palette": 249 + }, + "text_warning": { + "hex": "#79241f", + "palette": 214 + }, + "text_error": { + "hex": "#5f8787", + "palette": 166 + }, + "overlay_background": { + "hex": "#999999", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#000000", + "palette": 15 + }, + "overlay_border": { + "hex": "#888888", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#888888", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#c1c1c1", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#f8f7f2", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#000000", + "palette": 15 + }, + "button_background_normal": { + "hex": "#000000", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#c1c1c1", + "palette": 234 + }, + "button_background_active": { + "hex": "#999999", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#000000", + "palette": 15 + }, + "header_background": { + "hex": "#000000", + "palette": 15 + }, + "header_foreground": { + "hex": "#888888", + "palette": 63 + }, + "footer_background": { + "hex": "#888888", + "palette": 63 + }, + "footer_foreground": { + "hex": "#000000", + "palette": 15 + }, + "banner_background": { + "hex": "#888888", + "palette": 63 + }, + "banner_foreground": { + "hex": "#c1c1c1", + "palette": 234 + }, + "list_header_background": { + "hex": "#999999", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#999999", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#888888", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#79241f", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#999999", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c1c1c1", + "palette": 237 + } + } +} diff --git a/colors/base16-black-metal.json b/colors/base16-black-metal.json new file mode 100644 index 0000000..44c8083 --- /dev/null +++ b/colors/base16-black-metal.json @@ -0,0 +1,168 @@ +{ + "name": "Black Metal", + "author": "metalelf0 (https://github.com/metalelf0)", + "slug": "black-metal", + "slug-underscored": "black_metal", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#c1c1c1", + "palette": 234 + }, + "foreground": { + "hex": "#c1c1c1", + "palette": 237 + }, + "frame_focused": { + "hex": "#888888", + "palette": 63 + }, + "frame_important": { + "hex": "#dd9999", + "palette": 29 + }, + "text_focused": { + "hex": "#888888", + "palette": 63 + }, + "text_active": { + "hex": "#888888", + "palette": 63 + }, + "text_disabled": { + "hex": "#999999", + "palette": 246 + }, + "text_hidden": { + "hex": "#333333", + "palette": 249 + }, + "text_warning": { + "hex": "#a06666", + "palette": 214 + }, + "text_error": { + "hex": "#5f8787", + "palette": 166 + }, + "overlay_background": { + "hex": "#999999", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#000000", + "palette": 15 + }, + "overlay_border": { + "hex": "#888888", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#888888", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#c1c1c1", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#dd9999", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#000000", + "palette": 15 + }, + "button_background_normal": { + "hex": "#000000", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#c1c1c1", + "palette": 234 + }, + "button_background_active": { + "hex": "#999999", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#000000", + "palette": 15 + }, + "header_background": { + "hex": "#000000", + "palette": 15 + }, + "header_foreground": { + "hex": "#888888", + "palette": 63 + }, + "footer_background": { + "hex": "#888888", + "palette": 63 + }, + "footer_foreground": { + "hex": "#000000", + "palette": 15 + }, + "banner_background": { + "hex": "#888888", + "palette": 63 + }, + "banner_foreground": { + "hex": "#c1c1c1", + "palette": 234 + }, + "list_header_background": { + "hex": "#999999", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#999999", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#888888", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#a06666", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#999999", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c1c1c1", + "palette": 237 + } + } +} diff --git a/colors/base16-blueforest.json b/colors/base16-blueforest.json new file mode 100644 index 0000000..2c8cb55 --- /dev/null +++ b/colors/base16-blueforest.json @@ -0,0 +1,168 @@ +{ + "name": "Blue Forest", + "author": "alonsodomin (https://github.com/alonsodomin)", + "slug": "blueforest", + "slug-underscored": "blueforest", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#375780", + "palette": 234 + }, + "foreground": { + "hex": "#ffcc33", + "palette": 237 + }, + "frame_focused": { + "hex": "#a2cff5", + "palette": 63 + }, + "frame_important": { + "hex": "#80ff80", + "palette": 29 + }, + "text_focused": { + "hex": "#a2cff5", + "palette": 63 + }, + "text_active": { + "hex": "#a2cff5", + "palette": 63 + }, + "text_disabled": { + "hex": "#1e5c1e", + "palette": 246 + }, + "text_hidden": { + "hex": "#a0ffa0", + "palette": 249 + }, + "text_warning": { + "hex": "#91ccff", + "palette": 214 + }, + "text_error": { + "hex": "#fffab1", + "palette": 166 + }, + "overlay_background": { + "hex": "#91ccff", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#141f2e", + "palette": 15 + }, + "overlay_border": { + "hex": "#a2cff5", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#a2cff5", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#141f2e", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#141f2e", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#375780", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#80ff80", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#141f2e", + "palette": 15 + }, + "button_background_normal": { + "hex": "#141f2e", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#375780", + "palette": 234 + }, + "button_background_active": { + "hex": "#0099ff", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#141f2e", + "palette": 15 + }, + "header_background": { + "hex": "#141f2e", + "palette": 15 + }, + "header_foreground": { + "hex": "#a2cff5", + "palette": 63 + }, + "footer_background": { + "hex": "#a2cff5", + "palette": 63 + }, + "footer_foreground": { + "hex": "#141f2e", + "palette": 15 + }, + "banner_background": { + "hex": "#a2cff5", + "palette": 63 + }, + "banner_foreground": { + "hex": "#375780", + "palette": 234 + }, + "list_header_background": { + "hex": "#0099ff", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#141f2e", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#0099ff", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#141f2e", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#141f2e", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#a2cff5", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#91ccff", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#141f2e", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#0099ff", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#ffcc33", + "palette": 237 + } + } +} diff --git a/colors/base16-blueish.json b/colors/base16-blueish.json new file mode 100644 index 0000000..d2b739e --- /dev/null +++ b/colors/base16-blueish.json @@ -0,0 +1,168 @@ +{ + "name": "Blueish", + "author": "Ben Mayoras", + "slug": "blueish", + "slug-underscored": "blueish", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#8f98a0", + "palette": 234 + }, + "foreground": { + "hex": "#c8e1f8", + "palette": 237 + }, + "frame_focused": { + "hex": "#82aaff", + "palette": 63 + }, + "frame_important": { + "hex": "#c3e88d", + "palette": 29 + }, + "text_focused": { + "hex": "#82aaff", + "palette": 63 + }, + "text_active": { + "hex": "#82aaff", + "palette": 63 + }, + "text_disabled": { + "hex": "#74afe7", + "palette": 246 + }, + "text_hidden": { + "hex": "#616d78", + "palette": 249 + }, + "text_warning": { + "hex": "#82aaff", + "palette": 214 + }, + "text_error": { + "hex": "#4ce587", + "palette": 166 + }, + "overlay_background": { + "hex": "#ddeaf6", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#182430", + "palette": 15 + }, + "overlay_border": { + "hex": "#82aaff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#82aaff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#182430", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#182430", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#8f98a0", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#c3e88d", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#182430", + "palette": 15 + }, + "button_background_normal": { + "hex": "#182430", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#8f98a0", + "palette": 234 + }, + "button_background_active": { + "hex": "#ff84dd", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#182430", + "palette": 15 + }, + "header_background": { + "hex": "#182430", + "palette": 15 + }, + "header_foreground": { + "hex": "#82aaff", + "palette": 63 + }, + "footer_background": { + "hex": "#82aaff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#182430", + "palette": 15 + }, + "banner_background": { + "hex": "#82aaff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#8f98a0", + "palette": 234 + }, + "list_header_background": { + "hex": "#ff84dd", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#182430", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#ff84dd", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#182430", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#182430", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#82aaff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#82aaff", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#182430", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#ff84dd", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c8e1f8", + "palette": 237 + } + } +} diff --git a/colors/base16-brewer.json b/colors/base16-brewer.json new file mode 100644 index 0000000..0a27ee2 --- /dev/null +++ b/colors/base16-brewer.json @@ -0,0 +1,168 @@ +{ + "name": "Brewer", + "author": "Timothée Poisot (http://github.com/tpoisot)", + "slug": "brewer", + "slug-underscored": "brewer", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fcfdfe", + "palette": 234 + }, + "foreground": { + "hex": "#b7b8b9", + "palette": 237 + }, + "frame_focused": { + "hex": "#3182bd", + "palette": 63 + }, + "frame_important": { + "hex": "#31a354", + "palette": 29 + }, + "text_focused": { + "hex": "#3182bd", + "palette": 63 + }, + "text_active": { + "hex": "#3182bd", + "palette": 63 + }, + "text_disabled": { + "hex": "#959697", + "palette": 246 + }, + "text_hidden": { + "hex": "#737475", + "palette": 249 + }, + "text_warning": { + "hex": "#dca060", + "palette": 214 + }, + "text_error": { + "hex": "#e31a1c", + "palette": 166 + }, + "overlay_background": { + "hex": "#dadbdc", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#0c0d0e", + "palette": 15 + }, + "overlay_border": { + "hex": "#3182bd", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#3182bd", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#0c0d0e", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#0c0d0e", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fcfdfe", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#31a354", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#0c0d0e", + "palette": 15 + }, + "button_background_normal": { + "hex": "#0c0d0e", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fcfdfe", + "palette": 234 + }, + "button_background_active": { + "hex": "#756bb1", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#0c0d0e", + "palette": 15 + }, + "header_background": { + "hex": "#0c0d0e", + "palette": 15 + }, + "header_foreground": { + "hex": "#3182bd", + "palette": 63 + }, + "footer_background": { + "hex": "#3182bd", + "palette": 63 + }, + "footer_foreground": { + "hex": "#0c0d0e", + "palette": 15 + }, + "banner_background": { + "hex": "#3182bd", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fcfdfe", + "palette": 234 + }, + "list_header_background": { + "hex": "#756bb1", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#0c0d0e", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#756bb1", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#0c0d0e", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#0c0d0e", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#3182bd", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#dca060", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#0c0d0e", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#756bb1", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#b7b8b9", + "palette": 237 + } + } +} diff --git a/colors/base16-bright.json b/colors/base16-bright.json new file mode 100644 index 0000000..87dbc24 --- /dev/null +++ b/colors/base16-bright.json @@ -0,0 +1,168 @@ +{ + "name": "Bright", + "author": "Chris Kempson (http://chriskempson.com)", + "slug": "bright", + "slug-underscored": "bright", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#e0e0e0", + "palette": 237 + }, + "frame_focused": { + "hex": "#6fb3d2", + "palette": 63 + }, + "frame_important": { + "hex": "#a1c659", + "palette": 29 + }, + "text_focused": { + "hex": "#6fb3d2", + "palette": 63 + }, + "text_active": { + "hex": "#6fb3d2", + "palette": 63 + }, + "text_disabled": { + "hex": "#d0d0d0", + "palette": 246 + }, + "text_hidden": { + "hex": "#b0b0b0", + "palette": 249 + }, + "text_warning": { + "hex": "#fda331", + "palette": 214 + }, + "text_error": { + "hex": "#fb0120", + "palette": 166 + }, + "overlay_background": { + "hex": "#f5f5f5", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#000000", + "palette": 15 + }, + "overlay_border": { + "hex": "#6fb3d2", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#6fb3d2", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#a1c659", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#000000", + "palette": 15 + }, + "button_background_normal": { + "hex": "#000000", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#d381c3", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#000000", + "palette": 15 + }, + "header_background": { + "hex": "#000000", + "palette": 15 + }, + "header_foreground": { + "hex": "#6fb3d2", + "palette": 63 + }, + "footer_background": { + "hex": "#6fb3d2", + "palette": 63 + }, + "footer_foreground": { + "hex": "#000000", + "palette": 15 + }, + "banner_background": { + "hex": "#6fb3d2", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#d381c3", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#d381c3", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#6fb3d2", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#fda331", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#d381c3", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#e0e0e0", + "palette": 237 + } + } +} diff --git a/colors/base16-brogrammer.json b/colors/base16-brogrammer.json new file mode 100644 index 0000000..6dab5cd --- /dev/null +++ b/colors/base16-brogrammer.json @@ -0,0 +1,168 @@ +{ + "name": "Brogrammer", + "author": "Vik Ramanujam (http://github.com/piggyslasher)", + "slug": "brogrammer", + "slug-underscored": "brogrammer", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#d6dbe5", + "palette": 234 + }, + "foreground": { + "hex": "#4e5ab7", + "palette": 237 + }, + "frame_focused": { + "hex": "#5350b9", + "palette": 63 + }, + "frame_important": { + "hex": "#f3bd09", + "palette": 29 + }, + "text_focused": { + "hex": "#5350b9", + "palette": 63 + }, + "text_active": { + "hex": "#5350b9", + "palette": 63 + }, + "text_disabled": { + "hex": "#2a84d2", + "palette": 246 + }, + "text_hidden": { + "hex": "#ecba0f", + "palette": 249 + }, + "text_warning": { + "hex": "#1dd361", + "palette": 214 + }, + "text_error": { + "hex": "#d6dbe5", + "palette": 166 + }, + "overlay_background": { + "hex": "#1081d6", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1f1f1f", + "palette": 15 + }, + "overlay_border": { + "hex": "#5350b9", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#5350b9", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1f1f1f", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1f1f1f", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#d6dbe5", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#f3bd09", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1f1f1f", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1f1f1f", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#d6dbe5", + "palette": 234 + }, + "button_background_active": { + "hex": "#0f7ddb", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1f1f1f", + "palette": 15 + }, + "header_background": { + "hex": "#1f1f1f", + "palette": 15 + }, + "header_foreground": { + "hex": "#5350b9", + "palette": 63 + }, + "footer_background": { + "hex": "#5350b9", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1f1f1f", + "palette": 15 + }, + "banner_background": { + "hex": "#5350b9", + "palette": 63 + }, + "banner_foreground": { + "hex": "#d6dbe5", + "palette": 234 + }, + "list_header_background": { + "hex": "#0f7ddb", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1f1f1f", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#0f7ddb", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1f1f1f", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1f1f1f", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#5350b9", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#1dd361", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1f1f1f", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#0f7ddb", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#4e5ab7", + "palette": 237 + } + } +} diff --git a/colors/base16-brushtrees-dark.json b/colors/base16-brushtrees-dark.json new file mode 100644 index 0000000..2b46cdb --- /dev/null +++ b/colors/base16-brushtrees-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Brush Trees Dark", + "author": "Abraham White <abelincoln.white@gmail.com>", + "slug": "brushtrees-dark", + "slug-underscored": "brushtrees_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#e3efef", + "palette": 234 + }, + "foreground": { + "hex": "#b0c5c8", + "palette": 237 + }, + "frame_focused": { + "hex": "#868cb3", + "palette": 63 + }, + "frame_important": { + "hex": "#87b386", + "palette": 29 + }, + "text_focused": { + "hex": "#868cb3", + "palette": 63 + }, + "text_active": { + "hex": "#868cb3", + "palette": 63 + }, + "text_disabled": { + "hex": "#98afb5", + "palette": 246 + }, + "text_hidden": { + "hex": "#8299a1", + "palette": 249 + }, + "text_warning": { + "hex": "#aab386", + "palette": 214 + }, + "text_error": { + "hex": "#b38686", + "palette": 166 + }, + "overlay_background": { + "hex": "#c9dbdc", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#485867", + "palette": 15 + }, + "overlay_border": { + "hex": "#868cb3", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#868cb3", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#485867", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#485867", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#e3efef", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#87b386", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#485867", + "palette": 15 + }, + "button_background_normal": { + "hex": "#485867", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#e3efef", + "palette": 234 + }, + "button_background_active": { + "hex": "#b386b2", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#485867", + "palette": 15 + }, + "header_background": { + "hex": "#485867", + "palette": 15 + }, + "header_foreground": { + "hex": "#868cb3", + "palette": 63 + }, + "footer_background": { + "hex": "#868cb3", + "palette": 63 + }, + "footer_foreground": { + "hex": "#485867", + "palette": 15 + }, + "banner_background": { + "hex": "#868cb3", + "palette": 63 + }, + "banner_foreground": { + "hex": "#e3efef", + "palette": 234 + }, + "list_header_background": { + "hex": "#b386b2", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#485867", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b386b2", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#485867", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#485867", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#868cb3", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#aab386", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#485867", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b386b2", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#b0c5c8", + "palette": 237 + } + } +} diff --git a/colors/base16-brushtrees.json b/colors/base16-brushtrees.json new file mode 100644 index 0000000..51a8885 --- /dev/null +++ b/colors/base16-brushtrees.json @@ -0,0 +1,168 @@ +{ + "name": "Brush Trees", + "author": "Abraham White <abelincoln.white@gmail.com>", + "slug": "brushtrees", + "slug-underscored": "brushtrees", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#485867", + "palette": 234 + }, + "foreground": { + "hex": "#6d828e", + "palette": 237 + }, + "frame_focused": { + "hex": "#868cb3", + "palette": 63 + }, + "frame_important": { + "hex": "#87b386", + "palette": 29 + }, + "text_focused": { + "hex": "#868cb3", + "palette": 63 + }, + "text_active": { + "hex": "#868cb3", + "palette": 63 + }, + "text_disabled": { + "hex": "#8299a1", + "palette": 246 + }, + "text_hidden": { + "hex": "#98afb5", + "palette": 249 + }, + "text_warning": { + "hex": "#aab386", + "palette": 214 + }, + "text_error": { + "hex": "#b38686", + "palette": 166 + }, + "overlay_background": { + "hex": "#5a6d7a", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#e3efef", + "palette": 15 + }, + "overlay_border": { + "hex": "#868cb3", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#868cb3", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#e3efef", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#e3efef", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#485867", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#87b386", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#e3efef", + "palette": 15 + }, + "button_background_normal": { + "hex": "#e3efef", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#485867", + "palette": 234 + }, + "button_background_active": { + "hex": "#b386b2", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#e3efef", + "palette": 15 + }, + "header_background": { + "hex": "#e3efef", + "palette": 15 + }, + "header_foreground": { + "hex": "#868cb3", + "palette": 63 + }, + "footer_background": { + "hex": "#868cb3", + "palette": 63 + }, + "footer_foreground": { + "hex": "#e3efef", + "palette": 15 + }, + "banner_background": { + "hex": "#868cb3", + "palette": 63 + }, + "banner_foreground": { + "hex": "#485867", + "palette": 234 + }, + "list_header_background": { + "hex": "#b386b2", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#e3efef", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b386b2", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#e3efef", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#e3efef", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#868cb3", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#aab386", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#e3efef", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b386b2", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#6d828e", + "palette": 237 + } + } +} diff --git a/colors/base16-caroline.json b/colors/base16-caroline.json new file mode 100644 index 0000000..d04699c --- /dev/null +++ b/colors/base16-caroline.json @@ -0,0 +1,168 @@ +{ + "name": "caroline", + "author": "ed (https://codeberg.org/ed)", + "slug": "caroline", + "slug-underscored": "caroline", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#e3a68c", + "palette": 234 + }, + "foreground": { + "hex": "#a87569", + "palette": 237 + }, + "frame_focused": { + "hex": "#684c59", + "palette": 63 + }, + "frame_important": { + "hex": "#806c61", + "palette": 29 + }, + "text_focused": { + "hex": "#684c59", + "palette": 63 + }, + "text_active": { + "hex": "#684c59", + "palette": 63 + }, + "text_disabled": { + "hex": "#8b5d57", + "palette": 246 + }, + "text_hidden": { + "hex": "#6d4745", + "palette": 249 + }, + "text_warning": { + "hex": "#f28171", + "palette": 214 + }, + "text_error": { + "hex": "#c24f57", + "palette": 166 + }, + "overlay_background": { + "hex": "#c58d7b", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1c1213", + "palette": 15 + }, + "overlay_border": { + "hex": "#684c59", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#684c59", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1c1213", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1c1213", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#e3a68c", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#806c61", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1c1213", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1c1213", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#e3a68c", + "palette": 234 + }, + "button_background_active": { + "hex": "#a63650", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1c1213", + "palette": 15 + }, + "header_background": { + "hex": "#1c1213", + "palette": 15 + }, + "header_foreground": { + "hex": "#684c59", + "palette": 63 + }, + "footer_background": { + "hex": "#684c59", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1c1213", + "palette": 15 + }, + "banner_background": { + "hex": "#684c59", + "palette": 63 + }, + "banner_foreground": { + "hex": "#e3a68c", + "palette": 234 + }, + "list_header_background": { + "hex": "#a63650", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1c1213", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a63650", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1c1213", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1c1213", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#684c59", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f28171", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1c1213", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a63650", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#a87569", + "palette": 237 + } + } +} diff --git a/colors/base16-catppuccin-frappe.json b/colors/base16-catppuccin-frappe.json new file mode 100644 index 0000000..1e64a72 --- /dev/null +++ b/colors/base16-catppuccin-frappe.json @@ -0,0 +1,168 @@ +{ + "name": "Catppuccin Frappe", + "author": "https://github.com/catppuccin/catppuccin", + "slug": "catppuccin-frappe", + "slug-underscored": "catppuccin_frappe", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#babbf1", + "palette": 234 + }, + "foreground": { + "hex": "#c6d0f5", + "palette": 237 + }, + "frame_focused": { + "hex": "#8caaee", + "palette": 63 + }, + "frame_important": { + "hex": "#a6d189", + "palette": 29 + }, + "text_focused": { + "hex": "#8caaee", + "palette": 63 + }, + "text_active": { + "hex": "#8caaee", + "palette": 63 + }, + "text_disabled": { + "hex": "#626880", + "palette": 246 + }, + "text_hidden": { + "hex": "#51576d", + "palette": 249 + }, + "text_warning": { + "hex": "#e5c890", + "palette": 214 + }, + "text_error": { + "hex": "#e78284", + "palette": 166 + }, + "overlay_background": { + "hex": "#f2d5cf", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#303446", + "palette": 15 + }, + "overlay_border": { + "hex": "#8caaee", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#8caaee", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#303446", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#303446", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#babbf1", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#a6d189", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#303446", + "palette": 15 + }, + "button_background_normal": { + "hex": "#303446", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#babbf1", + "palette": 234 + }, + "button_background_active": { + "hex": "#ca9ee6", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#303446", + "palette": 15 + }, + "header_background": { + "hex": "#303446", + "palette": 15 + }, + "header_foreground": { + "hex": "#8caaee", + "palette": 63 + }, + "footer_background": { + "hex": "#8caaee", + "palette": 63 + }, + "footer_foreground": { + "hex": "#303446", + "palette": 15 + }, + "banner_background": { + "hex": "#8caaee", + "palette": 63 + }, + "banner_foreground": { + "hex": "#babbf1", + "palette": 234 + }, + "list_header_background": { + "hex": "#ca9ee6", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#303446", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#ca9ee6", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#303446", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#303446", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#8caaee", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#e5c890", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#303446", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#ca9ee6", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c6d0f5", + "palette": 237 + } + } +} diff --git a/colors/base16-catppuccin-latte.json b/colors/base16-catppuccin-latte.json new file mode 100644 index 0000000..5211a29 --- /dev/null +++ b/colors/base16-catppuccin-latte.json @@ -0,0 +1,168 @@ +{ + "name": "Catppuccin Latte", + "author": "https://github.com/catppuccin/catppuccin", + "slug": "catppuccin-latte", + "slug-underscored": "catppuccin_latte", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#7287fd", + "palette": 234 + }, + "foreground": { + "hex": "#4c4f69", + "palette": 237 + }, + "frame_focused": { + "hex": "#1e66f5", + "palette": 63 + }, + "frame_important": { + "hex": "#40a02b", + "palette": 29 + }, + "text_focused": { + "hex": "#1e66f5", + "palette": 63 + }, + "text_active": { + "hex": "#1e66f5", + "palette": 63 + }, + "text_disabled": { + "hex": "#acb0be", + "palette": 246 + }, + "text_hidden": { + "hex": "#bcc0cc", + "palette": 249 + }, + "text_warning": { + "hex": "#df8e1d", + "palette": 214 + }, + "text_error": { + "hex": "#d20f39", + "palette": 166 + }, + "overlay_background": { + "hex": "#dc8a78", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#eff1f5", + "palette": 15 + }, + "overlay_border": { + "hex": "#1e66f5", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#1e66f5", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#eff1f5", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#eff1f5", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#7287fd", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#40a02b", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#eff1f5", + "palette": 15 + }, + "button_background_normal": { + "hex": "#eff1f5", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#7287fd", + "palette": 234 + }, + "button_background_active": { + "hex": "#8839ef", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#eff1f5", + "palette": 15 + }, + "header_background": { + "hex": "#eff1f5", + "palette": 15 + }, + "header_foreground": { + "hex": "#1e66f5", + "palette": 63 + }, + "footer_background": { + "hex": "#1e66f5", + "palette": 63 + }, + "footer_foreground": { + "hex": "#eff1f5", + "palette": 15 + }, + "banner_background": { + "hex": "#1e66f5", + "palette": 63 + }, + "banner_foreground": { + "hex": "#7287fd", + "palette": 234 + }, + "list_header_background": { + "hex": "#8839ef", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#eff1f5", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#8839ef", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#eff1f5", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#eff1f5", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#1e66f5", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#df8e1d", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#eff1f5", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#8839ef", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#4c4f69", + "palette": 237 + } + } +} diff --git a/colors/base16-catppuccin-macchiato.json b/colors/base16-catppuccin-macchiato.json new file mode 100644 index 0000000..afcd3a8 --- /dev/null +++ b/colors/base16-catppuccin-macchiato.json @@ -0,0 +1,168 @@ +{ + "name": "Catppuccin Macchiato", + "author": "https://github.com/catppuccin/catppuccin", + "slug": "catppuccin-macchiato", + "slug-underscored": "catppuccin_macchiato", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#b7bdf8", + "palette": 234 + }, + "foreground": { + "hex": "#cad3f5", + "palette": 237 + }, + "frame_focused": { + "hex": "#8aadf4", + "palette": 63 + }, + "frame_important": { + "hex": "#a6da95", + "palette": 29 + }, + "text_focused": { + "hex": "#8aadf4", + "palette": 63 + }, + "text_active": { + "hex": "#8aadf4", + "palette": 63 + }, + "text_disabled": { + "hex": "#5b6078", + "palette": 246 + }, + "text_hidden": { + "hex": "#494d64", + "palette": 249 + }, + "text_warning": { + "hex": "#eed49f", + "palette": 214 + }, + "text_error": { + "hex": "#ed8796", + "palette": 166 + }, + "overlay_background": { + "hex": "#f4dbd6", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#24273a", + "palette": 15 + }, + "overlay_border": { + "hex": "#8aadf4", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#8aadf4", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#24273a", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#24273a", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#b7bdf8", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#a6da95", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#24273a", + "palette": 15 + }, + "button_background_normal": { + "hex": "#24273a", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#b7bdf8", + "palette": 234 + }, + "button_background_active": { + "hex": "#c6a0f6", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#24273a", + "palette": 15 + }, + "header_background": { + "hex": "#24273a", + "palette": 15 + }, + "header_foreground": { + "hex": "#8aadf4", + "palette": 63 + }, + "footer_background": { + "hex": "#8aadf4", + "palette": 63 + }, + "footer_foreground": { + "hex": "#24273a", + "palette": 15 + }, + "banner_background": { + "hex": "#8aadf4", + "palette": 63 + }, + "banner_foreground": { + "hex": "#b7bdf8", + "palette": 234 + }, + "list_header_background": { + "hex": "#c6a0f6", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#24273a", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#c6a0f6", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#24273a", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#24273a", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#8aadf4", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#eed49f", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#24273a", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#c6a0f6", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#cad3f5", + "palette": 237 + } + } +} diff --git a/colors/base16-catppuccin-mocha.json b/colors/base16-catppuccin-mocha.json new file mode 100644 index 0000000..b31836c --- /dev/null +++ b/colors/base16-catppuccin-mocha.json @@ -0,0 +1,168 @@ +{ + "name": "Catppuccin Mocha", + "author": "https://github.com/catppuccin/catppuccin", + "slug": "catppuccin-mocha", + "slug-underscored": "catppuccin_mocha", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#b4befe", + "palette": 234 + }, + "foreground": { + "hex": "#cdd6f4", + "palette": 237 + }, + "frame_focused": { + "hex": "#89b4fa", + "palette": 63 + }, + "frame_important": { + "hex": "#a6e3a1", + "palette": 29 + }, + "text_focused": { + "hex": "#89b4fa", + "palette": 63 + }, + "text_active": { + "hex": "#89b4fa", + "palette": 63 + }, + "text_disabled": { + "hex": "#585b70", + "palette": 246 + }, + "text_hidden": { + "hex": "#45475a", + "palette": 249 + }, + "text_warning": { + "hex": "#f9e2af", + "palette": 214 + }, + "text_error": { + "hex": "#f38ba8", + "palette": 166 + }, + "overlay_background": { + "hex": "#f5e0dc", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1e1e2e", + "palette": 15 + }, + "overlay_border": { + "hex": "#89b4fa", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#89b4fa", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1e1e2e", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1e1e2e", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#b4befe", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#a6e3a1", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1e1e2e", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1e1e2e", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#b4befe", + "palette": 234 + }, + "button_background_active": { + "hex": "#cba6f7", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1e1e2e", + "palette": 15 + }, + "header_background": { + "hex": "#1e1e2e", + "palette": 15 + }, + "header_foreground": { + "hex": "#89b4fa", + "palette": 63 + }, + "footer_background": { + "hex": "#89b4fa", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1e1e2e", + "palette": 15 + }, + "banner_background": { + "hex": "#89b4fa", + "palette": 63 + }, + "banner_foreground": { + "hex": "#b4befe", + "palette": 234 + }, + "list_header_background": { + "hex": "#cba6f7", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1e1e2e", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#cba6f7", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1e1e2e", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1e1e2e", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#89b4fa", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f9e2af", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1e1e2e", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#cba6f7", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#cdd6f4", + "palette": 237 + } + } +} diff --git a/colors/base16-chalk.json b/colors/base16-chalk.json new file mode 100644 index 0000000..5f0e02a --- /dev/null +++ b/colors/base16-chalk.json @@ -0,0 +1,168 @@ +{ + "name": "Chalk", + "author": "Chris Kempson (http://chriskempson.com)", + "slug": "chalk", + "slug-underscored": "chalk", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f5f5f5", + "palette": 234 + }, + "foreground": { + "hex": "#d0d0d0", + "palette": 237 + }, + "frame_focused": { + "hex": "#6fc2ef", + "palette": 63 + }, + "frame_important": { + "hex": "#acc267", + "palette": 29 + }, + "text_focused": { + "hex": "#6fc2ef", + "palette": 63 + }, + "text_active": { + "hex": "#6fc2ef", + "palette": 63 + }, + "text_disabled": { + "hex": "#b0b0b0", + "palette": 246 + }, + "text_hidden": { + "hex": "#505050", + "palette": 249 + }, + "text_warning": { + "hex": "#ddb26f", + "palette": 214 + }, + "text_error": { + "hex": "#fb9fb1", + "palette": 166 + }, + "overlay_background": { + "hex": "#e0e0e0", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#151515", + "palette": 15 + }, + "overlay_border": { + "hex": "#6fc2ef", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#6fc2ef", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#151515", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#151515", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f5f5f5", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#acc267", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#151515", + "palette": 15 + }, + "button_background_normal": { + "hex": "#151515", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f5f5f5", + "palette": 234 + }, + "button_background_active": { + "hex": "#e1a3ee", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#151515", + "palette": 15 + }, + "header_background": { + "hex": "#151515", + "palette": 15 + }, + "header_foreground": { + "hex": "#6fc2ef", + "palette": 63 + }, + "footer_background": { + "hex": "#6fc2ef", + "palette": 63 + }, + "footer_foreground": { + "hex": "#151515", + "palette": 15 + }, + "banner_background": { + "hex": "#6fc2ef", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f5f5f5", + "palette": 234 + }, + "list_header_background": { + "hex": "#e1a3ee", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#151515", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#e1a3ee", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#151515", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#151515", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#6fc2ef", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ddb26f", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#151515", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#e1a3ee", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d0d0d0", + "palette": 237 + } + } +} diff --git a/colors/base16-chicago-day.json b/colors/base16-chicago-day.json new file mode 100644 index 0000000..c7b370a --- /dev/null +++ b/colors/base16-chicago-day.json @@ -0,0 +1,168 @@ +{ + "name": "Chicago Day", + "author": "Wendell, Ryan <ryanjwendell@gmail.com>", + "slug": "chicago-day", + "slug-underscored": "chicago_day", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#1e2a24", + "palette": 234 + }, + "foreground": { + "hex": "#364c40", + "palette": 237 + }, + "frame_focused": { + "hex": "#522398", + "palette": 63 + }, + "frame_important": { + "hex": "#009b3a", + "palette": 29 + }, + "text_focused": { + "hex": "#522398", + "palette": 63 + }, + "text_active": { + "hex": "#522398", + "palette": 63 + }, + "text_disabled": { + "hex": "#4b5a51", + "palette": 246 + }, + "text_hidden": { + "hex": "#8a9a91", + "palette": 249 + }, + "text_warning": { + "hex": "#968400", + "palette": 214 + }, + "text_error": { + "hex": "#c60c30", + "palette": 166 + }, + "overlay_background": { + "hex": "#2a3b32", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#e8f0ea", + "palette": 15 + }, + "overlay_border": { + "hex": "#522398", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#522398", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#e8f0ea", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#e8f0ea", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#1e2a24", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#009b3a", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#e8f0ea", + "palette": 15 + }, + "button_background_normal": { + "hex": "#e8f0ea", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#1e2a24", + "palette": 234 + }, + "button_background_active": { + "hex": "#e27ea6", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#e8f0ea", + "palette": 15 + }, + "header_background": { + "hex": "#e8f0ea", + "palette": 15 + }, + "header_foreground": { + "hex": "#522398", + "palette": 63 + }, + "footer_background": { + "hex": "#522398", + "palette": 63 + }, + "footer_foreground": { + "hex": "#e8f0ea", + "palette": 15 + }, + "banner_background": { + "hex": "#522398", + "palette": 63 + }, + "banner_foreground": { + "hex": "#1e2a24", + "palette": 234 + }, + "list_header_background": { + "hex": "#e27ea6", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#e8f0ea", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#e27ea6", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#e8f0ea", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#e8f0ea", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#522398", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#968400", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#e8f0ea", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#e27ea6", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#364c40", + "palette": 237 + } + } +} diff --git a/colors/base16-chicago-night.json b/colors/base16-chicago-night.json new file mode 100644 index 0000000..08c18ff --- /dev/null +++ b/colors/base16-chicago-night.json @@ -0,0 +1,168 @@ +{ + "name": "Chicago Night", + "author": "Wendell, Ryan <ryanjwendell@gmail.com>", + "slug": "chicago-night", + "slug-underscored": "chicago_night", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#dbe3de", + "palette": 234 + }, + "foreground": { + "hex": "#a7b8af", + "palette": 237 + }, + "frame_focused": { + "hex": "#522398", + "palette": 63 + }, + "frame_important": { + "hex": "#009b3a", + "palette": 29 + }, + "text_focused": { + "hex": "#522398", + "palette": 63 + }, + "text_active": { + "hex": "#522398", + "palette": 63 + }, + "text_disabled": { + "hex": "#8a9a91", + "palette": 246 + }, + "text_hidden": { + "hex": "#5f7368", + "palette": 249 + }, + "text_warning": { + "hex": "#f9e300", + "palette": 214 + }, + "text_error": { + "hex": "#c60c30", + "palette": 166 + }, + "overlay_background": { + "hex": "#c1cdc7", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1e2a24", + "palette": 15 + }, + "overlay_border": { + "hex": "#522398", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#522398", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1e2a24", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1e2a24", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#dbe3de", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#009b3a", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1e2a24", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1e2a24", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#dbe3de", + "palette": 234 + }, + "button_background_active": { + "hex": "#e27ea6", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1e2a24", + "palette": 15 + }, + "header_background": { + "hex": "#1e2a24", + "palette": 15 + }, + "header_foreground": { + "hex": "#522398", + "palette": 63 + }, + "footer_background": { + "hex": "#522398", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1e2a24", + "palette": 15 + }, + "banner_background": { + "hex": "#522398", + "palette": 63 + }, + "banner_foreground": { + "hex": "#dbe3de", + "palette": 234 + }, + "list_header_background": { + "hex": "#e27ea6", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1e2a24", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#e27ea6", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1e2a24", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1e2a24", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#522398", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f9e300", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1e2a24", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#e27ea6", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#a7b8af", + "palette": 237 + } + } +} diff --git a/colors/base16-circus.json b/colors/base16-circus.json new file mode 100644 index 0000000..94ef5ea --- /dev/null +++ b/colors/base16-circus.json @@ -0,0 +1,168 @@ +{ + "name": "Circus", + "author": "Stephan Boyer (https://github.com/stepchowfun) and Esther Wang (https://github.com/ewang12)", + "slug": "circus", + "slug-underscored": "circus", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#a7a7a7", + "palette": 237 + }, + "frame_focused": { + "hex": "#639ee4", + "palette": 63 + }, + "frame_important": { + "hex": "#84b97c", + "palette": 29 + }, + "text_focused": { + "hex": "#639ee4", + "palette": 63 + }, + "text_active": { + "hex": "#639ee4", + "palette": 63 + }, + "text_disabled": { + "hex": "#505050", + "palette": 246 + }, + "text_hidden": { + "hex": "#5f5a60", + "palette": 249 + }, + "text_warning": { + "hex": "#c3ba63", + "palette": 214 + }, + "text_error": { + "hex": "#dc657d", + "palette": 166 + }, + "overlay_background": { + "hex": "#808080", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#191919", + "palette": 15 + }, + "overlay_border": { + "hex": "#639ee4", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#639ee4", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#191919", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#191919", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#84b97c", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#191919", + "palette": 15 + }, + "button_background_normal": { + "hex": "#191919", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#b888e2", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#191919", + "palette": 15 + }, + "header_background": { + "hex": "#191919", + "palette": 15 + }, + "header_foreground": { + "hex": "#639ee4", + "palette": 63 + }, + "footer_background": { + "hex": "#639ee4", + "palette": 63 + }, + "footer_foreground": { + "hex": "#191919", + "palette": 15 + }, + "banner_background": { + "hex": "#639ee4", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#b888e2", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#191919", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b888e2", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#191919", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#191919", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#639ee4", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#c3ba63", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#191919", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b888e2", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#a7a7a7", + "palette": 237 + } + } +} diff --git a/colors/base16-classic-dark.json b/colors/base16-classic-dark.json new file mode 100644 index 0000000..981e1b7 --- /dev/null +++ b/colors/base16-classic-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Classic Dark", + "author": "Jason Heeris (http://heeris.id.au)", + "slug": "classic-dark", + "slug-underscored": "classic_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f5f5f5", + "palette": 234 + }, + "foreground": { + "hex": "#d0d0d0", + "palette": 237 + }, + "frame_focused": { + "hex": "#6a9fb5", + "palette": 63 + }, + "frame_important": { + "hex": "#90a959", + "palette": 29 + }, + "text_focused": { + "hex": "#6a9fb5", + "palette": 63 + }, + "text_active": { + "hex": "#6a9fb5", + "palette": 63 + }, + "text_disabled": { + "hex": "#b0b0b0", + "palette": 246 + }, + "text_hidden": { + "hex": "#505050", + "palette": 249 + }, + "text_warning": { + "hex": "#f4bf75", + "palette": 214 + }, + "text_error": { + "hex": "#ac4142", + "palette": 166 + }, + "overlay_background": { + "hex": "#e0e0e0", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#151515", + "palette": 15 + }, + "overlay_border": { + "hex": "#6a9fb5", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#6a9fb5", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#151515", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#151515", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f5f5f5", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#90a959", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#151515", + "palette": 15 + }, + "button_background_normal": { + "hex": "#151515", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f5f5f5", + "palette": 234 + }, + "button_background_active": { + "hex": "#aa759f", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#151515", + "palette": 15 + }, + "header_background": { + "hex": "#151515", + "palette": 15 + }, + "header_foreground": { + "hex": "#6a9fb5", + "palette": 63 + }, + "footer_background": { + "hex": "#6a9fb5", + "palette": 63 + }, + "footer_foreground": { + "hex": "#151515", + "palette": 15 + }, + "banner_background": { + "hex": "#6a9fb5", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f5f5f5", + "palette": 234 + }, + "list_header_background": { + "hex": "#aa759f", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#151515", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#aa759f", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#151515", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#151515", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#6a9fb5", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f4bf75", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#151515", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#aa759f", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d0d0d0", + "palette": 237 + } + } +} diff --git a/colors/base16-classic-light.json b/colors/base16-classic-light.json new file mode 100644 index 0000000..321aef2 --- /dev/null +++ b/colors/base16-classic-light.json @@ -0,0 +1,168 @@ +{ + "name": "Classic Light", + "author": "Jason Heeris (http://heeris.id.au)", + "slug": "classic-light", + "slug-underscored": "classic_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#151515", + "palette": 234 + }, + "foreground": { + "hex": "#303030", + "palette": 237 + }, + "frame_focused": { + "hex": "#6a9fb5", + "palette": 63 + }, + "frame_important": { + "hex": "#90a959", + "palette": 29 + }, + "text_focused": { + "hex": "#6a9fb5", + "palette": 63 + }, + "text_active": { + "hex": "#6a9fb5", + "palette": 63 + }, + "text_disabled": { + "hex": "#505050", + "palette": 246 + }, + "text_hidden": { + "hex": "#b0b0b0", + "palette": 249 + }, + "text_warning": { + "hex": "#f4bf75", + "palette": 214 + }, + "text_error": { + "hex": "#ac4142", + "palette": 166 + }, + "overlay_background": { + "hex": "#202020", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f5f5f5", + "palette": 15 + }, + "overlay_border": { + "hex": "#6a9fb5", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#6a9fb5", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f5f5f5", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f5f5f5", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#151515", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#90a959", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f5f5f5", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f5f5f5", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#151515", + "palette": 234 + }, + "button_background_active": { + "hex": "#aa759f", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f5f5f5", + "palette": 15 + }, + "header_background": { + "hex": "#f5f5f5", + "palette": 15 + }, + "header_foreground": { + "hex": "#6a9fb5", + "palette": 63 + }, + "footer_background": { + "hex": "#6a9fb5", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f5f5f5", + "palette": 15 + }, + "banner_background": { + "hex": "#6a9fb5", + "palette": 63 + }, + "banner_foreground": { + "hex": "#151515", + "palette": 234 + }, + "list_header_background": { + "hex": "#aa759f", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f5f5f5", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#aa759f", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f5f5f5", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f5f5f5", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#6a9fb5", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f4bf75", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f5f5f5", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#aa759f", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#303030", + "palette": 237 + } + } +} diff --git a/colors/base16-codeschool.json b/colors/base16-codeschool.json new file mode 100644 index 0000000..d18d861 --- /dev/null +++ b/colors/base16-codeschool.json @@ -0,0 +1,168 @@ +{ + "name": "Codeschool", + "author": "blockloop", + "slug": "codeschool", + "slug-underscored": "codeschool", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#b5d8f6", + "palette": 234 + }, + "foreground": { + "hex": "#9ea7a6", + "palette": 237 + }, + "frame_focused": { + "hex": "#484d79", + "palette": 63 + }, + "frame_important": { + "hex": "#237986", + "palette": 29 + }, + "text_focused": { + "hex": "#484d79", + "palette": 63 + }, + "text_active": { + "hex": "#484d79", + "palette": 63 + }, + "text_disabled": { + "hex": "#84898c", + "palette": 246 + }, + "text_hidden": { + "hex": "#3f4944", + "palette": 249 + }, + "text_warning": { + "hex": "#a03b1e", + "palette": 214 + }, + "text_error": { + "hex": "#2a5491", + "palette": 166 + }, + "overlay_background": { + "hex": "#a7cfa3", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#232c31", + "palette": 15 + }, + "overlay_border": { + "hex": "#484d79", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#484d79", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#232c31", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#232c31", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#b5d8f6", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#237986", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#232c31", + "palette": 15 + }, + "button_background_normal": { + "hex": "#232c31", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#b5d8f6", + "palette": 234 + }, + "button_background_active": { + "hex": "#c59820", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#232c31", + "palette": 15 + }, + "header_background": { + "hex": "#232c31", + "palette": 15 + }, + "header_foreground": { + "hex": "#484d79", + "palette": 63 + }, + "footer_background": { + "hex": "#484d79", + "palette": 63 + }, + "footer_foreground": { + "hex": "#232c31", + "palette": 15 + }, + "banner_background": { + "hex": "#484d79", + "palette": 63 + }, + "banner_foreground": { + "hex": "#b5d8f6", + "palette": 234 + }, + "list_header_background": { + "hex": "#c59820", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#232c31", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#c59820", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#232c31", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#232c31", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#484d79", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#a03b1e", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#232c31", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#c59820", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#9ea7a6", + "palette": 237 + } + } +} diff --git a/colors/base16-colors.json b/colors/base16-colors.json new file mode 100644 index 0000000..dcc6563 --- /dev/null +++ b/colors/base16-colors.json @@ -0,0 +1,168 @@ +{ + "name": "Colors", + "author": "mrmrs (http://clrs.cc)", + "slug": "colors", + "slug-underscored": "colors", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#bbbbbb", + "palette": 237 + }, + "frame_focused": { + "hex": "#0074d9", + "palette": 63 + }, + "frame_important": { + "hex": "#2ecc40", + "palette": 29 + }, + "text_focused": { + "hex": "#0074d9", + "palette": 63 + }, + "text_active": { + "hex": "#0074d9", + "palette": 63 + }, + "text_disabled": { + "hex": "#999999", + "palette": 246 + }, + "text_hidden": { + "hex": "#777777", + "palette": 249 + }, + "text_warning": { + "hex": "#ffdc00", + "palette": 214 + }, + "text_error": { + "hex": "#ff4136", + "palette": 166 + }, + "overlay_background": { + "hex": "#dddddd", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#111111", + "palette": 15 + }, + "overlay_border": { + "hex": "#0074d9", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#0074d9", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#111111", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#111111", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#2ecc40", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#111111", + "palette": 15 + }, + "button_background_normal": { + "hex": "#111111", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#b10dc9", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#111111", + "palette": 15 + }, + "header_background": { + "hex": "#111111", + "palette": 15 + }, + "header_foreground": { + "hex": "#0074d9", + "palette": 63 + }, + "footer_background": { + "hex": "#0074d9", + "palette": 63 + }, + "footer_foreground": { + "hex": "#111111", + "palette": 15 + }, + "banner_background": { + "hex": "#0074d9", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#b10dc9", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#111111", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b10dc9", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#111111", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#111111", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#0074d9", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffdc00", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#111111", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b10dc9", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#bbbbbb", + "palette": 237 + } + } +} diff --git a/colors/base16-cupcake.json b/colors/base16-cupcake.json new file mode 100644 index 0000000..e945815 --- /dev/null +++ b/colors/base16-cupcake.json @@ -0,0 +1,168 @@ +{ + "name": "Cupcake", + "author": "Chris Kempson (http://chriskempson.com)", + "slug": "cupcake", + "slug-underscored": "cupcake", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#585062", + "palette": 234 + }, + "foreground": { + "hex": "#8b8198", + "palette": 237 + }, + "frame_focused": { + "hex": "#7297b9", + "palette": 63 + }, + "frame_important": { + "hex": "#a3b367", + "palette": 29 + }, + "text_focused": { + "hex": "#7297b9", + "palette": 63 + }, + "text_active": { + "hex": "#7297b9", + "palette": 63 + }, + "text_disabled": { + "hex": "#a59daf", + "palette": 246 + }, + "text_hidden": { + "hex": "#bfb9c6", + "palette": 249 + }, + "text_warning": { + "hex": "#dcb16c", + "palette": 214 + }, + "text_error": { + "hex": "#d57e85", + "palette": 166 + }, + "overlay_background": { + "hex": "#72677e", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#fbf1f2", + "palette": 15 + }, + "overlay_border": { + "hex": "#7297b9", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#7297b9", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#fbf1f2", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#fbf1f2", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#585062", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#a3b367", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#fbf1f2", + "palette": 15 + }, + "button_background_normal": { + "hex": "#fbf1f2", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#585062", + "palette": 234 + }, + "button_background_active": { + "hex": "#bb99b4", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#fbf1f2", + "palette": 15 + }, + "header_background": { + "hex": "#fbf1f2", + "palette": 15 + }, + "header_foreground": { + "hex": "#7297b9", + "palette": 63 + }, + "footer_background": { + "hex": "#7297b9", + "palette": 63 + }, + "footer_foreground": { + "hex": "#fbf1f2", + "palette": 15 + }, + "banner_background": { + "hex": "#7297b9", + "palette": 63 + }, + "banner_foreground": { + "hex": "#585062", + "palette": 234 + }, + "list_header_background": { + "hex": "#bb99b4", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#fbf1f2", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#bb99b4", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#fbf1f2", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#fbf1f2", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#7297b9", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#dcb16c", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#fbf1f2", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#bb99b4", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#8b8198", + "palette": 237 + } + } +} diff --git a/colors/base16-cupertino.json b/colors/base16-cupertino.json new file mode 100644 index 0000000..e433f4f --- /dev/null +++ b/colors/base16-cupertino.json @@ -0,0 +1,168 @@ +{ + "name": "Cupertino", + "author": "Defman21", + "slug": "cupertino", + "slug-underscored": "cupertino", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#5e5e5e", + "palette": 234 + }, + "foreground": { + "hex": "#404040", + "palette": 237 + }, + "frame_focused": { + "hex": "#0000ff", + "palette": 63 + }, + "frame_important": { + "hex": "#007400", + "palette": 29 + }, + "text_focused": { + "hex": "#0000ff", + "palette": 63 + }, + "text_active": { + "hex": "#0000ff", + "palette": 63 + }, + "text_disabled": { + "hex": "#808080", + "palette": 246 + }, + "text_hidden": { + "hex": "#808080", + "palette": 249 + }, + "text_warning": { + "hex": "#826b28", + "palette": 214 + }, + "text_error": { + "hex": "#c41a15", + "palette": 166 + }, + "overlay_background": { + "hex": "#404040", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "overlay_border": { + "hex": "#0000ff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#0000ff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#ffffff", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#ffffff", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#5e5e5e", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#007400", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#ffffff", + "palette": 15 + }, + "button_background_normal": { + "hex": "#ffffff", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#5e5e5e", + "palette": 234 + }, + "button_background_active": { + "hex": "#a90d91", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#ffffff", + "palette": 15 + }, + "header_background": { + "hex": "#ffffff", + "palette": 15 + }, + "header_foreground": { + "hex": "#0000ff", + "palette": 63 + }, + "footer_background": { + "hex": "#0000ff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "banner_background": { + "hex": "#0000ff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#5e5e5e", + "palette": 234 + }, + "list_header_background": { + "hex": "#a90d91", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a90d91", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#0000ff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#826b28", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a90d91", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#404040", + "palette": 237 + } + } +} diff --git a/colors/base16-da-one-black.json b/colors/base16-da-one-black.json new file mode 100644 index 0000000..0e5f307 --- /dev/null +++ b/colors/base16-da-one-black.json @@ -0,0 +1,168 @@ +{ + "name": "Da One Black", + "author": "NNB (https://github.com/NNBnh)", + "slug": "da-one-black", + "slug-underscored": "da_one_black", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#ffffff", + "palette": 237 + }, + "frame_focused": { + "hex": "#6bb8ff", + "palette": 63 + }, + "frame_important": { + "hex": "#98c379", + "palette": 29 + }, + "text_focused": { + "hex": "#6bb8ff", + "palette": 63 + }, + "text_active": { + "hex": "#6bb8ff", + "palette": 63 + }, + "text_disabled": { + "hex": "#c8c8c8", + "palette": 246 + }, + "text_hidden": { + "hex": "#888888", + "palette": 249 + }, + "text_warning": { + "hex": "#ff9470", + "palette": 214 + }, + "text_error": { + "hex": "#fa7883", + "palette": 166 + }, + "overlay_background": { + "hex": "#ffffff", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#000000", + "palette": 15 + }, + "overlay_border": { + "hex": "#6bb8ff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#6bb8ff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#98c379", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#000000", + "palette": 15 + }, + "button_background_normal": { + "hex": "#000000", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#e799ff", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#000000", + "palette": 15 + }, + "header_background": { + "hex": "#000000", + "palette": 15 + }, + "header_foreground": { + "hex": "#6bb8ff", + "palette": 63 + }, + "footer_background": { + "hex": "#6bb8ff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#000000", + "palette": 15 + }, + "banner_background": { + "hex": "#6bb8ff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#e799ff", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#e799ff", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#6bb8ff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ff9470", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#e799ff", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#ffffff", + "palette": 237 + } + } +} diff --git a/colors/base16-da-one-gray.json b/colors/base16-da-one-gray.json new file mode 100644 index 0000000..162f6d9 --- /dev/null +++ b/colors/base16-da-one-gray.json @@ -0,0 +1,168 @@ +{ + "name": "Da One Gray", + "author": "NNB (https://github.com/NNBnh)", + "slug": "da-one-gray", + "slug-underscored": "da_one_gray", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#ffffff", + "palette": 237 + }, + "frame_focused": { + "hex": "#6bb8ff", + "palette": 63 + }, + "frame_important": { + "hex": "#98c379", + "palette": 29 + }, + "text_focused": { + "hex": "#6bb8ff", + "palette": 63 + }, + "text_active": { + "hex": "#6bb8ff", + "palette": 63 + }, + "text_disabled": { + "hex": "#c8c8c8", + "palette": 246 + }, + "text_hidden": { + "hex": "#888888", + "palette": 249 + }, + "text_warning": { + "hex": "#ff9470", + "palette": 214 + }, + "text_error": { + "hex": "#fa7883", + "palette": 166 + }, + "overlay_background": { + "hex": "#ffffff", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#181818", + "palette": 15 + }, + "overlay_border": { + "hex": "#6bb8ff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#6bb8ff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#181818", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#181818", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#98c379", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#181818", + "palette": 15 + }, + "button_background_normal": { + "hex": "#181818", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#e799ff", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#181818", + "palette": 15 + }, + "header_background": { + "hex": "#181818", + "palette": 15 + }, + "header_foreground": { + "hex": "#6bb8ff", + "palette": 63 + }, + "footer_background": { + "hex": "#6bb8ff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#181818", + "palette": 15 + }, + "banner_background": { + "hex": "#6bb8ff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#e799ff", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#181818", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#e799ff", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#181818", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#181818", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#6bb8ff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ff9470", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#181818", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#e799ff", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#ffffff", + "palette": 237 + } + } +} diff --git a/colors/base16-da-one-ocean.json b/colors/base16-da-one-ocean.json new file mode 100644 index 0000000..892ddb5 --- /dev/null +++ b/colors/base16-da-one-ocean.json @@ -0,0 +1,168 @@ +{ + "name": "Da One Ocean", + "author": "NNB (https://github.com/NNBnh)", + "slug": "da-one-ocean", + "slug-underscored": "da_one_ocean", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#ffffff", + "palette": 237 + }, + "frame_focused": { + "hex": "#6bb8ff", + "palette": 63 + }, + "frame_important": { + "hex": "#98c379", + "palette": 29 + }, + "text_focused": { + "hex": "#6bb8ff", + "palette": 63 + }, + "text_active": { + "hex": "#6bb8ff", + "palette": 63 + }, + "text_disabled": { + "hex": "#c8c8c8", + "palette": 246 + }, + "text_hidden": { + "hex": "#878d96", + "palette": 249 + }, + "text_warning": { + "hex": "#ff9470", + "palette": 214 + }, + "text_error": { + "hex": "#fa7883", + "palette": 166 + }, + "overlay_background": { + "hex": "#ffffff", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#171726", + "palette": 15 + }, + "overlay_border": { + "hex": "#6bb8ff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#6bb8ff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#171726", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#171726", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#98c379", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#171726", + "palette": 15 + }, + "button_background_normal": { + "hex": "#171726", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#e799ff", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#171726", + "palette": 15 + }, + "header_background": { + "hex": "#171726", + "palette": 15 + }, + "header_foreground": { + "hex": "#6bb8ff", + "palette": 63 + }, + "footer_background": { + "hex": "#6bb8ff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#171726", + "palette": 15 + }, + "banner_background": { + "hex": "#6bb8ff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#e799ff", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#171726", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#e799ff", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#171726", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#171726", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#6bb8ff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ff9470", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#171726", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#e799ff", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#ffffff", + "palette": 237 + } + } +} diff --git a/colors/base16-da-one-paper.json b/colors/base16-da-one-paper.json new file mode 100644 index 0000000..f66e21b --- /dev/null +++ b/colors/base16-da-one-paper.json @@ -0,0 +1,168 @@ +{ + "name": "Da One Paper", + "author": "NNB (https://github.com/NNBnh)", + "slug": "da-one-paper", + "slug-underscored": "da_one_paper", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#000000", + "palette": 234 + }, + "foreground": { + "hex": "#181818", + "palette": 237 + }, + "frame_focused": { + "hex": "#5890f8", + "palette": 63 + }, + "frame_important": { + "hex": "#76a85d", + "palette": 29 + }, + "text_focused": { + "hex": "#5890f8", + "palette": 63 + }, + "text_active": { + "hex": "#5890f8", + "palette": 63 + }, + "text_disabled": { + "hex": "#282828", + "palette": 246 + }, + "text_hidden": { + "hex": "#585858", + "palette": 249 + }, + "text_warning": { + "hex": "#b3684f", + "palette": 214 + }, + "text_error": { + "hex": "#de5d6e", + "palette": 166 + }, + "overlay_background": { + "hex": "#000000", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#faf0dc", + "palette": 15 + }, + "overlay_border": { + "hex": "#5890f8", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#5890f8", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#faf0dc", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#faf0dc", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#000000", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#76a85d", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#faf0dc", + "palette": 15 + }, + "button_background_normal": { + "hex": "#faf0dc", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#000000", + "palette": 234 + }, + "button_background_active": { + "hex": "#c173d1", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#faf0dc", + "palette": 15 + }, + "header_background": { + "hex": "#faf0dc", + "palette": 15 + }, + "header_foreground": { + "hex": "#5890f8", + "palette": 63 + }, + "footer_background": { + "hex": "#5890f8", + "palette": 63 + }, + "footer_foreground": { + "hex": "#faf0dc", + "palette": 15 + }, + "banner_background": { + "hex": "#5890f8", + "palette": 63 + }, + "banner_foreground": { + "hex": "#000000", + "palette": 234 + }, + "list_header_background": { + "hex": "#c173d1", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#faf0dc", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#c173d1", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#faf0dc", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#faf0dc", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#5890f8", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#b3684f", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#faf0dc", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#c173d1", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#181818", + "palette": 237 + } + } +} diff --git a/colors/base16-da-one-sea.json b/colors/base16-da-one-sea.json new file mode 100644 index 0000000..19848d5 --- /dev/null +++ b/colors/base16-da-one-sea.json @@ -0,0 +1,168 @@ +{ + "name": "Da One Sea", + "author": "NNB (https://github.com/NNBnh)", + "slug": "da-one-sea", + "slug-underscored": "da_one_sea", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#ffffff", + "palette": 237 + }, + "frame_focused": { + "hex": "#6bb8ff", + "palette": 63 + }, + "frame_important": { + "hex": "#98c379", + "palette": 29 + }, + "text_focused": { + "hex": "#6bb8ff", + "palette": 63 + }, + "text_active": { + "hex": "#6bb8ff", + "palette": 63 + }, + "text_disabled": { + "hex": "#c8c8c8", + "palette": 246 + }, + "text_hidden": { + "hex": "#878d96", + "palette": 249 + }, + "text_warning": { + "hex": "#ff9470", + "palette": 214 + }, + "text_error": { + "hex": "#fa7883", + "palette": 166 + }, + "overlay_background": { + "hex": "#ffffff", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#22273d", + "palette": 15 + }, + "overlay_border": { + "hex": "#6bb8ff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#6bb8ff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#22273d", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#22273d", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#98c379", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#22273d", + "palette": 15 + }, + "button_background_normal": { + "hex": "#22273d", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#e799ff", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#22273d", + "palette": 15 + }, + "header_background": { + "hex": "#22273d", + "palette": 15 + }, + "header_foreground": { + "hex": "#6bb8ff", + "palette": 63 + }, + "footer_background": { + "hex": "#6bb8ff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#22273d", + "palette": 15 + }, + "banner_background": { + "hex": "#6bb8ff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#e799ff", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#22273d", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#e799ff", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#22273d", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#22273d", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#6bb8ff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ff9470", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#22273d", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#e799ff", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#ffffff", + "palette": 237 + } + } +} diff --git a/colors/base16-da-one-white.json b/colors/base16-da-one-white.json new file mode 100644 index 0000000..45d6327 --- /dev/null +++ b/colors/base16-da-one-white.json @@ -0,0 +1,168 @@ +{ + "name": "Da One White", + "author": "NNB (https://github.com/NNBnh)", + "slug": "da-one-white", + "slug-underscored": "da_one_white", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#000000", + "palette": 234 + }, + "foreground": { + "hex": "#181818", + "palette": 237 + }, + "frame_focused": { + "hex": "#5890f8", + "palette": 63 + }, + "frame_important": { + "hex": "#76a85d", + "palette": 29 + }, + "text_focused": { + "hex": "#5890f8", + "palette": 63 + }, + "text_active": { + "hex": "#5890f8", + "palette": 63 + }, + "text_disabled": { + "hex": "#282828", + "palette": 246 + }, + "text_hidden": { + "hex": "#585858", + "palette": 249 + }, + "text_warning": { + "hex": "#b3684f", + "palette": 214 + }, + "text_error": { + "hex": "#de5d6e", + "palette": 166 + }, + "overlay_background": { + "hex": "#000000", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "overlay_border": { + "hex": "#5890f8", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#5890f8", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#ffffff", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#ffffff", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#000000", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#76a85d", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#ffffff", + "palette": 15 + }, + "button_background_normal": { + "hex": "#ffffff", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#000000", + "palette": 234 + }, + "button_background_active": { + "hex": "#c173d1", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#ffffff", + "palette": 15 + }, + "header_background": { + "hex": "#ffffff", + "palette": 15 + }, + "header_foreground": { + "hex": "#5890f8", + "palette": 63 + }, + "footer_background": { + "hex": "#5890f8", + "palette": 63 + }, + "footer_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "banner_background": { + "hex": "#5890f8", + "palette": 63 + }, + "banner_foreground": { + "hex": "#000000", + "palette": 234 + }, + "list_header_background": { + "hex": "#c173d1", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#c173d1", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#5890f8", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#b3684f", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#c173d1", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#181818", + "palette": 237 + } + } +} diff --git a/colors/base16-danqing-light.json b/colors/base16-danqing-light.json new file mode 100644 index 0000000..ccab2da --- /dev/null +++ b/colors/base16-danqing-light.json @@ -0,0 +1,168 @@ +{ + "name": "DanQing Light", + "author": "Wenhan Zhu (Cosmos) (zhuwenhan950913@gmail.com)", + "slug": "danqing-light", + "slug-underscored": "danqing_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#2d302f", + "palette": 234 + }, + "foreground": { + "hex": "#5a605d", + "palette": 237 + }, + "frame_focused": { + "hex": "#b0a4e3", + "palette": 63 + }, + "frame_important": { + "hex": "#8ab361", + "palette": 29 + }, + "text_focused": { + "hex": "#b0a4e3", + "palette": 63 + }, + "text_active": { + "hex": "#b0a4e3", + "palette": 63 + }, + "text_disabled": { + "hex": "#9da8a3", + "palette": 246 + }, + "text_hidden": { + "hex": "#cad8d2", + "palette": 249 + }, + "text_warning": { + "hex": "#f0c239", + "palette": 214 + }, + "text_error": { + "hex": "#f9906f", + "palette": 166 + }, + "overlay_background": { + "hex": "#434846", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#fcfefd", + "palette": 15 + }, + "overlay_border": { + "hex": "#b0a4e3", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#b0a4e3", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#fcfefd", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#fcfefd", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#2d302f", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#8ab361", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#fcfefd", + "palette": 15 + }, + "button_background_normal": { + "hex": "#fcfefd", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#2d302f", + "palette": 234 + }, + "button_background_active": { + "hex": "#cca4e3", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#fcfefd", + "palette": 15 + }, + "header_background": { + "hex": "#fcfefd", + "palette": 15 + }, + "header_foreground": { + "hex": "#b0a4e3", + "palette": 63 + }, + "footer_background": { + "hex": "#b0a4e3", + "palette": 63 + }, + "footer_foreground": { + "hex": "#fcfefd", + "palette": 15 + }, + "banner_background": { + "hex": "#b0a4e3", + "palette": 63 + }, + "banner_foreground": { + "hex": "#2d302f", + "palette": 234 + }, + "list_header_background": { + "hex": "#cca4e3", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#fcfefd", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#cca4e3", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#fcfefd", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#fcfefd", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#b0a4e3", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f0c239", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#fcfefd", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#cca4e3", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#5a605d", + "palette": 237 + } + } +} diff --git a/colors/base16-danqing.json b/colors/base16-danqing.json new file mode 100644 index 0000000..a94477c --- /dev/null +++ b/colors/base16-danqing.json @@ -0,0 +1,168 @@ +{ + "name": "DanQing", + "author": "Wenhan Zhu (Cosmos) (zhuwenhan950913@gmail.com)", + "slug": "danqing", + "slug-underscored": "danqing", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fcfefd", + "palette": 234 + }, + "foreground": { + "hex": "#e0f0ef", + "palette": 237 + }, + "frame_focused": { + "hex": "#b0a4e3", + "palette": 63 + }, + "frame_important": { + "hex": "#8ab361", + "palette": 29 + }, + "text_focused": { + "hex": "#b0a4e3", + "palette": 63 + }, + "text_active": { + "hex": "#b0a4e3", + "palette": 63 + }, + "text_disabled": { + "hex": "#cad8d2", + "palette": 246 + }, + "text_hidden": { + "hex": "#9da8a3", + "palette": 249 + }, + "text_warning": { + "hex": "#f0c239", + "palette": 214 + }, + "text_error": { + "hex": "#f9906f", + "palette": 166 + }, + "overlay_background": { + "hex": "#ecf6f2", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#2d302f", + "palette": 15 + }, + "overlay_border": { + "hex": "#b0a4e3", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#b0a4e3", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#2d302f", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#2d302f", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fcfefd", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#8ab361", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#2d302f", + "palette": 15 + }, + "button_background_normal": { + "hex": "#2d302f", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fcfefd", + "palette": 234 + }, + "button_background_active": { + "hex": "#cca4e3", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#2d302f", + "palette": 15 + }, + "header_background": { + "hex": "#2d302f", + "palette": 15 + }, + "header_foreground": { + "hex": "#b0a4e3", + "palette": 63 + }, + "footer_background": { + "hex": "#b0a4e3", + "palette": 63 + }, + "footer_foreground": { + "hex": "#2d302f", + "palette": 15 + }, + "banner_background": { + "hex": "#b0a4e3", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fcfefd", + "palette": 234 + }, + "list_header_background": { + "hex": "#cca4e3", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#2d302f", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#cca4e3", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#2d302f", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#2d302f", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#b0a4e3", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f0c239", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#2d302f", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#cca4e3", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#e0f0ef", + "palette": 237 + } + } +} diff --git a/colors/base16-darcula.json b/colors/base16-darcula.json new file mode 100644 index 0000000..1861248 --- /dev/null +++ b/colors/base16-darcula.json @@ -0,0 +1,168 @@ +{ + "name": "Darcula", + "author": "jetbrains", + "slug": "darcula", + "slug-underscored": "darcula", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#a9b7c6", + "palette": 237 + }, + "frame_focused": { + "hex": "#9876aa", + "palette": 63 + }, + "frame_important": { + "hex": "#6a8759", + "palette": 29 + }, + "text_focused": { + "hex": "#9876aa", + "palette": 63 + }, + "text_active": { + "hex": "#9876aa", + "palette": 63 + }, + "text_disabled": { + "hex": "#a4a3a3", + "palette": 246 + }, + "text_hidden": { + "hex": "#606366", + "palette": 249 + }, + "text_warning": { + "hex": "#bbb529", + "palette": 214 + }, + "text_error": { + "hex": "#4eade5", + "palette": 166 + }, + "overlay_background": { + "hex": "#ffc66d", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#2b2b2b", + "palette": 15 + }, + "overlay_border": { + "hex": "#9876aa", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#9876aa", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#2b2b2b", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#2b2b2b", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#6a8759", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#2b2b2b", + "palette": 15 + }, + "button_background_normal": { + "hex": "#2b2b2b", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#cc7832", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#2b2b2b", + "palette": 15 + }, + "header_background": { + "hex": "#2b2b2b", + "palette": 15 + }, + "header_foreground": { + "hex": "#9876aa", + "palette": 63 + }, + "footer_background": { + "hex": "#9876aa", + "palette": 63 + }, + "footer_foreground": { + "hex": "#2b2b2b", + "palette": 15 + }, + "banner_background": { + "hex": "#9876aa", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#cc7832", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#2b2b2b", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#cc7832", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#2b2b2b", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#2b2b2b", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#9876aa", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#bbb529", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#2b2b2b", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#cc7832", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#a9b7c6", + "palette": 237 + } + } +} diff --git a/colors/base16-darkmoss.json b/colors/base16-darkmoss.json new file mode 100644 index 0000000..d5844ec --- /dev/null +++ b/colors/base16-darkmoss.json @@ -0,0 +1,168 @@ +{ + "name": "darkmoss", + "author": "Gabriel Avanzi (https://github.com/avanzzzi)", + "slug": "darkmoss", + "slug-underscored": "darkmoss", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#e1eaef", + "palette": 234 + }, + "foreground": { + "hex": "#c7c7a5", + "palette": 237 + }, + "frame_focused": { + "hex": "#498091", + "palette": 63 + }, + "frame_important": { + "hex": "#499180", + "palette": 29 + }, + "text_focused": { + "hex": "#498091", + "palette": 63 + }, + "text_active": { + "hex": "#498091", + "palette": 63 + }, + "text_disabled": { + "hex": "#818f80", + "palette": 246 + }, + "text_hidden": { + "hex": "#555e5f", + "palette": 249 + }, + "text_warning": { + "hex": "#fdb11f", + "palette": 214 + }, + "text_error": { + "hex": "#ff4658", + "palette": 166 + }, + "overlay_background": { + "hex": "#e3e3c8", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#171e1f", + "palette": 15 + }, + "overlay_border": { + "hex": "#498091", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#498091", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#171e1f", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#171e1f", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#e1eaef", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#499180", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#171e1f", + "palette": 15 + }, + "button_background_normal": { + "hex": "#171e1f", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#e1eaef", + "palette": 234 + }, + "button_background_active": { + "hex": "#9bc0c8", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#171e1f", + "palette": 15 + }, + "header_background": { + "hex": "#171e1f", + "palette": 15 + }, + "header_foreground": { + "hex": "#498091", + "palette": 63 + }, + "footer_background": { + "hex": "#498091", + "palette": 63 + }, + "footer_foreground": { + "hex": "#171e1f", + "palette": 15 + }, + "banner_background": { + "hex": "#498091", + "palette": 63 + }, + "banner_foreground": { + "hex": "#e1eaef", + "palette": 234 + }, + "list_header_background": { + "hex": "#9bc0c8", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#171e1f", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#9bc0c8", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#171e1f", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#171e1f", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#498091", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#fdb11f", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#171e1f", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#9bc0c8", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c7c7a5", + "palette": 237 + } + } +} diff --git a/colors/base16-darktooth.json b/colors/base16-darktooth.json new file mode 100644 index 0000000..608b739 --- /dev/null +++ b/colors/base16-darktooth.json @@ -0,0 +1,168 @@ +{ + "name": "Darktooth", + "author": "Jason Milkins (https://github.com/jasonm23)", + "slug": "darktooth", + "slug-underscored": "darktooth", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fdf4c1", + "palette": 234 + }, + "foreground": { + "hex": "#a89984", + "palette": 237 + }, + "frame_focused": { + "hex": "#0d6678", + "palette": 63 + }, + "frame_important": { + "hex": "#95c085", + "palette": 29 + }, + "text_focused": { + "hex": "#0d6678", + "palette": 63 + }, + "text_active": { + "hex": "#0d6678", + "palette": 63 + }, + "text_disabled": { + "hex": "#928374", + "palette": 246 + }, + "text_hidden": { + "hex": "#665c54", + "palette": 249 + }, + "text_warning": { + "hex": "#fac03b", + "palette": 214 + }, + "text_error": { + "hex": "#fb543f", + "palette": 166 + }, + "overlay_background": { + "hex": "#d5c4a1", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1d2021", + "palette": 15 + }, + "overlay_border": { + "hex": "#0d6678", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#0d6678", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1d2021", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1d2021", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fdf4c1", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#95c085", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1d2021", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1d2021", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fdf4c1", + "palette": 234 + }, + "button_background_active": { + "hex": "#8f4673", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1d2021", + "palette": 15 + }, + "header_background": { + "hex": "#1d2021", + "palette": 15 + }, + "header_foreground": { + "hex": "#0d6678", + "palette": 63 + }, + "footer_background": { + "hex": "#0d6678", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1d2021", + "palette": 15 + }, + "banner_background": { + "hex": "#0d6678", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fdf4c1", + "palette": 234 + }, + "list_header_background": { + "hex": "#8f4673", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1d2021", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#8f4673", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1d2021", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1d2021", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#0d6678", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#fac03b", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1d2021", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#8f4673", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#a89984", + "palette": 237 + } + } +} diff --git a/colors/base16-darkviolet.json b/colors/base16-darkviolet.json new file mode 100644 index 0000000..44f4222 --- /dev/null +++ b/colors/base16-darkviolet.json @@ -0,0 +1,168 @@ +{ + "name": "Dark Violet", + "author": "ruler501 (https://github.com/ruler501/base16-darkviolet)", + "slug": "darkviolet", + "slug-underscored": "darkviolet", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#a366ff", + "palette": 234 + }, + "foreground": { + "hex": "#b08ae6", + "palette": 237 + }, + "frame_focused": { + "hex": "#4136d9", + "palette": 63 + }, + "frame_important": { + "hex": "#4595e6", + "palette": 29 + }, + "text_focused": { + "hex": "#4136d9", + "palette": 63 + }, + "text_active": { + "hex": "#4136d9", + "palette": 63 + }, + "text_disabled": { + "hex": "#00ff00", + "palette": 246 + }, + "text_hidden": { + "hex": "#593380", + "palette": 249 + }, + "text_warning": { + "hex": "#f29df2", + "palette": 214 + }, + "text_error": { + "hex": "#a82ee6", + "palette": 166 + }, + "overlay_background": { + "hex": "#9045e6", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#000000", + "palette": 15 + }, + "overlay_border": { + "hex": "#4136d9", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#4136d9", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#a366ff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#4595e6", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#000000", + "palette": 15 + }, + "button_background_normal": { + "hex": "#000000", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#a366ff", + "palette": 234 + }, + "button_background_active": { + "hex": "#7e5ce6", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#000000", + "palette": 15 + }, + "header_background": { + "hex": "#000000", + "palette": 15 + }, + "header_foreground": { + "hex": "#4136d9", + "palette": 63 + }, + "footer_background": { + "hex": "#4136d9", + "palette": 63 + }, + "footer_foreground": { + "hex": "#000000", + "palette": 15 + }, + "banner_background": { + "hex": "#4136d9", + "palette": 63 + }, + "banner_foreground": { + "hex": "#a366ff", + "palette": 234 + }, + "list_header_background": { + "hex": "#7e5ce6", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#7e5ce6", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#4136d9", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f29df2", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#7e5ce6", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#b08ae6", + "palette": 237 + } + } +} diff --git a/colors/base16-decaf.json b/colors/base16-decaf.json new file mode 100644 index 0000000..3707c7f --- /dev/null +++ b/colors/base16-decaf.json @@ -0,0 +1,168 @@ +{ + "name": "Decaf", + "author": "Alex Mirrington (https://github.com/alexmirrington)", + "slug": "decaf", + "slug-underscored": "decaf", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#cccccc", + "palette": 237 + }, + "frame_focused": { + "hex": "#90bee1", + "palette": 63 + }, + "frame_important": { + "hex": "#beda78", + "palette": 29 + }, + "text_focused": { + "hex": "#90bee1", + "palette": 63 + }, + "text_active": { + "hex": "#90bee1", + "palette": 63 + }, + "text_disabled": { + "hex": "#b4b7b4", + "palette": 246 + }, + "text_hidden": { + "hex": "#777777", + "palette": 249 + }, + "text_warning": { + "hex": "#ffd67c", + "palette": 214 + }, + "text_error": { + "hex": "#ff7f7b", + "palette": 166 + }, + "overlay_background": { + "hex": "#e0e0e0", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#2d2d2d", + "palette": 15 + }, + "overlay_border": { + "hex": "#90bee1", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#90bee1", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#2d2d2d", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#2d2d2d", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#beda78", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#2d2d2d", + "palette": 15 + }, + "button_background_normal": { + "hex": "#2d2d2d", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#efb3f7", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#2d2d2d", + "palette": 15 + }, + "header_background": { + "hex": "#2d2d2d", + "palette": 15 + }, + "header_foreground": { + "hex": "#90bee1", + "palette": 63 + }, + "footer_background": { + "hex": "#90bee1", + "palette": 63 + }, + "footer_foreground": { + "hex": "#2d2d2d", + "palette": 15 + }, + "banner_background": { + "hex": "#90bee1", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#efb3f7", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#2d2d2d", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#efb3f7", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#2d2d2d", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#2d2d2d", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#90bee1", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffd67c", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#2d2d2d", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#efb3f7", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#cccccc", + "palette": 237 + } + } +} diff --git a/colors/base16-deep-oceanic-next.json b/colors/base16-deep-oceanic-next.json new file mode 100644 index 0000000..5fda3e6 --- /dev/null +++ b/colors/base16-deep-oceanic-next.json @@ -0,0 +1,168 @@ +{ + "name": "Deep Oceanic Next", + "author": "spearkkk (https://github.com/spearkkk)", + "slug": "deep-oceanic-next", + "slug-underscored": "deep_oceanic_next", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f2f7f9", + "palette": 234 + }, + "foreground": { + "hex": "#d4e1e8", + "palette": 237 + }, + "frame_focused": { + "hex": "#568ccf", + "palette": 63 + }, + "frame_important": { + "hex": "#63b784", + "palette": 29 + }, + "text_focused": { + "hex": "#568ccf", + "palette": 63 + }, + "text_active": { + "hex": "#568ccf", + "palette": 63 + }, + "text_disabled": { + "hex": "#0093a3", + "palette": 246 + }, + "text_hidden": { + "hex": "#004852", + "palette": 249 + }, + "text_warning": { + "hex": "#f3b863", + "palette": 214 + }, + "text_error": { + "hex": "#d3464d", + "palette": 166 + }, + "overlay_background": { + "hex": "#e0e9ef", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#001c1f", + "palette": 15 + }, + "overlay_border": { + "hex": "#568ccf", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#568ccf", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#001c1f", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#001c1f", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f2f7f9", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#63b784", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#001c1f", + "palette": 15 + }, + "button_background_normal": { + "hex": "#001c1f", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f2f7f9", + "palette": 234 + }, + "button_background_active": { + "hex": "#8b66d6", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#001c1f", + "palette": 15 + }, + "header_background": { + "hex": "#001c1f", + "palette": 15 + }, + "header_foreground": { + "hex": "#568ccf", + "palette": 63 + }, + "footer_background": { + "hex": "#568ccf", + "palette": 63 + }, + "footer_foreground": { + "hex": "#001c1f", + "palette": 15 + }, + "banner_background": { + "hex": "#568ccf", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f2f7f9", + "palette": 234 + }, + "list_header_background": { + "hex": "#8b66d6", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#001c1f", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#8b66d6", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#001c1f", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#001c1f", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#568ccf", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f3b863", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#001c1f", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#8b66d6", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d4e1e8", + "palette": 237 + } + } +} diff --git a/colors/base16-default-dark.json b/colors/base16-default-dark.json new file mode 100644 index 0000000..b467504 --- /dev/null +++ b/colors/base16-default-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Default Dark", + "author": "Chris Kempson (http://chriskempson.com)", + "slug": "default-dark", + "slug-underscored": "default_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f8f8f8", + "palette": 234 + }, + "foreground": { + "hex": "#d8d8d8", + "palette": 237 + }, + "frame_focused": { + "hex": "#7cafc2", + "palette": 63 + }, + "frame_important": { + "hex": "#a1b56c", + "palette": 29 + }, + "text_focused": { + "hex": "#7cafc2", + "palette": 63 + }, + "text_active": { + "hex": "#7cafc2", + "palette": 63 + }, + "text_disabled": { + "hex": "#b8b8b8", + "palette": 246 + }, + "text_hidden": { + "hex": "#585858", + "palette": 249 + }, + "text_warning": { + "hex": "#f7ca88", + "palette": 214 + }, + "text_error": { + "hex": "#ab4642", + "palette": 166 + }, + "overlay_background": { + "hex": "#e8e8e8", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#181818", + "palette": 15 + }, + "overlay_border": { + "hex": "#7cafc2", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#7cafc2", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#181818", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#181818", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f8f8f8", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#a1b56c", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#181818", + "palette": 15 + }, + "button_background_normal": { + "hex": "#181818", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f8f8f8", + "palette": 234 + }, + "button_background_active": { + "hex": "#ba8baf", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#181818", + "palette": 15 + }, + "header_background": { + "hex": "#181818", + "palette": 15 + }, + "header_foreground": { + "hex": "#7cafc2", + "palette": 63 + }, + "footer_background": { + "hex": "#7cafc2", + "palette": 63 + }, + "footer_foreground": { + "hex": "#181818", + "palette": 15 + }, + "banner_background": { + "hex": "#7cafc2", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f8f8f8", + "palette": 234 + }, + "list_header_background": { + "hex": "#ba8baf", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#181818", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#ba8baf", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#181818", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#181818", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#7cafc2", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f7ca88", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#181818", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#ba8baf", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d8d8d8", + "palette": 237 + } + } +} diff --git a/colors/base16-default-light.json b/colors/base16-default-light.json new file mode 100644 index 0000000..c828a4c --- /dev/null +++ b/colors/base16-default-light.json @@ -0,0 +1,168 @@ +{ + "name": "Default Light", + "author": "Chris Kempson (http://chriskempson.com)", + "slug": "default-light", + "slug-underscored": "default_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#181818", + "palette": 234 + }, + "foreground": { + "hex": "#383838", + "palette": 237 + }, + "frame_focused": { + "hex": "#7cafc2", + "palette": 63 + }, + "frame_important": { + "hex": "#a1b56c", + "palette": 29 + }, + "text_focused": { + "hex": "#7cafc2", + "palette": 63 + }, + "text_active": { + "hex": "#7cafc2", + "palette": 63 + }, + "text_disabled": { + "hex": "#585858", + "palette": 246 + }, + "text_hidden": { + "hex": "#b8b8b8", + "palette": 249 + }, + "text_warning": { + "hex": "#f7ca88", + "palette": 214 + }, + "text_error": { + "hex": "#ab4642", + "palette": 166 + }, + "overlay_background": { + "hex": "#282828", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f8f8f8", + "palette": 15 + }, + "overlay_border": { + "hex": "#7cafc2", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#7cafc2", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f8f8f8", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f8f8f8", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#181818", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#a1b56c", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f8f8f8", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f8f8f8", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#181818", + "palette": 234 + }, + "button_background_active": { + "hex": "#ba8baf", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f8f8f8", + "palette": 15 + }, + "header_background": { + "hex": "#f8f8f8", + "palette": 15 + }, + "header_foreground": { + "hex": "#7cafc2", + "palette": 63 + }, + "footer_background": { + "hex": "#7cafc2", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f8f8f8", + "palette": 15 + }, + "banner_background": { + "hex": "#7cafc2", + "palette": 63 + }, + "banner_foreground": { + "hex": "#181818", + "palette": 234 + }, + "list_header_background": { + "hex": "#ba8baf", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f8f8f8", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#ba8baf", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f8f8f8", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f8f8f8", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#7cafc2", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f7ca88", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f8f8f8", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#ba8baf", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#383838", + "palette": 237 + } + } +} diff --git a/colors/base16-digital-rain.json b/colors/base16-digital-rain.json new file mode 100644 index 0000000..dfc4520 --- /dev/null +++ b/colors/base16-digital-rain.json @@ -0,0 +1,168 @@ +{ + "name": "Digital Rain", + "author": "Nathan Byrd (https://github.com/cognitivegears)", + "slug": "digital-rain", + "slug-underscored": "digital_rain", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#d8e2dc", + "palette": 234 + }, + "foreground": { + "hex": "#00ff00", + "palette": 237 + }, + "frame_focused": { + "hex": "#5482af", + "palette": 63 + }, + "frame_important": { + "hex": "#64c83c", + "palette": 29 + }, + "text_focused": { + "hex": "#5482af", + "palette": 63 + }, + "text_active": { + "hex": "#5482af", + "palette": 63 + }, + "text_disabled": { + "hex": "#919893", + "palette": 246 + }, + "text_hidden": { + "hex": "#7c8d7c", + "palette": 249 + }, + "text_warning": { + "hex": "#a67a50", + "palette": 214 + }, + "text_error": { + "hex": "#c85a46", + "palette": 166 + }, + "overlay_background": { + "hex": "#c4cec4", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#000000", + "palette": 15 + }, + "overlay_border": { + "hex": "#5482af", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#5482af", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#d8e2dc", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#64c83c", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#000000", + "palette": 15 + }, + "button_background_normal": { + "hex": "#000000", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#d8e2dc", + "palette": 234 + }, + "button_background_active": { + "hex": "#9472b4", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#000000", + "palette": 15 + }, + "header_background": { + "hex": "#000000", + "palette": 15 + }, + "header_foreground": { + "hex": "#5482af", + "palette": 63 + }, + "footer_background": { + "hex": "#5482af", + "palette": 63 + }, + "footer_foreground": { + "hex": "#000000", + "palette": 15 + }, + "banner_background": { + "hex": "#5482af", + "palette": 63 + }, + "banner_foreground": { + "hex": "#d8e2dc", + "palette": 234 + }, + "list_header_background": { + "hex": "#9472b4", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#9472b4", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#5482af", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#a67a50", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#9472b4", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#00ff00", + "palette": 237 + } + } +} diff --git a/colors/base16-dirtysea.json b/colors/base16-dirtysea.json new file mode 100644 index 0000000..15c6594 --- /dev/null +++ b/colors/base16-dirtysea.json @@ -0,0 +1,168 @@ +{ + "name": "dirtysea", + "author": "Kahlil (Kal) Hodgson", + "slug": "dirtysea", + "slug-underscored": "dirtysea", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#c4d9c4", + "palette": 234 + }, + "foreground": { + "hex": "#000000", + "palette": 237 + }, + "frame_focused": { + "hex": "#007300", + "palette": 63 + }, + "frame_important": { + "hex": "#730073", + "palette": 29 + }, + "text_focused": { + "hex": "#007300", + "palette": 63 + }, + "text_active": { + "hex": "#007300", + "palette": 63 + }, + "text_disabled": { + "hex": "#202020", + "palette": 246 + }, + "text_hidden": { + "hex": "#707070", + "palette": 249 + }, + "text_warning": { + "hex": "#755b00", + "palette": 214 + }, + "text_error": { + "hex": "#840000", + "palette": 166 + }, + "overlay_background": { + "hex": "#f8f8f8", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#e0e0e0", + "palette": 15 + }, + "overlay_border": { + "hex": "#007300", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#007300", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#e0e0e0", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#e0e0e0", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#c4d9c4", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#730073", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#e0e0e0", + "palette": 15 + }, + "button_background_normal": { + "hex": "#e0e0e0", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#c4d9c4", + "palette": 234 + }, + "button_background_active": { + "hex": "#000090", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#e0e0e0", + "palette": 15 + }, + "header_background": { + "hex": "#e0e0e0", + "palette": 15 + }, + "header_foreground": { + "hex": "#007300", + "palette": 63 + }, + "footer_background": { + "hex": "#007300", + "palette": 63 + }, + "footer_foreground": { + "hex": "#e0e0e0", + "palette": 15 + }, + "banner_background": { + "hex": "#007300", + "palette": 63 + }, + "banner_foreground": { + "hex": "#c4d9c4", + "palette": 234 + }, + "list_header_background": { + "hex": "#000090", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#e0e0e0", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#000090", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#e0e0e0", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#e0e0e0", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#007300", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#755b00", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#e0e0e0", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#000090", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#000000", + "palette": 237 + } + } +} diff --git a/colors/base16-dracula.json b/colors/base16-dracula.json new file mode 100644 index 0000000..d0f8d6e --- /dev/null +++ b/colors/base16-dracula.json @@ -0,0 +1,168 @@ +{ + "name": "Dracula", + "author": "Jamy Golden (http://github.com/JamyGolden), based on Dracula Theme (http://github.com/dracula)", + "slug": "dracula", + "slug-underscored": "dracula", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#f8f8f2", + "palette": 237 + }, + "frame_focused": { + "hex": "#80bfff", + "palette": 63 + }, + "frame_important": { + "hex": "#50fa7b", + "palette": 29 + }, + "text_focused": { + "hex": "#80bfff", + "palette": 63 + }, + "text_active": { + "hex": "#80bfff", + "palette": 63 + }, + "text_disabled": { + "hex": "#9ea8c7", + "palette": 246 + }, + "text_hidden": { + "hex": "#6272a4", + "palette": 249 + }, + "text_warning": { + "hex": "#f1fa8c", + "palette": 214 + }, + "text_error": { + "hex": "#ff5555", + "palette": 166 + }, + "overlay_background": { + "hex": "#f0f1f4", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#282a36", + "palette": 15 + }, + "overlay_border": { + "hex": "#80bfff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#80bfff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#282a36", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#282a36", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#50fa7b", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#282a36", + "palette": 15 + }, + "button_background_normal": { + "hex": "#282a36", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#ff79c6", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#282a36", + "palette": 15 + }, + "header_background": { + "hex": "#282a36", + "palette": 15 + }, + "header_foreground": { + "hex": "#80bfff", + "palette": 63 + }, + "footer_background": { + "hex": "#80bfff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#282a36", + "palette": 15 + }, + "banner_background": { + "hex": "#80bfff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#ff79c6", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#282a36", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#ff79c6", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#282a36", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#282a36", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#80bfff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f1fa8c", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#282a36", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#ff79c6", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#f8f8f2", + "palette": 237 + } + } +} diff --git a/colors/base16-edge-dark.json b/colors/base16-edge-dark.json new file mode 100644 index 0000000..4713882 --- /dev/null +++ b/colors/base16-edge-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Edge Dark", + "author": "cjayross (https://github.com/cjayross)", + "slug": "edge-dark", + "slug-underscored": "edge_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#3e4249", + "palette": 234 + }, + "foreground": { + "hex": "#b7bec9", + "palette": 237 + }, + "frame_focused": { + "hex": "#73b3e7", + "palette": 63 + }, + "frame_important": { + "hex": "#a1bf78", + "palette": 29 + }, + "text_focused": { + "hex": "#73b3e7", + "palette": 63 + }, + "text_active": { + "hex": "#73b3e7", + "palette": 63 + }, + "text_disabled": { + "hex": "#73b3e7", + "palette": 246 + }, + "text_hidden": { + "hex": "#3e4249", + "palette": 249 + }, + "text_warning": { + "hex": "#dbb774", + "palette": 214 + }, + "text_error": { + "hex": "#e77171", + "palette": 166 + }, + "overlay_background": { + "hex": "#d390e7", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#262729", + "palette": 15 + }, + "overlay_border": { + "hex": "#73b3e7", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#73b3e7", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#262729", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#262729", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#3e4249", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#a1bf78", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#262729", + "palette": 15 + }, + "button_background_normal": { + "hex": "#262729", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#3e4249", + "palette": 234 + }, + "button_background_active": { + "hex": "#d390e7", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#262729", + "palette": 15 + }, + "header_background": { + "hex": "#262729", + "palette": 15 + }, + "header_foreground": { + "hex": "#73b3e7", + "palette": 63 + }, + "footer_background": { + "hex": "#73b3e7", + "palette": 63 + }, + "footer_foreground": { + "hex": "#262729", + "palette": 15 + }, + "banner_background": { + "hex": "#73b3e7", + "palette": 63 + }, + "banner_foreground": { + "hex": "#3e4249", + "palette": 234 + }, + "list_header_background": { + "hex": "#d390e7", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#262729", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#d390e7", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#262729", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#262729", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#73b3e7", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#dbb774", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#262729", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#d390e7", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#b7bec9", + "palette": 237 + } + } +} diff --git a/colors/base16-edge-light.json b/colors/base16-edge-light.json new file mode 100644 index 0000000..c4ee4ca --- /dev/null +++ b/colors/base16-edge-light.json @@ -0,0 +1,168 @@ +{ + "name": "Edge Light", + "author": "cjayross (https://github.com/cjayross)", + "slug": "edge-light", + "slug-underscored": "edge_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#5e646f", + "palette": 234 + }, + "foreground": { + "hex": "#5e646f", + "palette": 237 + }, + "frame_focused": { + "hex": "#6587bf", + "palette": 63 + }, + "frame_important": { + "hex": "#7c9f4b", + "palette": 29 + }, + "text_focused": { + "hex": "#6587bf", + "palette": 63 + }, + "text_active": { + "hex": "#6587bf", + "palette": 63 + }, + "text_disabled": { + "hex": "#6587bf", + "palette": 246 + }, + "text_hidden": { + "hex": "#5e646f", + "palette": 249 + }, + "text_warning": { + "hex": "#d69822", + "palette": 214 + }, + "text_error": { + "hex": "#db7070", + "palette": 166 + }, + "overlay_background": { + "hex": "#b870ce", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#fafafa", + "palette": 15 + }, + "overlay_border": { + "hex": "#6587bf", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#6587bf", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#fafafa", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#fafafa", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#5e646f", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#7c9f4b", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#fafafa", + "palette": 15 + }, + "button_background_normal": { + "hex": "#fafafa", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#5e646f", + "palette": 234 + }, + "button_background_active": { + "hex": "#b870ce", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#fafafa", + "palette": 15 + }, + "header_background": { + "hex": "#fafafa", + "palette": 15 + }, + "header_foreground": { + "hex": "#6587bf", + "palette": 63 + }, + "footer_background": { + "hex": "#6587bf", + "palette": 63 + }, + "footer_foreground": { + "hex": "#fafafa", + "palette": 15 + }, + "banner_background": { + "hex": "#6587bf", + "palette": 63 + }, + "banner_foreground": { + "hex": "#5e646f", + "palette": 234 + }, + "list_header_background": { + "hex": "#b870ce", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#fafafa", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b870ce", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#fafafa", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#fafafa", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#6587bf", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#d69822", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#fafafa", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b870ce", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#5e646f", + "palette": 237 + } + } +} diff --git a/colors/base16-eighties.json b/colors/base16-eighties.json new file mode 100644 index 0000000..18e7027 --- /dev/null +++ b/colors/base16-eighties.json @@ -0,0 +1,168 @@ +{ + "name": "Eighties", + "author": "Chris Kempson (http://chriskempson.com)", + "slug": "eighties", + "slug-underscored": "eighties", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f2f0ec", + "palette": 234 + }, + "foreground": { + "hex": "#d3d0c8", + "palette": 237 + }, + "frame_focused": { + "hex": "#6699cc", + "palette": 63 + }, + "frame_important": { + "hex": "#99cc99", + "palette": 29 + }, + "text_focused": { + "hex": "#6699cc", + "palette": 63 + }, + "text_active": { + "hex": "#6699cc", + "palette": 63 + }, + "text_disabled": { + "hex": "#a09f93", + "palette": 246 + }, + "text_hidden": { + "hex": "#747369", + "palette": 249 + }, + "text_warning": { + "hex": "#ffcc66", + "palette": 214 + }, + "text_error": { + "hex": "#f2777a", + "palette": 166 + }, + "overlay_background": { + "hex": "#e8e6df", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#2d2d2d", + "palette": 15 + }, + "overlay_border": { + "hex": "#6699cc", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#6699cc", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#2d2d2d", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#2d2d2d", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f2f0ec", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#99cc99", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#2d2d2d", + "palette": 15 + }, + "button_background_normal": { + "hex": "#2d2d2d", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f2f0ec", + "palette": 234 + }, + "button_background_active": { + "hex": "#cc99cc", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#2d2d2d", + "palette": 15 + }, + "header_background": { + "hex": "#2d2d2d", + "palette": 15 + }, + "header_foreground": { + "hex": "#6699cc", + "palette": 63 + }, + "footer_background": { + "hex": "#6699cc", + "palette": 63 + }, + "footer_foreground": { + "hex": "#2d2d2d", + "palette": 15 + }, + "banner_background": { + "hex": "#6699cc", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f2f0ec", + "palette": 234 + }, + "list_header_background": { + "hex": "#cc99cc", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#2d2d2d", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#cc99cc", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#2d2d2d", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#2d2d2d", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#6699cc", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffcc66", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#2d2d2d", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#cc99cc", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d3d0c8", + "palette": 237 + } + } +} diff --git a/colors/base16-embers-light.json b/colors/base16-embers-light.json new file mode 100644 index 0000000..911a21b --- /dev/null +++ b/colors/base16-embers-light.json @@ -0,0 +1,168 @@ +{ + "name": "Embers Light", + "author": "Jannik Siebert (https://github.com/janniks)", + "slug": "embers-light", + "slug-underscored": "embers_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#0f1316", + "palette": 234 + }, + "foreground": { + "hex": "#323b43", + "palette": 237 + }, + "frame_focused": { + "hex": "#82576d", + "palette": 63 + }, + "frame_important": { + "hex": "#6d8257", + "palette": 29 + }, + "text_focused": { + "hex": "#82576d", + "palette": 63 + }, + "text_active": { + "hex": "#82576d", + "palette": 63 + }, + "text_disabled": { + "hex": "#47505a", + "palette": 246 + }, + "text_hidden": { + "hex": "#75808a", + "palette": 249 + }, + "text_warning": { + "hex": "#57826d", + "palette": 214 + }, + "text_error": { + "hex": "#576d82", + "palette": 166 + }, + "overlay_background": { + "hex": "#20262c", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#d1d6db", + "palette": 15 + }, + "overlay_border": { + "hex": "#82576d", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#82576d", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#d1d6db", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#d1d6db", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#0f1316", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#6d8257", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#d1d6db", + "palette": 15 + }, + "button_background_normal": { + "hex": "#d1d6db", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#0f1316", + "palette": 234 + }, + "button_background_active": { + "hex": "#6d5782", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#d1d6db", + "palette": 15 + }, + "header_background": { + "hex": "#d1d6db", + "palette": 15 + }, + "header_foreground": { + "hex": "#82576d", + "palette": 63 + }, + "footer_background": { + "hex": "#82576d", + "palette": 63 + }, + "footer_foreground": { + "hex": "#d1d6db", + "palette": 15 + }, + "banner_background": { + "hex": "#82576d", + "palette": 63 + }, + "banner_foreground": { + "hex": "#0f1316", + "palette": 234 + }, + "list_header_background": { + "hex": "#6d5782", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#d1d6db", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#6d5782", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#d1d6db", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#d1d6db", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#82576d", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#57826d", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#d1d6db", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#6d5782", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#323b43", + "palette": 237 + } + } +} diff --git a/colors/base16-embers.json b/colors/base16-embers.json new file mode 100644 index 0000000..b4fb831 --- /dev/null +++ b/colors/base16-embers.json @@ -0,0 +1,168 @@ +{ + "name": "Embers", + "author": "Jannik Siebert (https://github.com/janniks)", + "slug": "embers", + "slug-underscored": "embers", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#dbd6d1", + "palette": 234 + }, + "foreground": { + "hex": "#a39a90", + "palette": 237 + }, + "frame_focused": { + "hex": "#6d5782", + "palette": 63 + }, + "frame_important": { + "hex": "#57826d", + "palette": 29 + }, + "text_focused": { + "hex": "#6d5782", + "palette": 63 + }, + "text_active": { + "hex": "#6d5782", + "palette": 63 + }, + "text_disabled": { + "hex": "#8a8075", + "palette": 246 + }, + "text_hidden": { + "hex": "#5a5047", + "palette": 249 + }, + "text_warning": { + "hex": "#6d8257", + "palette": 214 + }, + "text_error": { + "hex": "#826d57", + "palette": 166 + }, + "overlay_background": { + "hex": "#beb6ae", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#16130f", + "palette": 15 + }, + "overlay_border": { + "hex": "#6d5782", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#6d5782", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#16130f", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#16130f", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#dbd6d1", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#57826d", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#16130f", + "palette": 15 + }, + "button_background_normal": { + "hex": "#16130f", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#dbd6d1", + "palette": 234 + }, + "button_background_active": { + "hex": "#82576d", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#16130f", + "palette": 15 + }, + "header_background": { + "hex": "#16130f", + "palette": 15 + }, + "header_foreground": { + "hex": "#6d5782", + "palette": 63 + }, + "footer_background": { + "hex": "#6d5782", + "palette": 63 + }, + "footer_foreground": { + "hex": "#16130f", + "palette": 15 + }, + "banner_background": { + "hex": "#6d5782", + "palette": 63 + }, + "banner_foreground": { + "hex": "#dbd6d1", + "palette": 234 + }, + "list_header_background": { + "hex": "#82576d", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#16130f", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#82576d", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#16130f", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#16130f", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#6d5782", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#6d8257", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#16130f", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#82576d", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#a39a90", + "palette": 237 + } + } +} diff --git a/colors/base16-emil.json b/colors/base16-emil.json new file mode 100644 index 0000000..f8e4011 --- /dev/null +++ b/colors/base16-emil.json @@ -0,0 +1,168 @@ +{ + "name": "emil", + "author": "limelier", + "slug": "emil", + "slug-underscored": "emil", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#1a1a2f", + "palette": 234 + }, + "foreground": { + "hex": "#313145", + "palette": 237 + }, + "frame_focused": { + "hex": "#471397", + "palette": 63 + }, + "frame_important": { + "hex": "#0073a8", + "palette": 29 + }, + "text_focused": { + "hex": "#471397", + "palette": 63 + }, + "text_active": { + "hex": "#471397", + "palette": 63 + }, + "text_disabled": { + "hex": "#505063", + "palette": 246 + }, + "text_hidden": { + "hex": "#7c7c98", + "palette": 249 + }, + "text_warning": { + "hex": "#ff669b", + "palette": 214 + }, + "text_error": { + "hex": "#f43979", + "palette": 166 + }, + "overlay_background": { + "hex": "#22223a", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#efefef", + "palette": 15 + }, + "overlay_border": { + "hex": "#471397", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#471397", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#efefef", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#efefef", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#1a1a2f", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#0073a8", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#efefef", + "palette": 15 + }, + "button_background_normal": { + "hex": "#efefef", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#1a1a2f", + "palette": 234 + }, + "button_background_active": { + "hex": "#6916b6", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#efefef", + "palette": 15 + }, + "header_background": { + "hex": "#efefef", + "palette": 15 + }, + "header_foreground": { + "hex": "#471397", + "palette": 63 + }, + "footer_background": { + "hex": "#471397", + "palette": 63 + }, + "footer_foreground": { + "hex": "#efefef", + "palette": 15 + }, + "banner_background": { + "hex": "#471397", + "palette": 63 + }, + "banner_foreground": { + "hex": "#1a1a2f", + "palette": 234 + }, + "list_header_background": { + "hex": "#6916b6", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#efefef", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#6916b6", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#efefef", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#efefef", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#471397", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ff669b", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#efefef", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#6916b6", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#313145", + "palette": 237 + } + } +} diff --git a/colors/base16-equilibrium-dark.json b/colors/base16-equilibrium-dark.json new file mode 100644 index 0000000..b4da922 --- /dev/null +++ b/colors/base16-equilibrium-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Equilibrium Dark", + "author": "Carlo Abelli", + "slug": "equilibrium-dark", + "slug-underscored": "equilibrium_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#e7e2d9", + "palette": 234 + }, + "foreground": { + "hex": "#afaba2", + "palette": 237 + }, + "frame_focused": { + "hex": "#008dd1", + "palette": 63 + }, + "frame_important": { + "hex": "#7f8b00", + "palette": 29 + }, + "text_focused": { + "hex": "#008dd1", + "palette": 63 + }, + "text_active": { + "hex": "#008dd1", + "palette": 63 + }, + "text_disabled": { + "hex": "#949088", + "palette": 246 + }, + "text_hidden": { + "hex": "#7b776e", + "palette": 249 + }, + "text_warning": { + "hex": "#bb8801", + "palette": 214 + }, + "text_error": { + "hex": "#f04339", + "palette": 166 + }, + "overlay_background": { + "hex": "#cac6bd", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#0c1118", + "palette": 15 + }, + "overlay_border": { + "hex": "#008dd1", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#008dd1", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#0c1118", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#0c1118", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#e7e2d9", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#7f8b00", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#0c1118", + "palette": 15 + }, + "button_background_normal": { + "hex": "#0c1118", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#e7e2d9", + "palette": 234 + }, + "button_background_active": { + "hex": "#6a7fd2", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#0c1118", + "palette": 15 + }, + "header_background": { + "hex": "#0c1118", + "palette": 15 + }, + "header_foreground": { + "hex": "#008dd1", + "palette": 63 + }, + "footer_background": { + "hex": "#008dd1", + "palette": 63 + }, + "footer_foreground": { + "hex": "#0c1118", + "palette": 15 + }, + "banner_background": { + "hex": "#008dd1", + "palette": 63 + }, + "banner_foreground": { + "hex": "#e7e2d9", + "palette": 234 + }, + "list_header_background": { + "hex": "#6a7fd2", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#0c1118", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#6a7fd2", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#0c1118", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#0c1118", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#008dd1", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#bb8801", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#0c1118", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#6a7fd2", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#afaba2", + "palette": 237 + } + } +} diff --git a/colors/base16-equilibrium-gray-dark.json b/colors/base16-equilibrium-gray-dark.json new file mode 100644 index 0000000..f24169c --- /dev/null +++ b/colors/base16-equilibrium-gray-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Equilibrium Gray Dark", + "author": "Carlo Abelli", + "slug": "equilibrium-gray-dark", + "slug-underscored": "equilibrium_gray_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#e2e2e2", + "palette": 234 + }, + "foreground": { + "hex": "#ababab", + "palette": 237 + }, + "frame_focused": { + "hex": "#008dd1", + "palette": 63 + }, + "frame_important": { + "hex": "#7f8b00", + "palette": 29 + }, + "text_focused": { + "hex": "#008dd1", + "palette": 63 + }, + "text_active": { + "hex": "#008dd1", + "palette": 63 + }, + "text_disabled": { + "hex": "#919191", + "palette": 246 + }, + "text_hidden": { + "hex": "#777777", + "palette": 249 + }, + "text_warning": { + "hex": "#bb8801", + "palette": 214 + }, + "text_error": { + "hex": "#f04339", + "palette": 166 + }, + "overlay_background": { + "hex": "#c6c6c6", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#111111", + "palette": 15 + }, + "overlay_border": { + "hex": "#008dd1", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#008dd1", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#111111", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#111111", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#e2e2e2", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#7f8b00", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#111111", + "palette": 15 + }, + "button_background_normal": { + "hex": "#111111", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#e2e2e2", + "palette": 234 + }, + "button_background_active": { + "hex": "#6a7fd2", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#111111", + "palette": 15 + }, + "header_background": { + "hex": "#111111", + "palette": 15 + }, + "header_foreground": { + "hex": "#008dd1", + "palette": 63 + }, + "footer_background": { + "hex": "#008dd1", + "palette": 63 + }, + "footer_foreground": { + "hex": "#111111", + "palette": 15 + }, + "banner_background": { + "hex": "#008dd1", + "palette": 63 + }, + "banner_foreground": { + "hex": "#e2e2e2", + "palette": 234 + }, + "list_header_background": { + "hex": "#6a7fd2", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#111111", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#6a7fd2", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#111111", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#111111", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#008dd1", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#bb8801", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#111111", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#6a7fd2", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#ababab", + "palette": 237 + } + } +} diff --git a/colors/base16-equilibrium-gray-light.json b/colors/base16-equilibrium-gray-light.json new file mode 100644 index 0000000..e410a83 --- /dev/null +++ b/colors/base16-equilibrium-gray-light.json @@ -0,0 +1,168 @@ +{ + "name": "Equilibrium Gray Light", + "author": "Carlo Abelli", + "slug": "equilibrium-gray-light", + "slug-underscored": "equilibrium_gray_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#1b1b1b", + "palette": 234 + }, + "foreground": { + "hex": "#474747", + "palette": 237 + }, + "frame_focused": { + "hex": "#0073b5", + "palette": 63 + }, + "frame_important": { + "hex": "#637200", + "palette": 29 + }, + "text_focused": { + "hex": "#0073b5", + "palette": 63 + }, + "text_active": { + "hex": "#0073b5", + "palette": 63 + }, + "text_disabled": { + "hex": "#5e5e5e", + "palette": 246 + }, + "text_hidden": { + "hex": "#777777", + "palette": 249 + }, + "text_warning": { + "hex": "#9d6f00", + "palette": 214 + }, + "text_error": { + "hex": "#d02023", + "palette": 166 + }, + "overlay_background": { + "hex": "#303030", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f1f1f1", + "palette": 15 + }, + "overlay_border": { + "hex": "#0073b5", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#0073b5", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f1f1f1", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f1f1f1", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#1b1b1b", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#637200", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f1f1f1", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f1f1f1", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#1b1b1b", + "palette": 234 + }, + "button_background_active": { + "hex": "#4e66b6", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f1f1f1", + "palette": 15 + }, + "header_background": { + "hex": "#f1f1f1", + "palette": 15 + }, + "header_foreground": { + "hex": "#0073b5", + "palette": 63 + }, + "footer_background": { + "hex": "#0073b5", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f1f1f1", + "palette": 15 + }, + "banner_background": { + "hex": "#0073b5", + "palette": 63 + }, + "banner_foreground": { + "hex": "#1b1b1b", + "palette": 234 + }, + "list_header_background": { + "hex": "#4e66b6", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f1f1f1", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#4e66b6", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f1f1f1", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f1f1f1", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#0073b5", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#9d6f00", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f1f1f1", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#4e66b6", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#474747", + "palette": 237 + } + } +} diff --git a/colors/base16-equilibrium-light.json b/colors/base16-equilibrium-light.json new file mode 100644 index 0000000..b1390fe --- /dev/null +++ b/colors/base16-equilibrium-light.json @@ -0,0 +1,168 @@ +{ + "name": "Equilibrium Light", + "author": "Carlo Abelli", + "slug": "equilibrium-light", + "slug-underscored": "equilibrium_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#181c22", + "palette": 234 + }, + "foreground": { + "hex": "#43474e", + "palette": 237 + }, + "frame_focused": { + "hex": "#0073b5", + "palette": 63 + }, + "frame_important": { + "hex": "#637200", + "palette": 29 + }, + "text_focused": { + "hex": "#0073b5", + "palette": 63 + }, + "text_active": { + "hex": "#0073b5", + "palette": 63 + }, + "text_disabled": { + "hex": "#5a5f66", + "palette": 246 + }, + "text_hidden": { + "hex": "#73777f", + "palette": 249 + }, + "text_warning": { + "hex": "#9d6f00", + "palette": 214 + }, + "text_error": { + "hex": "#d02023", + "palette": 166 + }, + "overlay_background": { + "hex": "#2c3138", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f5f0e7", + "palette": 15 + }, + "overlay_border": { + "hex": "#0073b5", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#0073b5", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f5f0e7", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f5f0e7", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#181c22", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#637200", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f5f0e7", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f5f0e7", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#181c22", + "palette": 234 + }, + "button_background_active": { + "hex": "#4e66b6", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f5f0e7", + "palette": 15 + }, + "header_background": { + "hex": "#f5f0e7", + "palette": 15 + }, + "header_foreground": { + "hex": "#0073b5", + "palette": 63 + }, + "footer_background": { + "hex": "#0073b5", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f5f0e7", + "palette": 15 + }, + "banner_background": { + "hex": "#0073b5", + "palette": 63 + }, + "banner_foreground": { + "hex": "#181c22", + "palette": 234 + }, + "list_header_background": { + "hex": "#4e66b6", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f5f0e7", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#4e66b6", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f5f0e7", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f5f0e7", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#0073b5", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#9d6f00", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f5f0e7", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#4e66b6", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#43474e", + "palette": 237 + } + } +} diff --git a/colors/base16-eris.json b/colors/base16-eris.json new file mode 100644 index 0000000..5247560 --- /dev/null +++ b/colors/base16-eris.json @@ -0,0 +1,168 @@ +{ + "name": "eris", + "author": "ed (https://codeberg.org/ed)", + "slug": "eris", + "slug-underscored": "eris", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#9aaae5", + "palette": 234 + }, + "foreground": { + "hex": "#606bac", + "palette": 237 + }, + "frame_focused": { + "hex": "#258fc4", + "palette": 63 + }, + "frame_important": { + "hex": "#faaea2", + "palette": 29 + }, + "text_focused": { + "hex": "#258fc4", + "palette": 63 + }, + "text_active": { + "hex": "#258fc4", + "palette": 63 + }, + "text_disabled": { + "hex": "#4a5293", + "palette": 246 + }, + "text_hidden": { + "hex": "#333773", + "palette": 249 + }, + "text_warning": { + "hex": "#faaea2", + "palette": 214 + }, + "text_error": { + "hex": "#f768a3", + "palette": 166 + }, + "overlay_background": { + "hex": "#7986c5", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#0a0920", + "palette": 15 + }, + "overlay_border": { + "hex": "#258fc4", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#258fc4", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#0a0920", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#0a0920", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#9aaae5", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#faaea2", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#0a0920", + "palette": 15 + }, + "button_background_normal": { + "hex": "#0a0920", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#9aaae5", + "palette": 234 + }, + "button_background_active": { + "hex": "#f768a3", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#0a0920", + "palette": 15 + }, + "header_background": { + "hex": "#0a0920", + "palette": 15 + }, + "header_foreground": { + "hex": "#258fc4", + "palette": 63 + }, + "footer_background": { + "hex": "#258fc4", + "palette": 63 + }, + "footer_foreground": { + "hex": "#0a0920", + "palette": 15 + }, + "banner_background": { + "hex": "#258fc4", + "palette": 63 + }, + "banner_foreground": { + "hex": "#9aaae5", + "palette": 234 + }, + "list_header_background": { + "hex": "#f768a3", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#0a0920", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#f768a3", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#0a0920", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#0a0920", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#258fc4", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#faaea2", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#0a0920", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#f768a3", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#606bac", + "palette": 237 + } + } +} diff --git a/colors/base16-espresso.json b/colors/base16-espresso.json new file mode 100644 index 0000000..5a04f33 --- /dev/null +++ b/colors/base16-espresso.json @@ -0,0 +1,168 @@ +{ + "name": "Espresso", + "author": "Unknown. Maintained by Alex Mirrington (https://github.com/alexmirrington)", + "slug": "espresso", + "slug-underscored": "espresso", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#cccccc", + "palette": 237 + }, + "frame_focused": { + "hex": "#6c99bb", + "palette": 63 + }, + "frame_important": { + "hex": "#a5c261", + "palette": 29 + }, + "text_focused": { + "hex": "#6c99bb", + "palette": 63 + }, + "text_active": { + "hex": "#6c99bb", + "palette": 63 + }, + "text_disabled": { + "hex": "#b4b7b4", + "palette": 246 + }, + "text_hidden": { + "hex": "#777777", + "palette": 249 + }, + "text_warning": { + "hex": "#ffc66d", + "palette": 214 + }, + "text_error": { + "hex": "#d25252", + "palette": 166 + }, + "overlay_background": { + "hex": "#e0e0e0", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#2d2d2d", + "palette": 15 + }, + "overlay_border": { + "hex": "#6c99bb", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#6c99bb", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#2d2d2d", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#2d2d2d", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#a5c261", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#2d2d2d", + "palette": 15 + }, + "button_background_normal": { + "hex": "#2d2d2d", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#d197d9", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#2d2d2d", + "palette": 15 + }, + "header_background": { + "hex": "#2d2d2d", + "palette": 15 + }, + "header_foreground": { + "hex": "#6c99bb", + "palette": 63 + }, + "footer_background": { + "hex": "#6c99bb", + "palette": 63 + }, + "footer_foreground": { + "hex": "#2d2d2d", + "palette": 15 + }, + "banner_background": { + "hex": "#6c99bb", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#d197d9", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#2d2d2d", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#d197d9", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#2d2d2d", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#2d2d2d", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#6c99bb", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffc66d", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#2d2d2d", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#d197d9", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#cccccc", + "palette": 237 + } + } +} diff --git a/colors/base16-eva-dim.json b/colors/base16-eva-dim.json new file mode 100644 index 0000000..4009ce5 --- /dev/null +++ b/colors/base16-eva-dim.json @@ -0,0 +1,168 @@ +{ + "name": "Eva Dim", + "author": "kjakapat (https://github.com/kjakapat)", + "slug": "eva-dim", + "slug-underscored": "eva_dim", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#9fa2a6", + "palette": 237 + }, + "frame_focused": { + "hex": "#1ae1dc", + "palette": 63 + }, + "frame_important": { + "hex": "#5de561", + "palette": 29 + }, + "text_focused": { + "hex": "#1ae1dc", + "palette": 63 + }, + "text_active": { + "hex": "#1ae1dc", + "palette": 63 + }, + "text_disabled": { + "hex": "#7e90a3", + "palette": 246 + }, + "text_hidden": { + "hex": "#55799c", + "palette": 249 + }, + "text_warning": { + "hex": "#cfd05d", + "palette": 214 + }, + "text_error": { + "hex": "#c4676c", + "palette": 166 + }, + "overlay_background": { + "hex": "#d6d7d9", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#2a3b4d", + "palette": 15 + }, + "overlay_border": { + "hex": "#1ae1dc", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#1ae1dc", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#2a3b4d", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#2a3b4d", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#5de561", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#2a3b4d", + "palette": 15 + }, + "button_background_normal": { + "hex": "#2a3b4d", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#9c6cd3", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#2a3b4d", + "palette": 15 + }, + "header_background": { + "hex": "#2a3b4d", + "palette": 15 + }, + "header_foreground": { + "hex": "#1ae1dc", + "palette": 63 + }, + "footer_background": { + "hex": "#1ae1dc", + "palette": 63 + }, + "footer_foreground": { + "hex": "#2a3b4d", + "palette": 15 + }, + "banner_background": { + "hex": "#1ae1dc", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#9c6cd3", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#2a3b4d", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#9c6cd3", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#2a3b4d", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#2a3b4d", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#1ae1dc", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#cfd05d", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#2a3b4d", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#9c6cd3", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#9fa2a6", + "palette": 237 + } + } +} diff --git a/colors/base16-eva.json b/colors/base16-eva.json new file mode 100644 index 0000000..c93b092 --- /dev/null +++ b/colors/base16-eva.json @@ -0,0 +1,168 @@ +{ + "name": "Eva", + "author": "kjakapat (https://github.com/kjakapat)", + "slug": "eva", + "slug-underscored": "eva", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#9fa2a6", + "palette": 237 + }, + "frame_focused": { + "hex": "#15f4ee", + "palette": 63 + }, + "frame_important": { + "hex": "#66ff66", + "palette": 29 + }, + "text_focused": { + "hex": "#15f4ee", + "palette": 63 + }, + "text_active": { + "hex": "#15f4ee", + "palette": 63 + }, + "text_disabled": { + "hex": "#7e90a3", + "palette": 246 + }, + "text_hidden": { + "hex": "#55799c", + "palette": 249 + }, + "text_warning": { + "hex": "#ffff66", + "palette": 214 + }, + "text_error": { + "hex": "#c4676c", + "palette": 166 + }, + "overlay_background": { + "hex": "#d6d7d9", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#2a3b4d", + "palette": 15 + }, + "overlay_border": { + "hex": "#15f4ee", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#15f4ee", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#2a3b4d", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#2a3b4d", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#66ff66", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#2a3b4d", + "palette": 15 + }, + "button_background_normal": { + "hex": "#2a3b4d", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#9c6cd3", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#2a3b4d", + "palette": 15 + }, + "header_background": { + "hex": "#2a3b4d", + "palette": 15 + }, + "header_foreground": { + "hex": "#15f4ee", + "palette": 63 + }, + "footer_background": { + "hex": "#15f4ee", + "palette": 63 + }, + "footer_foreground": { + "hex": "#2a3b4d", + "palette": 15 + }, + "banner_background": { + "hex": "#15f4ee", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#9c6cd3", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#2a3b4d", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#9c6cd3", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#2a3b4d", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#2a3b4d", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#15f4ee", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffff66", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#2a3b4d", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#9c6cd3", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#9fa2a6", + "palette": 237 + } + } +} diff --git a/colors/base16-evenok-dark.json b/colors/base16-evenok-dark.json new file mode 100644 index 0000000..bff8c4c --- /dev/null +++ b/colors/base16-evenok-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Evenok Dark", + "author": "Mekeor Melire", + "slug": "evenok-dark", + "slug-underscored": "evenok_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#d0d0d0", + "palette": 237 + }, + "frame_focused": { + "hex": "#00aff2", + "palette": 63 + }, + "frame_important": { + "hex": "#54bc5c", + "palette": 29 + }, + "text_focused": { + "hex": "#00aff2", + "palette": 63 + }, + "text_active": { + "hex": "#00aff2", + "palette": 63 + }, + "text_disabled": { + "hex": "#b0b0b0", + "palette": 246 + }, + "text_hidden": { + "hex": "#505050", + "palette": 249 + }, + "text_warning": { + "hex": "#b8a300", + "palette": 214 + }, + "text_error": { + "hex": "#f5708a", + "palette": 166 + }, + "overlay_background": { + "hex": "#e0e0e0", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#000000", + "palette": 15 + }, + "overlay_border": { + "hex": "#00aff2", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#00aff2", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#54bc5c", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#000000", + "palette": 15 + }, + "button_background_normal": { + "hex": "#000000", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#9095ff", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#000000", + "palette": 15 + }, + "header_background": { + "hex": "#000000", + "palette": 15 + }, + "header_foreground": { + "hex": "#00aff2", + "palette": 63 + }, + "footer_background": { + "hex": "#00aff2", + "palette": 63 + }, + "footer_foreground": { + "hex": "#000000", + "palette": 15 + }, + "banner_background": { + "hex": "#00aff2", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#9095ff", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#9095ff", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#00aff2", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#b8a300", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#9095ff", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d0d0d0", + "palette": 237 + } + } +} diff --git a/colors/base16-everforest-dark-hard.json b/colors/base16-everforest-dark-hard.json new file mode 100644 index 0000000..acd8efb --- /dev/null +++ b/colors/base16-everforest-dark-hard.json @@ -0,0 +1,168 @@ +{ + "name": "Everforest Dark Hard", + "author": "Sainnhe Park (https://github.com/sainnhe)", + "slug": "everforest-dark-hard", + "slug-underscored": "everforest_dark_hard", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fffbef", + "palette": 234 + }, + "foreground": { + "hex": "#d3c6aa", + "palette": 237 + }, + "frame_focused": { + "hex": "#7fbbb3", + "palette": 63 + }, + "frame_important": { + "hex": "#a7c080", + "palette": 29 + }, + "text_focused": { + "hex": "#7fbbb3", + "palette": 63 + }, + "text_active": { + "hex": "#7fbbb3", + "palette": 63 + }, + "text_disabled": { + "hex": "#9da9a0", + "palette": 246 + }, + "text_hidden": { + "hex": "#859289", + "palette": 249 + }, + "text_warning": { + "hex": "#dbbc7f", + "palette": 214 + }, + "text_error": { + "hex": "#e67e80", + "palette": 166 + }, + "overlay_background": { + "hex": "#edeada", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#272e33", + "palette": 15 + }, + "overlay_border": { + "hex": "#7fbbb3", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#7fbbb3", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#272e33", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#272e33", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fffbef", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#a7c080", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#272e33", + "palette": 15 + }, + "button_background_normal": { + "hex": "#272e33", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fffbef", + "palette": 234 + }, + "button_background_active": { + "hex": "#d699b6", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#272e33", + "palette": 15 + }, + "header_background": { + "hex": "#272e33", + "palette": 15 + }, + "header_foreground": { + "hex": "#7fbbb3", + "palette": 63 + }, + "footer_background": { + "hex": "#7fbbb3", + "palette": 63 + }, + "footer_foreground": { + "hex": "#272e33", + "palette": 15 + }, + "banner_background": { + "hex": "#7fbbb3", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fffbef", + "palette": 234 + }, + "list_header_background": { + "hex": "#d699b6", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#272e33", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#d699b6", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#272e33", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#272e33", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#7fbbb3", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#dbbc7f", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#272e33", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#d699b6", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d3c6aa", + "palette": 237 + } + } +} diff --git a/colors/base16-everforest-dark-soft.json b/colors/base16-everforest-dark-soft.json new file mode 100644 index 0000000..0f1c366 --- /dev/null +++ b/colors/base16-everforest-dark-soft.json @@ -0,0 +1,168 @@ +{ + "name": "Everforest Dark Soft", + "author": "Sainnhe Park (https://github.com/sainnhe)", + "slug": "everforest-dark-soft", + "slug-underscored": "everforest_dark_soft", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f3ead3", + "palette": 234 + }, + "foreground": { + "hex": "#d3c6aa", + "palette": 237 + }, + "frame_focused": { + "hex": "#7fbbb3", + "palette": 63 + }, + "frame_important": { + "hex": "#a7c080", + "palette": 29 + }, + "text_focused": { + "hex": "#7fbbb3", + "palette": 63 + }, + "text_active": { + "hex": "#7fbbb3", + "palette": 63 + }, + "text_disabled": { + "hex": "#9da9a0", + "palette": 246 + }, + "text_hidden": { + "hex": "#859289", + "palette": 249 + }, + "text_warning": { + "hex": "#dbbc7f", + "palette": 214 + }, + "text_error": { + "hex": "#e67e80", + "palette": 166 + }, + "overlay_background": { + "hex": "#ddd8be", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#333c43", + "palette": 15 + }, + "overlay_border": { + "hex": "#7fbbb3", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#7fbbb3", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#333c43", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#333c43", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f3ead3", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#a7c080", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#333c43", + "palette": 15 + }, + "button_background_normal": { + "hex": "#333c43", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f3ead3", + "palette": 234 + }, + "button_background_active": { + "hex": "#d699b6", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#333c43", + "palette": 15 + }, + "header_background": { + "hex": "#333c43", + "palette": 15 + }, + "header_foreground": { + "hex": "#7fbbb3", + "palette": 63 + }, + "footer_background": { + "hex": "#7fbbb3", + "palette": 63 + }, + "footer_foreground": { + "hex": "#333c43", + "palette": 15 + }, + "banner_background": { + "hex": "#7fbbb3", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f3ead3", + "palette": 234 + }, + "list_header_background": { + "hex": "#d699b6", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#333c43", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#d699b6", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#333c43", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#333c43", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#7fbbb3", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#dbbc7f", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#333c43", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#d699b6", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d3c6aa", + "palette": 237 + } + } +} diff --git a/colors/base16-everforest.json b/colors/base16-everforest.json new file mode 100644 index 0000000..90d3e5e --- /dev/null +++ b/colors/base16-everforest.json @@ -0,0 +1,168 @@ +{ + "name": "Everforest", + "author": "Sainnhe Park (https://github.com/sainnhe)", + "slug": "everforest", + "slug-underscored": "everforest", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fdf6e3", + "palette": 234 + }, + "foreground": { + "hex": "#d3c6aa", + "palette": 237 + }, + "frame_focused": { + "hex": "#7fbbb3", + "palette": 63 + }, + "frame_important": { + "hex": "#a7c080", + "palette": 29 + }, + "text_focused": { + "hex": "#7fbbb3", + "palette": 63 + }, + "text_active": { + "hex": "#7fbbb3", + "palette": 63 + }, + "text_disabled": { + "hex": "#9da9a0", + "palette": 246 + }, + "text_hidden": { + "hex": "#859289", + "palette": 249 + }, + "text_warning": { + "hex": "#dbbc7f", + "palette": 214 + }, + "text_error": { + "hex": "#e67e80", + "palette": 166 + }, + "overlay_background": { + "hex": "#e6e2cc", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#2d353b", + "palette": 15 + }, + "overlay_border": { + "hex": "#7fbbb3", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#7fbbb3", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#2d353b", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#2d353b", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fdf6e3", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#a7c080", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#2d353b", + "palette": 15 + }, + "button_background_normal": { + "hex": "#2d353b", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fdf6e3", + "palette": 234 + }, + "button_background_active": { + "hex": "#d699b6", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#2d353b", + "palette": 15 + }, + "header_background": { + "hex": "#2d353b", + "palette": 15 + }, + "header_foreground": { + "hex": "#7fbbb3", + "palette": 63 + }, + "footer_background": { + "hex": "#7fbbb3", + "palette": 63 + }, + "footer_foreground": { + "hex": "#2d353b", + "palette": 15 + }, + "banner_background": { + "hex": "#7fbbb3", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fdf6e3", + "palette": 234 + }, + "list_header_background": { + "hex": "#d699b6", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#2d353b", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#d699b6", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#2d353b", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#2d353b", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#7fbbb3", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#dbbc7f", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#2d353b", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#d699b6", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d3c6aa", + "palette": 237 + } + } +} diff --git a/colors/base16-flat.json b/colors/base16-flat.json new file mode 100644 index 0000000..3917b89 --- /dev/null +++ b/colors/base16-flat.json @@ -0,0 +1,168 @@ +{ + "name": "Flat", + "author": "Chris Kempson (http://chriskempson.com)", + "slug": "flat", + "slug-underscored": "flat", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ecf0f1", + "palette": 234 + }, + "foreground": { + "hex": "#e0e0e0", + "palette": 237 + }, + "frame_focused": { + "hex": "#3498db", + "palette": 63 + }, + "frame_important": { + "hex": "#2ecc71", + "palette": 29 + }, + "text_focused": { + "hex": "#3498db", + "palette": 63 + }, + "text_active": { + "hex": "#3498db", + "palette": 63 + }, + "text_disabled": { + "hex": "#bdc3c7", + "palette": 246 + }, + "text_hidden": { + "hex": "#95a5a6", + "palette": 249 + }, + "text_warning": { + "hex": "#f1c40f", + "palette": 214 + }, + "text_error": { + "hex": "#e74c3c", + "palette": 166 + }, + "overlay_background": { + "hex": "#f5f5f5", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#2c3e50", + "palette": 15 + }, + "overlay_border": { + "hex": "#3498db", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#3498db", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#2c3e50", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#2c3e50", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ecf0f1", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#2ecc71", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#2c3e50", + "palette": 15 + }, + "button_background_normal": { + "hex": "#2c3e50", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ecf0f1", + "palette": 234 + }, + "button_background_active": { + "hex": "#9b59b6", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#2c3e50", + "palette": 15 + }, + "header_background": { + "hex": "#2c3e50", + "palette": 15 + }, + "header_foreground": { + "hex": "#3498db", + "palette": 63 + }, + "footer_background": { + "hex": "#3498db", + "palette": 63 + }, + "footer_foreground": { + "hex": "#2c3e50", + "palette": 15 + }, + "banner_background": { + "hex": "#3498db", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ecf0f1", + "palette": 234 + }, + "list_header_background": { + "hex": "#9b59b6", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#2c3e50", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#9b59b6", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#2c3e50", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#2c3e50", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#3498db", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f1c40f", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#2c3e50", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#9b59b6", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#e0e0e0", + "palette": 237 + } + } +} diff --git a/colors/base16-framer.json b/colors/base16-framer.json new file mode 100644 index 0000000..3f6f6a2 --- /dev/null +++ b/colors/base16-framer.json @@ -0,0 +1,168 @@ +{ + "name": "Framer", + "author": "Framer (Maintained by Jesse Hoyos)", + "slug": "framer", + "slug-underscored": "framer", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#eeeeee", + "palette": 234 + }, + "foreground": { + "hex": "#d0d0d0", + "palette": 237 + }, + "frame_focused": { + "hex": "#20bcfc", + "palette": 63 + }, + "frame_important": { + "hex": "#32ccdc", + "palette": 29 + }, + "text_focused": { + "hex": "#20bcfc", + "palette": 63 + }, + "text_active": { + "hex": "#20bcfc", + "palette": 63 + }, + "text_disabled": { + "hex": "#b9b9b9", + "palette": 246 + }, + "text_hidden": { + "hex": "#747474", + "palette": 249 + }, + "text_warning": { + "hex": "#fecb6e", + "palette": 214 + }, + "text_error": { + "hex": "#fd886b", + "palette": 166 + }, + "overlay_background": { + "hex": "#e8e8e8", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#181818", + "palette": 15 + }, + "overlay_border": { + "hex": "#20bcfc", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#20bcfc", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#181818", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#181818", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#eeeeee", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#32ccdc", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#181818", + "palette": 15 + }, + "button_background_normal": { + "hex": "#181818", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#eeeeee", + "palette": 234 + }, + "button_background_active": { + "hex": "#ba8cfc", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#181818", + "palette": 15 + }, + "header_background": { + "hex": "#181818", + "palette": 15 + }, + "header_foreground": { + "hex": "#20bcfc", + "palette": 63 + }, + "footer_background": { + "hex": "#20bcfc", + "palette": 63 + }, + "footer_foreground": { + "hex": "#181818", + "palette": 15 + }, + "banner_background": { + "hex": "#20bcfc", + "palette": 63 + }, + "banner_foreground": { + "hex": "#eeeeee", + "palette": 234 + }, + "list_header_background": { + "hex": "#ba8cfc", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#181818", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#ba8cfc", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#181818", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#181818", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#20bcfc", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#fecb6e", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#181818", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#ba8cfc", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d0d0d0", + "palette": 237 + } + } +} diff --git a/colors/base16-fruit-soda.json b/colors/base16-fruit-soda.json new file mode 100644 index 0000000..5923010 --- /dev/null +++ b/colors/base16-fruit-soda.json @@ -0,0 +1,168 @@ +{ + "name": "Fruit Soda", + "author": "jozip", + "slug": "fruit-soda", + "slug-underscored": "fruit_soda", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#2d2c2c", + "palette": 234 + }, + "foreground": { + "hex": "#515151", + "palette": 237 + }, + "frame_focused": { + "hex": "#2931df", + "palette": 63 + }, + "frame_important": { + "hex": "#47f74c", + "palette": 29 + }, + "text_focused": { + "hex": "#2931df", + "palette": 63 + }, + "text_active": { + "hex": "#2931df", + "palette": 63 + }, + "text_disabled": { + "hex": "#979598", + "palette": 246 + }, + "text_hidden": { + "hex": "#b5b4b6", + "palette": 249 + }, + "text_warning": { + "hex": "#f7e203", + "palette": 214 + }, + "text_error": { + "hex": "#fe3e31", + "palette": 166 + }, + "overlay_background": { + "hex": "#474545", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f1ecf1", + "palette": 15 + }, + "overlay_border": { + "hex": "#2931df", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#2931df", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f1ecf1", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f1ecf1", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#2d2c2c", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#47f74c", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f1ecf1", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f1ecf1", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#2d2c2c", + "palette": 234 + }, + "button_background_active": { + "hex": "#611fce", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f1ecf1", + "palette": 15 + }, + "header_background": { + "hex": "#f1ecf1", + "palette": 15 + }, + "header_foreground": { + "hex": "#2931df", + "palette": 63 + }, + "footer_background": { + "hex": "#2931df", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f1ecf1", + "palette": 15 + }, + "banner_background": { + "hex": "#2931df", + "palette": 63 + }, + "banner_foreground": { + "hex": "#2d2c2c", + "palette": 234 + }, + "list_header_background": { + "hex": "#611fce", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f1ecf1", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#611fce", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f1ecf1", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f1ecf1", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#2931df", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f7e203", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f1ecf1", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#611fce", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#515151", + "palette": 237 + } + } +} diff --git a/colors/base16-gigavolt.json b/colors/base16-gigavolt.json new file mode 100644 index 0000000..904b147 --- /dev/null +++ b/colors/base16-gigavolt.json @@ -0,0 +1,168 @@ +{ + "name": "Gigavolt", + "author": "Aidan Swope (http://github.com/Whillikers)", + "slug": "gigavolt", + "slug-underscored": "gigavolt", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f2fbff", + "palette": 234 + }, + "foreground": { + "hex": "#e9e7e1", + "palette": 237 + }, + "frame_focused": { + "hex": "#40bfff", + "palette": 63 + }, + "frame_important": { + "hex": "#f2e6a9", + "palette": 29 + }, + "text_focused": { + "hex": "#40bfff", + "palette": 63 + }, + "text_active": { + "hex": "#40bfff", + "palette": 63 + }, + "text_disabled": { + "hex": "#cad3ff", + "palette": 246 + }, + "text_hidden": { + "hex": "#a1d2e6", + "palette": 249 + }, + "text_warning": { + "hex": "#ffdc2d", + "palette": 214 + }, + "text_error": { + "hex": "#ff661a", + "palette": 166 + }, + "overlay_background": { + "hex": "#eff0f9", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#202126", + "palette": 15 + }, + "overlay_border": { + "hex": "#40bfff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#40bfff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#202126", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#202126", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f2fbff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#f2e6a9", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#202126", + "palette": 15 + }, + "button_background_normal": { + "hex": "#202126", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f2fbff", + "palette": 234 + }, + "button_background_active": { + "hex": "#ae94f9", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#202126", + "palette": 15 + }, + "header_background": { + "hex": "#202126", + "palette": 15 + }, + "header_foreground": { + "hex": "#40bfff", + "palette": 63 + }, + "footer_background": { + "hex": "#40bfff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#202126", + "palette": 15 + }, + "banner_background": { + "hex": "#40bfff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f2fbff", + "palette": 234 + }, + "list_header_background": { + "hex": "#ae94f9", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#202126", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#ae94f9", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#202126", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#202126", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#40bfff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffdc2d", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#202126", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#ae94f9", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#e9e7e1", + "palette": 237 + } + } +} diff --git a/colors/base16-github-dark.json b/colors/base16-github-dark.json new file mode 100644 index 0000000..3792546 --- /dev/null +++ b/colors/base16-github-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Github Dark", + "author": "Tinted Theming (https://github.com/tinted-theming)", + "slug": "github-dark", + "slug-underscored": "github_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#c9d1d9", + "palette": 237 + }, + "frame_focused": { + "hex": "#388bfd", + "palette": 63 + }, + "frame_important": { + "hex": "#2ea043", + "palette": 29 + }, + "text_focused": { + "hex": "#388bfd", + "palette": 63 + }, + "text_active": { + "hex": "#388bfd", + "palette": 63 + }, + "text_disabled": { + "hex": "#8b949e", + "palette": 246 + }, + "text_hidden": { + "hex": "#6e7681", + "palette": 249 + }, + "text_warning": { + "hex": "#bb8009", + "palette": 214 + }, + "text_error": { + "hex": "#f85149", + "palette": 166 + }, + "overlay_background": { + "hex": "#f0f6fc", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#161b22", + "palette": 15 + }, + "overlay_border": { + "hex": "#388bfd", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#388bfd", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#161b22", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#161b22", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#2ea043", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#161b22", + "palette": 15 + }, + "button_background_normal": { + "hex": "#161b22", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#a371f7", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#161b22", + "palette": 15 + }, + "header_background": { + "hex": "#161b22", + "palette": 15 + }, + "header_foreground": { + "hex": "#388bfd", + "palette": 63 + }, + "footer_background": { + "hex": "#388bfd", + "palette": 63 + }, + "footer_foreground": { + "hex": "#161b22", + "palette": 15 + }, + "banner_background": { + "hex": "#388bfd", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#a371f7", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#161b22", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a371f7", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#161b22", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#161b22", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#388bfd", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#bb8009", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#161b22", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a371f7", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c9d1d9", + "palette": 237 + } + } +} diff --git a/colors/base16-github.json b/colors/base16-github.json new file mode 100644 index 0000000..12cb37e --- /dev/null +++ b/colors/base16-github.json @@ -0,0 +1,168 @@ +{ + "name": "Github", + "author": "Tinted Theming (https://github.com/tinted-theming)", + "slug": "github", + "slug-underscored": "github", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#1f2328", + "palette": 234 + }, + "foreground": { + "hex": "#424a53", + "palette": 237 + }, + "frame_focused": { + "hex": "#218bff", + "palette": 63 + }, + "frame_important": { + "hex": "#2da44e", + "palette": 29 + }, + "text_focused": { + "hex": "#218bff", + "palette": 63 + }, + "text_active": { + "hex": "#218bff", + "palette": 63 + }, + "text_disabled": { + "hex": "#6e7781", + "palette": 246 + }, + "text_hidden": { + "hex": "#8c959f", + "palette": 249 + }, + "text_warning": { + "hex": "#bf8700", + "palette": 214 + }, + "text_error": { + "hex": "#fa4549", + "palette": 166 + }, + "overlay_background": { + "hex": "#32383f", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#eaeef2", + "palette": 15 + }, + "overlay_border": { + "hex": "#218bff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#218bff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#eaeef2", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#eaeef2", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#1f2328", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#2da44e", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#eaeef2", + "palette": 15 + }, + "button_background_normal": { + "hex": "#eaeef2", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#1f2328", + "palette": 234 + }, + "button_background_active": { + "hex": "#a475f9", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#eaeef2", + "palette": 15 + }, + "header_background": { + "hex": "#eaeef2", + "palette": 15 + }, + "header_foreground": { + "hex": "#218bff", + "palette": 63 + }, + "footer_background": { + "hex": "#218bff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#eaeef2", + "palette": 15 + }, + "banner_background": { + "hex": "#218bff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#1f2328", + "palette": 234 + }, + "list_header_background": { + "hex": "#a475f9", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#eaeef2", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a475f9", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#eaeef2", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#eaeef2", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#218bff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#bf8700", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#eaeef2", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a475f9", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#424a53", + "palette": 237 + } + } +} diff --git a/colors/base16-google-dark.json b/colors/base16-google-dark.json new file mode 100644 index 0000000..d75aa59 --- /dev/null +++ b/colors/base16-google-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Google Dark", + "author": "Seth Wright (http://sethawright.com)", + "slug": "google-dark", + "slug-underscored": "google_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#c5c8c6", + "palette": 237 + }, + "frame_focused": { + "hex": "#3971ed", + "palette": 63 + }, + "frame_important": { + "hex": "#198844", + "palette": 29 + }, + "text_focused": { + "hex": "#3971ed", + "palette": 63 + }, + "text_active": { + "hex": "#3971ed", + "palette": 63 + }, + "text_disabled": { + "hex": "#b4b7b4", + "palette": 246 + }, + "text_hidden": { + "hex": "#969896", + "palette": 249 + }, + "text_warning": { + "hex": "#fba922", + "palette": 214 + }, + "text_error": { + "hex": "#cc342b", + "palette": 166 + }, + "overlay_background": { + "hex": "#e0e0e0", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1d1f21", + "palette": 15 + }, + "overlay_border": { + "hex": "#3971ed", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#3971ed", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1d1f21", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1d1f21", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#198844", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1d1f21", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1d1f21", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#a36ac7", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1d1f21", + "palette": 15 + }, + "header_background": { + "hex": "#1d1f21", + "palette": 15 + }, + "header_foreground": { + "hex": "#3971ed", + "palette": 63 + }, + "footer_background": { + "hex": "#3971ed", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1d1f21", + "palette": 15 + }, + "banner_background": { + "hex": "#3971ed", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#a36ac7", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1d1f21", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a36ac7", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1d1f21", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1d1f21", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#3971ed", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#fba922", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1d1f21", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a36ac7", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c5c8c6", + "palette": 237 + } + } +} diff --git a/colors/base16-google-light.json b/colors/base16-google-light.json new file mode 100644 index 0000000..640ce5b --- /dev/null +++ b/colors/base16-google-light.json @@ -0,0 +1,168 @@ +{ + "name": "Google Light", + "author": "Seth Wright (http://sethawright.com)", + "slug": "google-light", + "slug-underscored": "google_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#1d1f21", + "palette": 234 + }, + "foreground": { + "hex": "#373b41", + "palette": 237 + }, + "frame_focused": { + "hex": "#3971ed", + "palette": 63 + }, + "frame_important": { + "hex": "#198844", + "palette": 29 + }, + "text_focused": { + "hex": "#3971ed", + "palette": 63 + }, + "text_active": { + "hex": "#3971ed", + "palette": 63 + }, + "text_disabled": { + "hex": "#969896", + "palette": 246 + }, + "text_hidden": { + "hex": "#b4b7b4", + "palette": 249 + }, + "text_warning": { + "hex": "#fba922", + "palette": 214 + }, + "text_error": { + "hex": "#cc342b", + "palette": 166 + }, + "overlay_background": { + "hex": "#282a2e", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "overlay_border": { + "hex": "#3971ed", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#3971ed", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#ffffff", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#ffffff", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#1d1f21", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#198844", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#ffffff", + "palette": 15 + }, + "button_background_normal": { + "hex": "#ffffff", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#1d1f21", + "palette": 234 + }, + "button_background_active": { + "hex": "#a36ac7", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#ffffff", + "palette": 15 + }, + "header_background": { + "hex": "#ffffff", + "palette": 15 + }, + "header_foreground": { + "hex": "#3971ed", + "palette": 63 + }, + "footer_background": { + "hex": "#3971ed", + "palette": 63 + }, + "footer_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "banner_background": { + "hex": "#3971ed", + "palette": 63 + }, + "banner_foreground": { + "hex": "#1d1f21", + "palette": 234 + }, + "list_header_background": { + "hex": "#a36ac7", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a36ac7", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#3971ed", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#fba922", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a36ac7", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#373b41", + "palette": 237 + } + } +} diff --git a/colors/base16-gotham.json b/colors/base16-gotham.json new file mode 100644 index 0000000..2d552b4 --- /dev/null +++ b/colors/base16-gotham.json @@ -0,0 +1,168 @@ +{ + "name": "Gotham", + "author": "Andrea Leopardi (arranged by Brett Jones)", + "slug": "gotham", + "slug-underscored": "gotham", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#d3ebe9", + "palette": 234 + }, + "foreground": { + "hex": "#599cab", + "palette": 237 + }, + "frame_focused": { + "hex": "#195466", + "palette": 63 + }, + "frame_important": { + "hex": "#33859e", + "palette": 29 + }, + "text_focused": { + "hex": "#195466", + "palette": 63 + }, + "text_active": { + "hex": "#195466", + "palette": 63 + }, + "text_disabled": { + "hex": "#245361", + "palette": 246 + }, + "text_hidden": { + "hex": "#0a3749", + "palette": 249 + }, + "text_warning": { + "hex": "#edb443", + "palette": 214 + }, + "text_error": { + "hex": "#c23127", + "palette": 166 + }, + "overlay_background": { + "hex": "#99d1ce", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#0c1014", + "palette": 15 + }, + "overlay_border": { + "hex": "#195466", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#195466", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#0c1014", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#0c1014", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#d3ebe9", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#33859e", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#0c1014", + "palette": 15 + }, + "button_background_normal": { + "hex": "#0c1014", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#d3ebe9", + "palette": 234 + }, + "button_background_active": { + "hex": "#888ca6", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#0c1014", + "palette": 15 + }, + "header_background": { + "hex": "#0c1014", + "palette": 15 + }, + "header_foreground": { + "hex": "#195466", + "palette": 63 + }, + "footer_background": { + "hex": "#195466", + "palette": 63 + }, + "footer_foreground": { + "hex": "#0c1014", + "palette": 15 + }, + "banner_background": { + "hex": "#195466", + "palette": 63 + }, + "banner_foreground": { + "hex": "#d3ebe9", + "palette": 234 + }, + "list_header_background": { + "hex": "#888ca6", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#0c1014", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#888ca6", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#0c1014", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#0c1014", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#195466", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#edb443", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#0c1014", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#888ca6", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#599cab", + "palette": 237 + } + } +} diff --git a/colors/base16-grayscale-dark.json b/colors/base16-grayscale-dark.json new file mode 100644 index 0000000..3012f76 --- /dev/null +++ b/colors/base16-grayscale-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Grayscale Dark", + "author": "Alexandre Gavioli (https://github.com/Alexx2/)", + "slug": "grayscale-dark", + "slug-underscored": "grayscale_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f7f7f7", + "palette": 234 + }, + "foreground": { + "hex": "#b9b9b9", + "palette": 237 + }, + "frame_focused": { + "hex": "#686868", + "palette": 63 + }, + "frame_important": { + "hex": "#8e8e8e", + "palette": 29 + }, + "text_focused": { + "hex": "#686868", + "palette": 63 + }, + "text_active": { + "hex": "#686868", + "palette": 63 + }, + "text_disabled": { + "hex": "#ababab", + "palette": 246 + }, + "text_hidden": { + "hex": "#525252", + "palette": 249 + }, + "text_warning": { + "hex": "#a0a0a0", + "palette": 214 + }, + "text_error": { + "hex": "#7c7c7c", + "palette": 166 + }, + "overlay_background": { + "hex": "#e3e3e3", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#101010", + "palette": 15 + }, + "overlay_border": { + "hex": "#686868", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#686868", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#101010", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#101010", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f7f7f7", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#8e8e8e", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#101010", + "palette": 15 + }, + "button_background_normal": { + "hex": "#101010", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f7f7f7", + "palette": 234 + }, + "button_background_active": { + "hex": "#747474", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#101010", + "palette": 15 + }, + "header_background": { + "hex": "#101010", + "palette": 15 + }, + "header_foreground": { + "hex": "#686868", + "palette": 63 + }, + "footer_background": { + "hex": "#686868", + "palette": 63 + }, + "footer_foreground": { + "hex": "#101010", + "palette": 15 + }, + "banner_background": { + "hex": "#686868", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f7f7f7", + "palette": 234 + }, + "list_header_background": { + "hex": "#747474", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#101010", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#747474", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#101010", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#101010", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#686868", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#a0a0a0", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#101010", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#747474", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#b9b9b9", + "palette": 237 + } + } +} diff --git a/colors/base16-grayscale-light.json b/colors/base16-grayscale-light.json new file mode 100644 index 0000000..de94469 --- /dev/null +++ b/colors/base16-grayscale-light.json @@ -0,0 +1,168 @@ +{ + "name": "Grayscale Light", + "author": "Alexandre Gavioli (https://github.com/Alexx2/)", + "slug": "grayscale-light", + "slug-underscored": "grayscale_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#101010", + "palette": 234 + }, + "foreground": { + "hex": "#464646", + "palette": 237 + }, + "frame_focused": { + "hex": "#686868", + "palette": 63 + }, + "frame_important": { + "hex": "#8e8e8e", + "palette": 29 + }, + "text_focused": { + "hex": "#686868", + "palette": 63 + }, + "text_active": { + "hex": "#686868", + "palette": 63 + }, + "text_disabled": { + "hex": "#525252", + "palette": 246 + }, + "text_hidden": { + "hex": "#ababab", + "palette": 249 + }, + "text_warning": { + "hex": "#a0a0a0", + "palette": 214 + }, + "text_error": { + "hex": "#7c7c7c", + "palette": 166 + }, + "overlay_background": { + "hex": "#252525", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f7f7f7", + "palette": 15 + }, + "overlay_border": { + "hex": "#686868", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#686868", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f7f7f7", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f7f7f7", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#101010", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#8e8e8e", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f7f7f7", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f7f7f7", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#101010", + "palette": 234 + }, + "button_background_active": { + "hex": "#747474", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f7f7f7", + "palette": 15 + }, + "header_background": { + "hex": "#f7f7f7", + "palette": 15 + }, + "header_foreground": { + "hex": "#686868", + "palette": 63 + }, + "footer_background": { + "hex": "#686868", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f7f7f7", + "palette": 15 + }, + "banner_background": { + "hex": "#686868", + "palette": 63 + }, + "banner_foreground": { + "hex": "#101010", + "palette": 234 + }, + "list_header_background": { + "hex": "#747474", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f7f7f7", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#747474", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f7f7f7", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f7f7f7", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#686868", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#a0a0a0", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f7f7f7", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#747474", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#464646", + "palette": 237 + } + } +} diff --git a/colors/base16-greenscreen.json b/colors/base16-greenscreen.json new file mode 100644 index 0000000..849e659 --- /dev/null +++ b/colors/base16-greenscreen.json @@ -0,0 +1,168 @@ +{ + "name": "Green Screen", + "author": "Chris Kempson (http://chriskempson.com)", + "slug": "greenscreen", + "slug-underscored": "greenscreen", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#00ff00", + "palette": 234 + }, + "foreground": { + "hex": "#00bb00", + "palette": 237 + }, + "frame_focused": { + "hex": "#009900", + "palette": 63 + }, + "frame_important": { + "hex": "#00bb00", + "palette": 29 + }, + "text_focused": { + "hex": "#009900", + "palette": 63 + }, + "text_active": { + "hex": "#009900", + "palette": 63 + }, + "text_disabled": { + "hex": "#009900", + "palette": 246 + }, + "text_hidden": { + "hex": "#007700", + "palette": 249 + }, + "text_warning": { + "hex": "#007700", + "palette": 214 + }, + "text_error": { + "hex": "#007700", + "palette": 166 + }, + "overlay_background": { + "hex": "#00dd00", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#001100", + "palette": 15 + }, + "overlay_border": { + "hex": "#009900", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#009900", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#001100", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#001100", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#00ff00", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#00bb00", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#001100", + "palette": 15 + }, + "button_background_normal": { + "hex": "#001100", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#00ff00", + "palette": 234 + }, + "button_background_active": { + "hex": "#00bb00", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#001100", + "palette": 15 + }, + "header_background": { + "hex": "#001100", + "palette": 15 + }, + "header_foreground": { + "hex": "#009900", + "palette": 63 + }, + "footer_background": { + "hex": "#009900", + "palette": 63 + }, + "footer_foreground": { + "hex": "#001100", + "palette": 15 + }, + "banner_background": { + "hex": "#009900", + "palette": 63 + }, + "banner_foreground": { + "hex": "#00ff00", + "palette": 234 + }, + "list_header_background": { + "hex": "#00bb00", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#001100", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#00bb00", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#001100", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#001100", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#009900", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#007700", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#001100", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#00bb00", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#00bb00", + "palette": 237 + } + } +} diff --git a/colors/base16-gruber.json b/colors/base16-gruber.json new file mode 100644 index 0000000..dfe039a --- /dev/null +++ b/colors/base16-gruber.json @@ -0,0 +1,168 @@ +{ + "name": "Gruber", + "author": "Patel, Nimai <nimai.m.patel@gmail.com>, colors from www.github.com/rexim/gruber-darker-theme", + "slug": "gruber", + "slug-underscored": "gruber", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#e4e4ef", + "palette": 234 + }, + "foreground": { + "hex": "#f4f4ff", + "palette": 237 + }, + "frame_focused": { + "hex": "#96a6c8", + "palette": 63 + }, + "frame_important": { + "hex": "#73c936", + "palette": 29 + }, + "text_focused": { + "hex": "#96a6c8", + "palette": 63 + }, + "text_active": { + "hex": "#96a6c8", + "palette": 63 + }, + "text_disabled": { + "hex": "#e4e4ef", + "palette": 246 + }, + "text_hidden": { + "hex": "#52494e", + "palette": 249 + }, + "text_warning": { + "hex": "#ffdd33", + "palette": 214 + }, + "text_error": { + "hex": "#f43841", + "palette": 166 + }, + "overlay_background": { + "hex": "#f5f5f5", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#181818", + "palette": 15 + }, + "overlay_border": { + "hex": "#96a6c8", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#96a6c8", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#181818", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#181818", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#e4e4ef", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#73c936", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#181818", + "palette": 15 + }, + "button_background_normal": { + "hex": "#181818", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#e4e4ef", + "palette": 234 + }, + "button_background_active": { + "hex": "#9e95c7", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#181818", + "palette": 15 + }, + "header_background": { + "hex": "#181818", + "palette": 15 + }, + "header_foreground": { + "hex": "#96a6c8", + "palette": 63 + }, + "footer_background": { + "hex": "#96a6c8", + "palette": 63 + }, + "footer_foreground": { + "hex": "#181818", + "palette": 15 + }, + "banner_background": { + "hex": "#96a6c8", + "palette": 63 + }, + "banner_foreground": { + "hex": "#e4e4ef", + "palette": 234 + }, + "list_header_background": { + "hex": "#9e95c7", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#181818", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#9e95c7", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#181818", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#181818", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#96a6c8", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffdd33", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#181818", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#9e95c7", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#f4f4ff", + "palette": 237 + } + } +} diff --git a/colors/base16-gruvbox-dark-hard.json b/colors/base16-gruvbox-dark-hard.json new file mode 100644 index 0000000..6f57535 --- /dev/null +++ b/colors/base16-gruvbox-dark-hard.json @@ -0,0 +1,168 @@ +{ + "name": "Gruvbox dark, hard", + "author": "Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)", + "slug": "gruvbox-dark-hard", + "slug-underscored": "gruvbox_dark_hard", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fbf1c7", + "palette": 234 + }, + "foreground": { + "hex": "#d5c4a1", + "palette": 237 + }, + "frame_focused": { + "hex": "#83a598", + "palette": 63 + }, + "frame_important": { + "hex": "#b8bb26", + "palette": 29 + }, + "text_focused": { + "hex": "#83a598", + "palette": 63 + }, + "text_active": { + "hex": "#83a598", + "palette": 63 + }, + "text_disabled": { + "hex": "#bdae93", + "palette": 246 + }, + "text_hidden": { + "hex": "#665c54", + "palette": 249 + }, + "text_warning": { + "hex": "#fabd2f", + "palette": 214 + }, + "text_error": { + "hex": "#fb4934", + "palette": 166 + }, + "overlay_background": { + "hex": "#ebdbb2", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1d2021", + "palette": 15 + }, + "overlay_border": { + "hex": "#83a598", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#83a598", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1d2021", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1d2021", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fbf1c7", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#b8bb26", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1d2021", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1d2021", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fbf1c7", + "palette": 234 + }, + "button_background_active": { + "hex": "#d3869b", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1d2021", + "palette": 15 + }, + "header_background": { + "hex": "#1d2021", + "palette": 15 + }, + "header_foreground": { + "hex": "#83a598", + "palette": 63 + }, + "footer_background": { + "hex": "#83a598", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1d2021", + "palette": 15 + }, + "banner_background": { + "hex": "#83a598", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fbf1c7", + "palette": 234 + }, + "list_header_background": { + "hex": "#d3869b", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1d2021", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#d3869b", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1d2021", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1d2021", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#83a598", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#fabd2f", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1d2021", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#d3869b", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d5c4a1", + "palette": 237 + } + } +} diff --git a/colors/base16-gruvbox-dark-medium.json b/colors/base16-gruvbox-dark-medium.json new file mode 100644 index 0000000..e65683a --- /dev/null +++ b/colors/base16-gruvbox-dark-medium.json @@ -0,0 +1,168 @@ +{ + "name": "Gruvbox dark, medium", + "author": "Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)", + "slug": "gruvbox-dark-medium", + "slug-underscored": "gruvbox_dark_medium", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fbf1c7", + "palette": 234 + }, + "foreground": { + "hex": "#d5c4a1", + "palette": 237 + }, + "frame_focused": { + "hex": "#83a598", + "palette": 63 + }, + "frame_important": { + "hex": "#b8bb26", + "palette": 29 + }, + "text_focused": { + "hex": "#83a598", + "palette": 63 + }, + "text_active": { + "hex": "#83a598", + "palette": 63 + }, + "text_disabled": { + "hex": "#bdae93", + "palette": 246 + }, + "text_hidden": { + "hex": "#665c54", + "palette": 249 + }, + "text_warning": { + "hex": "#fabd2f", + "palette": 214 + }, + "text_error": { + "hex": "#fb4934", + "palette": 166 + }, + "overlay_background": { + "hex": "#ebdbb2", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#282828", + "palette": 15 + }, + "overlay_border": { + "hex": "#83a598", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#83a598", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#282828", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#282828", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fbf1c7", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#b8bb26", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#282828", + "palette": 15 + }, + "button_background_normal": { + "hex": "#282828", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fbf1c7", + "palette": 234 + }, + "button_background_active": { + "hex": "#d3869b", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#282828", + "palette": 15 + }, + "header_background": { + "hex": "#282828", + "palette": 15 + }, + "header_foreground": { + "hex": "#83a598", + "palette": 63 + }, + "footer_background": { + "hex": "#83a598", + "palette": 63 + }, + "footer_foreground": { + "hex": "#282828", + "palette": 15 + }, + "banner_background": { + "hex": "#83a598", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fbf1c7", + "palette": 234 + }, + "list_header_background": { + "hex": "#d3869b", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#282828", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#d3869b", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#282828", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#282828", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#83a598", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#fabd2f", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#282828", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#d3869b", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d5c4a1", + "palette": 237 + } + } +} diff --git a/colors/base16-gruvbox-dark-pale.json b/colors/base16-gruvbox-dark-pale.json new file mode 100644 index 0000000..9081d16 --- /dev/null +++ b/colors/base16-gruvbox-dark-pale.json @@ -0,0 +1,168 @@ +{ + "name": "Gruvbox dark, pale", + "author": "Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)", + "slug": "gruvbox-dark-pale", + "slug-underscored": "gruvbox_dark_pale", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ebdbb2", + "palette": 234 + }, + "foreground": { + "hex": "#dab997", + "palette": 237 + }, + "frame_focused": { + "hex": "#83adad", + "palette": 63 + }, + "frame_important": { + "hex": "#afaf00", + "palette": 29 + }, + "text_focused": { + "hex": "#83adad", + "palette": 63 + }, + "text_active": { + "hex": "#83adad", + "palette": 63 + }, + "text_disabled": { + "hex": "#949494", + "palette": 246 + }, + "text_hidden": { + "hex": "#8a8a8a", + "palette": 249 + }, + "text_warning": { + "hex": "#ffaf00", + "palette": 214 + }, + "text_error": { + "hex": "#d75f5f", + "palette": 166 + }, + "overlay_background": { + "hex": "#d5c4a1", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#262626", + "palette": 15 + }, + "overlay_border": { + "hex": "#83adad", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#83adad", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#262626", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#262626", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ebdbb2", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#afaf00", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#262626", + "palette": 15 + }, + "button_background_normal": { + "hex": "#262626", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ebdbb2", + "palette": 234 + }, + "button_background_active": { + "hex": "#d485ad", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#262626", + "palette": 15 + }, + "header_background": { + "hex": "#262626", + "palette": 15 + }, + "header_foreground": { + "hex": "#83adad", + "palette": 63 + }, + "footer_background": { + "hex": "#83adad", + "palette": 63 + }, + "footer_foreground": { + "hex": "#262626", + "palette": 15 + }, + "banner_background": { + "hex": "#83adad", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ebdbb2", + "palette": 234 + }, + "list_header_background": { + "hex": "#d485ad", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#262626", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#d485ad", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#262626", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#262626", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#83adad", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffaf00", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#262626", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#d485ad", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#dab997", + "palette": 237 + } + } +} diff --git a/colors/base16-gruvbox-dark-soft.json b/colors/base16-gruvbox-dark-soft.json new file mode 100644 index 0000000..5322a89 --- /dev/null +++ b/colors/base16-gruvbox-dark-soft.json @@ -0,0 +1,168 @@ +{ + "name": "Gruvbox dark, soft", + "author": "Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)", + "slug": "gruvbox-dark-soft", + "slug-underscored": "gruvbox_dark_soft", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fbf1c7", + "palette": 234 + }, + "foreground": { + "hex": "#d5c4a1", + "palette": 237 + }, + "frame_focused": { + "hex": "#83a598", + "palette": 63 + }, + "frame_important": { + "hex": "#b8bb26", + "palette": 29 + }, + "text_focused": { + "hex": "#83a598", + "palette": 63 + }, + "text_active": { + "hex": "#83a598", + "palette": 63 + }, + "text_disabled": { + "hex": "#bdae93", + "palette": 246 + }, + "text_hidden": { + "hex": "#665c54", + "palette": 249 + }, + "text_warning": { + "hex": "#fabd2f", + "palette": 214 + }, + "text_error": { + "hex": "#fb4934", + "palette": 166 + }, + "overlay_background": { + "hex": "#ebdbb2", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#32302f", + "palette": 15 + }, + "overlay_border": { + "hex": "#83a598", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#83a598", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#32302f", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#32302f", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fbf1c7", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#b8bb26", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#32302f", + "palette": 15 + }, + "button_background_normal": { + "hex": "#32302f", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fbf1c7", + "palette": 234 + }, + "button_background_active": { + "hex": "#d3869b", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#32302f", + "palette": 15 + }, + "header_background": { + "hex": "#32302f", + "palette": 15 + }, + "header_foreground": { + "hex": "#83a598", + "palette": 63 + }, + "footer_background": { + "hex": "#83a598", + "palette": 63 + }, + "footer_foreground": { + "hex": "#32302f", + "palette": 15 + }, + "banner_background": { + "hex": "#83a598", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fbf1c7", + "palette": 234 + }, + "list_header_background": { + "hex": "#d3869b", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#32302f", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#d3869b", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#32302f", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#32302f", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#83a598", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#fabd2f", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#32302f", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#d3869b", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d5c4a1", + "palette": 237 + } + } +} diff --git a/colors/base16-gruvbox-dark.json b/colors/base16-gruvbox-dark.json new file mode 100644 index 0000000..8f8072f --- /dev/null +++ b/colors/base16-gruvbox-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Gruvbox dark", + "author": "Tinted Theming (https://github.com/tinted-theming), morhetz (https://github.com/morhetz/gruvbox)", + "slug": "gruvbox-dark", + "slug-underscored": "gruvbox_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f9f5d7", + "palette": 234 + }, + "foreground": { + "hex": "#ebdbb2", + "palette": 237 + }, + "frame_focused": { + "hex": "#458588", + "palette": 63 + }, + "frame_important": { + "hex": "#98971a", + "palette": 29 + }, + "text_focused": { + "hex": "#458588", + "palette": 63 + }, + "text_active": { + "hex": "#458588", + "palette": 63 + }, + "text_disabled": { + "hex": "#928374", + "palette": 246 + }, + "text_hidden": { + "hex": "#665c54", + "palette": 249 + }, + "text_warning": { + "hex": "#d79921", + "palette": 214 + }, + "text_error": { + "hex": "#cc241d", + "palette": 166 + }, + "overlay_background": { + "hex": "#fbf1c7", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#282828", + "palette": 15 + }, + "overlay_border": { + "hex": "#458588", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#458588", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#282828", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#282828", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f9f5d7", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#98971a", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#282828", + "palette": 15 + }, + "button_background_normal": { + "hex": "#282828", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f9f5d7", + "palette": 234 + }, + "button_background_active": { + "hex": "#b16286", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#282828", + "palette": 15 + }, + "header_background": { + "hex": "#282828", + "palette": 15 + }, + "header_foreground": { + "hex": "#458588", + "palette": 63 + }, + "footer_background": { + "hex": "#458588", + "palette": 63 + }, + "footer_foreground": { + "hex": "#282828", + "palette": 15 + }, + "banner_background": { + "hex": "#458588", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f9f5d7", + "palette": 234 + }, + "list_header_background": { + "hex": "#b16286", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#282828", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b16286", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#282828", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#282828", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#458588", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#d79921", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#282828", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b16286", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#ebdbb2", + "palette": 237 + } + } +} diff --git a/colors/base16-gruvbox-light-hard.json b/colors/base16-gruvbox-light-hard.json new file mode 100644 index 0000000..ef65b69 --- /dev/null +++ b/colors/base16-gruvbox-light-hard.json @@ -0,0 +1,168 @@ +{ + "name": "Gruvbox light, hard", + "author": "Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)", + "slug": "gruvbox-light-hard", + "slug-underscored": "gruvbox_light_hard", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#282828", + "palette": 234 + }, + "foreground": { + "hex": "#504945", + "palette": 237 + }, + "frame_focused": { + "hex": "#076678", + "palette": 63 + }, + "frame_important": { + "hex": "#79740e", + "palette": 29 + }, + "text_focused": { + "hex": "#076678", + "palette": 63 + }, + "text_active": { + "hex": "#076678", + "palette": 63 + }, + "text_disabled": { + "hex": "#665c54", + "palette": 246 + }, + "text_hidden": { + "hex": "#bdae93", + "palette": 249 + }, + "text_warning": { + "hex": "#b57614", + "palette": 214 + }, + "text_error": { + "hex": "#9d0006", + "palette": 166 + }, + "overlay_background": { + "hex": "#3c3836", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f9f5d7", + "palette": 15 + }, + "overlay_border": { + "hex": "#076678", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#076678", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f9f5d7", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f9f5d7", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#282828", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#79740e", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f9f5d7", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f9f5d7", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#282828", + "palette": 234 + }, + "button_background_active": { + "hex": "#8f3f71", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f9f5d7", + "palette": 15 + }, + "header_background": { + "hex": "#f9f5d7", + "palette": 15 + }, + "header_foreground": { + "hex": "#076678", + "palette": 63 + }, + "footer_background": { + "hex": "#076678", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f9f5d7", + "palette": 15 + }, + "banner_background": { + "hex": "#076678", + "palette": 63 + }, + "banner_foreground": { + "hex": "#282828", + "palette": 234 + }, + "list_header_background": { + "hex": "#8f3f71", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f9f5d7", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#8f3f71", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f9f5d7", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f9f5d7", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#076678", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#b57614", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f9f5d7", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#8f3f71", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#504945", + "palette": 237 + } + } +} diff --git a/colors/base16-gruvbox-light-medium.json b/colors/base16-gruvbox-light-medium.json new file mode 100644 index 0000000..8dc7a3c --- /dev/null +++ b/colors/base16-gruvbox-light-medium.json @@ -0,0 +1,168 @@ +{ + "name": "Gruvbox light, medium", + "author": "Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)", + "slug": "gruvbox-light-medium", + "slug-underscored": "gruvbox_light_medium", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#282828", + "palette": 234 + }, + "foreground": { + "hex": "#504945", + "palette": 237 + }, + "frame_focused": { + "hex": "#076678", + "palette": 63 + }, + "frame_important": { + "hex": "#79740e", + "palette": 29 + }, + "text_focused": { + "hex": "#076678", + "palette": 63 + }, + "text_active": { + "hex": "#076678", + "palette": 63 + }, + "text_disabled": { + "hex": "#665c54", + "palette": 246 + }, + "text_hidden": { + "hex": "#bdae93", + "palette": 249 + }, + "text_warning": { + "hex": "#b57614", + "palette": 214 + }, + "text_error": { + "hex": "#9d0006", + "palette": 166 + }, + "overlay_background": { + "hex": "#3c3836", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#fbf1c7", + "palette": 15 + }, + "overlay_border": { + "hex": "#076678", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#076678", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#fbf1c7", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#fbf1c7", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#282828", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#79740e", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#fbf1c7", + "palette": 15 + }, + "button_background_normal": { + "hex": "#fbf1c7", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#282828", + "palette": 234 + }, + "button_background_active": { + "hex": "#8f3f71", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#fbf1c7", + "palette": 15 + }, + "header_background": { + "hex": "#fbf1c7", + "palette": 15 + }, + "header_foreground": { + "hex": "#076678", + "palette": 63 + }, + "footer_background": { + "hex": "#076678", + "palette": 63 + }, + "footer_foreground": { + "hex": "#fbf1c7", + "palette": 15 + }, + "banner_background": { + "hex": "#076678", + "palette": 63 + }, + "banner_foreground": { + "hex": "#282828", + "palette": 234 + }, + "list_header_background": { + "hex": "#8f3f71", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#fbf1c7", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#8f3f71", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#fbf1c7", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#fbf1c7", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#076678", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#b57614", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#fbf1c7", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#8f3f71", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#504945", + "palette": 237 + } + } +} diff --git a/colors/base16-gruvbox-light-soft.json b/colors/base16-gruvbox-light-soft.json new file mode 100644 index 0000000..a8c742f --- /dev/null +++ b/colors/base16-gruvbox-light-soft.json @@ -0,0 +1,168 @@ +{ + "name": "Gruvbox light, soft", + "author": "Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)", + "slug": "gruvbox-light-soft", + "slug-underscored": "gruvbox_light_soft", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#282828", + "palette": 234 + }, + "foreground": { + "hex": "#504945", + "palette": 237 + }, + "frame_focused": { + "hex": "#076678", + "palette": 63 + }, + "frame_important": { + "hex": "#79740e", + "palette": 29 + }, + "text_focused": { + "hex": "#076678", + "palette": 63 + }, + "text_active": { + "hex": "#076678", + "palette": 63 + }, + "text_disabled": { + "hex": "#665c54", + "palette": 246 + }, + "text_hidden": { + "hex": "#bdae93", + "palette": 249 + }, + "text_warning": { + "hex": "#b57614", + "palette": 214 + }, + "text_error": { + "hex": "#9d0006", + "palette": 166 + }, + "overlay_background": { + "hex": "#3c3836", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f2e5bc", + "palette": 15 + }, + "overlay_border": { + "hex": "#076678", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#076678", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f2e5bc", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f2e5bc", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#282828", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#79740e", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f2e5bc", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f2e5bc", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#282828", + "palette": 234 + }, + "button_background_active": { + "hex": "#8f3f71", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f2e5bc", + "palette": 15 + }, + "header_background": { + "hex": "#f2e5bc", + "palette": 15 + }, + "header_foreground": { + "hex": "#076678", + "palette": 63 + }, + "footer_background": { + "hex": "#076678", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f2e5bc", + "palette": 15 + }, + "banner_background": { + "hex": "#076678", + "palette": 63 + }, + "banner_foreground": { + "hex": "#282828", + "palette": 234 + }, + "list_header_background": { + "hex": "#8f3f71", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f2e5bc", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#8f3f71", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f2e5bc", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f2e5bc", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#076678", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#b57614", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f2e5bc", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#8f3f71", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#504945", + "palette": 237 + } + } +} diff --git a/colors/base16-gruvbox-light.json b/colors/base16-gruvbox-light.json new file mode 100644 index 0000000..5f71a3b --- /dev/null +++ b/colors/base16-gruvbox-light.json @@ -0,0 +1,168 @@ +{ + "name": "Gruvbox Light", + "author": "Tinted Theming (https://github.com/tinted-theming), morhetz (https://github.com/morhetz/gruvbox)", + "slug": "gruvbox-light", + "slug-underscored": "gruvbox_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#1d2021", + "palette": 234 + }, + "foreground": { + "hex": "#3c3836", + "palette": 237 + }, + "frame_focused": { + "hex": "#458588", + "palette": 63 + }, + "frame_important": { + "hex": "#98971a", + "palette": 29 + }, + "text_focused": { + "hex": "#458588", + "palette": 63 + }, + "text_active": { + "hex": "#458588", + "palette": 63 + }, + "text_disabled": { + "hex": "#7c6f64", + "palette": 246 + }, + "text_hidden": { + "hex": "#bdae93", + "palette": 249 + }, + "text_warning": { + "hex": "#d79921", + "palette": 214 + }, + "text_error": { + "hex": "#cc241d", + "palette": 166 + }, + "overlay_background": { + "hex": "#282828", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#fbf1c7", + "palette": 15 + }, + "overlay_border": { + "hex": "#458588", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#458588", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#fbf1c7", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#fbf1c7", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#1d2021", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#98971a", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#fbf1c7", + "palette": 15 + }, + "button_background_normal": { + "hex": "#fbf1c7", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#1d2021", + "palette": 234 + }, + "button_background_active": { + "hex": "#b16286", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#fbf1c7", + "palette": 15 + }, + "header_background": { + "hex": "#fbf1c7", + "palette": 15 + }, + "header_foreground": { + "hex": "#458588", + "palette": 63 + }, + "footer_background": { + "hex": "#458588", + "palette": 63 + }, + "footer_foreground": { + "hex": "#fbf1c7", + "palette": 15 + }, + "banner_background": { + "hex": "#458588", + "palette": 63 + }, + "banner_foreground": { + "hex": "#1d2021", + "palette": 234 + }, + "list_header_background": { + "hex": "#b16286", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#fbf1c7", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b16286", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#fbf1c7", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#fbf1c7", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#458588", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#d79921", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#fbf1c7", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b16286", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#3c3836", + "palette": 237 + } + } +} diff --git a/colors/base16-gruvbox-material-dark-hard.json b/colors/base16-gruvbox-material-dark-hard.json new file mode 100644 index 0000000..80d4e4c --- /dev/null +++ b/colors/base16-gruvbox-material-dark-hard.json @@ -0,0 +1,168 @@ +{ + "name": "Gruvbox Material Dark, Hard", + "author": "Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)", + "slug": "gruvbox-material-dark-hard", + "slug-underscored": "gruvbox_material_dark_hard", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fbf1c7", + "palette": 234 + }, + "foreground": { + "hex": "#ddc7a1", + "palette": 237 + }, + "frame_focused": { + "hex": "#7daea3", + "palette": 63 + }, + "frame_important": { + "hex": "#a9b665", + "palette": 29 + }, + "text_focused": { + "hex": "#7daea3", + "palette": 63 + }, + "text_active": { + "hex": "#7daea3", + "palette": 63 + }, + "text_disabled": { + "hex": "#bdae93", + "palette": 246 + }, + "text_hidden": { + "hex": "#5a524c", + "palette": 249 + }, + "text_warning": { + "hex": "#d8a657", + "palette": 214 + }, + "text_error": { + "hex": "#ea6962", + "palette": 166 + }, + "overlay_background": { + "hex": "#ebdbb2", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#202020", + "palette": 15 + }, + "overlay_border": { + "hex": "#7daea3", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#7daea3", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#202020", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#202020", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fbf1c7", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#a9b665", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#202020", + "palette": 15 + }, + "button_background_normal": { + "hex": "#202020", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fbf1c7", + "palette": 234 + }, + "button_background_active": { + "hex": "#d3869b", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#202020", + "palette": 15 + }, + "header_background": { + "hex": "#202020", + "palette": 15 + }, + "header_foreground": { + "hex": "#7daea3", + "palette": 63 + }, + "footer_background": { + "hex": "#7daea3", + "palette": 63 + }, + "footer_foreground": { + "hex": "#202020", + "palette": 15 + }, + "banner_background": { + "hex": "#7daea3", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fbf1c7", + "palette": 234 + }, + "list_header_background": { + "hex": "#d3869b", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#202020", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#d3869b", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#202020", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#202020", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#7daea3", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#d8a657", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#202020", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#d3869b", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#ddc7a1", + "palette": 237 + } + } +} diff --git a/colors/base16-gruvbox-material-dark-medium.json b/colors/base16-gruvbox-material-dark-medium.json new file mode 100644 index 0000000..aec6665 --- /dev/null +++ b/colors/base16-gruvbox-material-dark-medium.json @@ -0,0 +1,168 @@ +{ + "name": "Gruvbox Material Dark, Medium", + "author": "Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)", + "slug": "gruvbox-material-dark-medium", + "slug-underscored": "gruvbox_material_dark_medium", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fbf1c7", + "palette": 234 + }, + "foreground": { + "hex": "#ddc7a1", + "palette": 237 + }, + "frame_focused": { + "hex": "#7daea3", + "palette": 63 + }, + "frame_important": { + "hex": "#a9b665", + "palette": 29 + }, + "text_focused": { + "hex": "#7daea3", + "palette": 63 + }, + "text_active": { + "hex": "#7daea3", + "palette": 63 + }, + "text_disabled": { + "hex": "#bdae93", + "palette": 246 + }, + "text_hidden": { + "hex": "#665c54", + "palette": 249 + }, + "text_warning": { + "hex": "#d8a657", + "palette": 214 + }, + "text_error": { + "hex": "#ea6962", + "palette": 166 + }, + "overlay_background": { + "hex": "#ebdbb2", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#292828", + "palette": 15 + }, + "overlay_border": { + "hex": "#7daea3", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#7daea3", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#292828", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#292828", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fbf1c7", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#a9b665", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#292828", + "palette": 15 + }, + "button_background_normal": { + "hex": "#292828", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fbf1c7", + "palette": 234 + }, + "button_background_active": { + "hex": "#d3869b", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#292828", + "palette": 15 + }, + "header_background": { + "hex": "#292828", + "palette": 15 + }, + "header_foreground": { + "hex": "#7daea3", + "palette": 63 + }, + "footer_background": { + "hex": "#7daea3", + "palette": 63 + }, + "footer_foreground": { + "hex": "#292828", + "palette": 15 + }, + "banner_background": { + "hex": "#7daea3", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fbf1c7", + "palette": 234 + }, + "list_header_background": { + "hex": "#d3869b", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#292828", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#d3869b", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#292828", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#292828", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#7daea3", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#d8a657", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#292828", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#d3869b", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#ddc7a1", + "palette": 237 + } + } +} diff --git a/colors/base16-gruvbox-material-dark-soft.json b/colors/base16-gruvbox-material-dark-soft.json new file mode 100644 index 0000000..2a8d3c4 --- /dev/null +++ b/colors/base16-gruvbox-material-dark-soft.json @@ -0,0 +1,168 @@ +{ + "name": "Gruvbox Material Dark, Soft", + "author": "Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)", + "slug": "gruvbox-material-dark-soft", + "slug-underscored": "gruvbox_material_dark_soft", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fbf1c7", + "palette": 234 + }, + "foreground": { + "hex": "#ddc7a1", + "palette": 237 + }, + "frame_focused": { + "hex": "#7daea3", + "palette": 63 + }, + "frame_important": { + "hex": "#a9b665", + "palette": 29 + }, + "text_focused": { + "hex": "#7daea3", + "palette": 63 + }, + "text_active": { + "hex": "#7daea3", + "palette": 63 + }, + "text_disabled": { + "hex": "#bdae93", + "palette": 246 + }, + "text_hidden": { + "hex": "#7c6f64", + "palette": 249 + }, + "text_warning": { + "hex": "#d8a657", + "palette": 214 + }, + "text_error": { + "hex": "#ea6962", + "palette": 166 + }, + "overlay_background": { + "hex": "#ebdbb2", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#32302f", + "palette": 15 + }, + "overlay_border": { + "hex": "#7daea3", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#7daea3", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#32302f", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#32302f", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fbf1c7", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#a9b665", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#32302f", + "palette": 15 + }, + "button_background_normal": { + "hex": "#32302f", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fbf1c7", + "palette": 234 + }, + "button_background_active": { + "hex": "#d3869b", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#32302f", + "palette": 15 + }, + "header_background": { + "hex": "#32302f", + "palette": 15 + }, + "header_foreground": { + "hex": "#7daea3", + "palette": 63 + }, + "footer_background": { + "hex": "#7daea3", + "palette": 63 + }, + "footer_foreground": { + "hex": "#32302f", + "palette": 15 + }, + "banner_background": { + "hex": "#7daea3", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fbf1c7", + "palette": 234 + }, + "list_header_background": { + "hex": "#d3869b", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#32302f", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#d3869b", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#32302f", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#32302f", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#7daea3", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#d8a657", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#32302f", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#d3869b", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#ddc7a1", + "palette": 237 + } + } +} diff --git a/colors/base16-gruvbox-material-light-hard.json b/colors/base16-gruvbox-material-light-hard.json new file mode 100644 index 0000000..684a8fd --- /dev/null +++ b/colors/base16-gruvbox-material-light-hard.json @@ -0,0 +1,168 @@ +{ + "name": "Gruvbox Material Light, Hard", + "author": "Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)", + "slug": "gruvbox-material-light-hard", + "slug-underscored": "gruvbox_material_light_hard", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#282828", + "palette": 234 + }, + "foreground": { + "hex": "#654735", + "palette": 237 + }, + "frame_focused": { + "hex": "#45707a", + "palette": 63 + }, + "frame_important": { + "hex": "#6c782e", + "palette": 29 + }, + "text_focused": { + "hex": "#45707a", + "palette": 63 + }, + "text_active": { + "hex": "#45707a", + "palette": 63 + }, + "text_disabled": { + "hex": "#c9b99a", + "palette": 246 + }, + "text_hidden": { + "hex": "#a89984", + "palette": 249 + }, + "text_warning": { + "hex": "#b47109", + "palette": 214 + }, + "text_error": { + "hex": "#c14a4a", + "palette": 166 + }, + "overlay_background": { + "hex": "#3c3836", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f9f5d7", + "palette": 15 + }, + "overlay_border": { + "hex": "#45707a", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#45707a", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f9f5d7", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f9f5d7", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#282828", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#6c782e", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f9f5d7", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f9f5d7", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#282828", + "palette": 234 + }, + "button_background_active": { + "hex": "#945e80", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f9f5d7", + "palette": 15 + }, + "header_background": { + "hex": "#f9f5d7", + "palette": 15 + }, + "header_foreground": { + "hex": "#45707a", + "palette": 63 + }, + "footer_background": { + "hex": "#45707a", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f9f5d7", + "palette": 15 + }, + "banner_background": { + "hex": "#45707a", + "palette": 63 + }, + "banner_foreground": { + "hex": "#282828", + "palette": 234 + }, + "list_header_background": { + "hex": "#945e80", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f9f5d7", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#945e80", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f9f5d7", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f9f5d7", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#45707a", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#b47109", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f9f5d7", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#945e80", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#654735", + "palette": 237 + } + } +} diff --git a/colors/base16-gruvbox-material-light-medium.json b/colors/base16-gruvbox-material-light-medium.json new file mode 100644 index 0000000..a6893a0 --- /dev/null +++ b/colors/base16-gruvbox-material-light-medium.json @@ -0,0 +1,168 @@ +{ + "name": "Gruvbox Material Light, Medium", + "author": "Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)", + "slug": "gruvbox-material-light-medium", + "slug-underscored": "gruvbox_material_light_medium", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#282828", + "palette": 234 + }, + "foreground": { + "hex": "#654735", + "palette": 237 + }, + "frame_focused": { + "hex": "#45707a", + "palette": 63 + }, + "frame_important": { + "hex": "#6c782e", + "palette": 29 + }, + "text_focused": { + "hex": "#45707a", + "palette": 63 + }, + "text_active": { + "hex": "#45707a", + "palette": 63 + }, + "text_disabled": { + "hex": "#665c54", + "palette": 246 + }, + "text_hidden": { + "hex": "#bdae93", + "palette": 249 + }, + "text_warning": { + "hex": "#b47109", + "palette": 214 + }, + "text_error": { + "hex": "#c14a4a", + "palette": 166 + }, + "overlay_background": { + "hex": "#3c3836", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#fbf1c7", + "palette": 15 + }, + "overlay_border": { + "hex": "#45707a", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#45707a", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#fbf1c7", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#fbf1c7", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#282828", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#6c782e", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#fbf1c7", + "palette": 15 + }, + "button_background_normal": { + "hex": "#fbf1c7", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#282828", + "palette": 234 + }, + "button_background_active": { + "hex": "#945e80", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#fbf1c7", + "palette": 15 + }, + "header_background": { + "hex": "#fbf1c7", + "palette": 15 + }, + "header_foreground": { + "hex": "#45707a", + "palette": 63 + }, + "footer_background": { + "hex": "#45707a", + "palette": 63 + }, + "footer_foreground": { + "hex": "#fbf1c7", + "palette": 15 + }, + "banner_background": { + "hex": "#45707a", + "palette": 63 + }, + "banner_foreground": { + "hex": "#282828", + "palette": 234 + }, + "list_header_background": { + "hex": "#945e80", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#fbf1c7", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#945e80", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#fbf1c7", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#fbf1c7", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#45707a", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#b47109", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#fbf1c7", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#945e80", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#654735", + "palette": 237 + } + } +} diff --git a/colors/base16-gruvbox-material-light-soft.json b/colors/base16-gruvbox-material-light-soft.json new file mode 100644 index 0000000..e65a8ad --- /dev/null +++ b/colors/base16-gruvbox-material-light-soft.json @@ -0,0 +1,168 @@ +{ + "name": "Gruvbox Material Light, Soft", + "author": "Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)", + "slug": "gruvbox-material-light-soft", + "slug-underscored": "gruvbox_material_light_soft", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#282828", + "palette": 234 + }, + "foreground": { + "hex": "#654735", + "palette": 237 + }, + "frame_focused": { + "hex": "#45707a", + "palette": 63 + }, + "frame_important": { + "hex": "#6c782e", + "palette": 29 + }, + "text_focused": { + "hex": "#45707a", + "palette": 63 + }, + "text_active": { + "hex": "#45707a", + "palette": 63 + }, + "text_disabled": { + "hex": "#665c54", + "palette": 246 + }, + "text_hidden": { + "hex": "#a89984", + "palette": 249 + }, + "text_warning": { + "hex": "#b47109", + "palette": 214 + }, + "text_error": { + "hex": "#c14a4a", + "palette": 166 + }, + "overlay_background": { + "hex": "#3c3836", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f2e5bc", + "palette": 15 + }, + "overlay_border": { + "hex": "#45707a", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#45707a", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f2e5bc", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f2e5bc", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#282828", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#6c782e", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f2e5bc", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f2e5bc", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#282828", + "palette": 234 + }, + "button_background_active": { + "hex": "#945e80", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f2e5bc", + "palette": 15 + }, + "header_background": { + "hex": "#f2e5bc", + "palette": 15 + }, + "header_foreground": { + "hex": "#45707a", + "palette": 63 + }, + "footer_background": { + "hex": "#45707a", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f2e5bc", + "palette": 15 + }, + "banner_background": { + "hex": "#45707a", + "palette": 63 + }, + "banner_foreground": { + "hex": "#282828", + "palette": 234 + }, + "list_header_background": { + "hex": "#945e80", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f2e5bc", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#945e80", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f2e5bc", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f2e5bc", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#45707a", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#b47109", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f2e5bc", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#945e80", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#654735", + "palette": 237 + } + } +} diff --git a/colors/base16-hardcore.json b/colors/base16-hardcore.json new file mode 100644 index 0000000..1c7f8ce --- /dev/null +++ b/colors/base16-hardcore.json @@ -0,0 +1,168 @@ +{ + "name": "Hardcore", + "author": "Chris Caller", + "slug": "hardcore", + "slug-underscored": "hardcore", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#cdcdcd", + "palette": 237 + }, + "frame_focused": { + "hex": "#66d9ef", + "palette": 63 + }, + "frame_important": { + "hex": "#a6e22e", + "palette": 29 + }, + "text_focused": { + "hex": "#66d9ef", + "palette": 63 + }, + "text_active": { + "hex": "#66d9ef", + "palette": 63 + }, + "text_disabled": { + "hex": "#707070", + "palette": 246 + }, + "text_hidden": { + "hex": "#4a4a4a", + "palette": 249 + }, + "text_warning": { + "hex": "#e6db74", + "palette": 214 + }, + "text_error": { + "hex": "#f92672", + "palette": 166 + }, + "overlay_background": { + "hex": "#e5e5e5", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#212121", + "palette": 15 + }, + "overlay_border": { + "hex": "#66d9ef", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#66d9ef", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#212121", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#212121", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#a6e22e", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#212121", + "palette": 15 + }, + "button_background_normal": { + "hex": "#212121", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#9e6ffe", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#212121", + "palette": 15 + }, + "header_background": { + "hex": "#212121", + "palette": 15 + }, + "header_foreground": { + "hex": "#66d9ef", + "palette": 63 + }, + "footer_background": { + "hex": "#66d9ef", + "palette": 63 + }, + "footer_foreground": { + "hex": "#212121", + "palette": 15 + }, + "banner_background": { + "hex": "#66d9ef", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#9e6ffe", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#212121", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#9e6ffe", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#212121", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#212121", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#66d9ef", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#e6db74", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#212121", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#9e6ffe", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#cdcdcd", + "palette": 237 + } + } +} diff --git a/colors/base16-harmonic16-dark.json b/colors/base16-harmonic16-dark.json new file mode 100644 index 0000000..4590cb0 --- /dev/null +++ b/colors/base16-harmonic16-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Harmonic16 Dark", + "author": "Jannik Siebert (https://github.com/janniks)", + "slug": "harmonic16-dark", + "slug-underscored": "harmonic16_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f7f9fb", + "palette": 234 + }, + "foreground": { + "hex": "#cbd6e2", + "palette": 237 + }, + "frame_focused": { + "hex": "#8b56bf", + "palette": 63 + }, + "frame_important": { + "hex": "#56bf8b", + "palette": 29 + }, + "text_focused": { + "hex": "#8b56bf", + "palette": 63 + }, + "text_active": { + "hex": "#8b56bf", + "palette": 63 + }, + "text_disabled": { + "hex": "#aabcce", + "palette": 246 + }, + "text_hidden": { + "hex": "#627e99", + "palette": 249 + }, + "text_warning": { + "hex": "#8bbf56", + "palette": 214 + }, + "text_error": { + "hex": "#bf8b56", + "palette": 166 + }, + "overlay_background": { + "hex": "#e5ebf1", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#0b1c2c", + "palette": 15 + }, + "overlay_border": { + "hex": "#8b56bf", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#8b56bf", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#0b1c2c", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#0b1c2c", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f7f9fb", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#56bf8b", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#0b1c2c", + "palette": 15 + }, + "button_background_normal": { + "hex": "#0b1c2c", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f7f9fb", + "palette": 234 + }, + "button_background_active": { + "hex": "#bf568b", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#0b1c2c", + "palette": 15 + }, + "header_background": { + "hex": "#0b1c2c", + "palette": 15 + }, + "header_foreground": { + "hex": "#8b56bf", + "palette": 63 + }, + "footer_background": { + "hex": "#8b56bf", + "palette": 63 + }, + "footer_foreground": { + "hex": "#0b1c2c", + "palette": 15 + }, + "banner_background": { + "hex": "#8b56bf", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f7f9fb", + "palette": 234 + }, + "list_header_background": { + "hex": "#bf568b", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#0b1c2c", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#bf568b", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#0b1c2c", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#0b1c2c", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#8b56bf", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#8bbf56", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#0b1c2c", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#bf568b", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#cbd6e2", + "palette": 237 + } + } +} diff --git a/colors/base16-harmonic16-light.json b/colors/base16-harmonic16-light.json new file mode 100644 index 0000000..cb76ae7 --- /dev/null +++ b/colors/base16-harmonic16-light.json @@ -0,0 +1,168 @@ +{ + "name": "Harmonic16 Light", + "author": "Jannik Siebert (https://github.com/janniks)", + "slug": "harmonic16-light", + "slug-underscored": "harmonic16_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#0b1c2c", + "palette": 234 + }, + "foreground": { + "hex": "#405c79", + "palette": 237 + }, + "frame_focused": { + "hex": "#8b56bf", + "palette": 63 + }, + "frame_important": { + "hex": "#56bf8b", + "palette": 29 + }, + "text_focused": { + "hex": "#8b56bf", + "palette": 63 + }, + "text_active": { + "hex": "#8b56bf", + "palette": 63 + }, + "text_disabled": { + "hex": "#627e99", + "palette": 246 + }, + "text_hidden": { + "hex": "#aabcce", + "palette": 249 + }, + "text_warning": { + "hex": "#8bbf56", + "palette": 214 + }, + "text_error": { + "hex": "#bf8b56", + "palette": 166 + }, + "overlay_background": { + "hex": "#223b54", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f7f9fb", + "palette": 15 + }, + "overlay_border": { + "hex": "#8b56bf", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#8b56bf", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f7f9fb", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f7f9fb", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#0b1c2c", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#56bf8b", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f7f9fb", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f7f9fb", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#0b1c2c", + "palette": 234 + }, + "button_background_active": { + "hex": "#bf568b", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f7f9fb", + "palette": 15 + }, + "header_background": { + "hex": "#f7f9fb", + "palette": 15 + }, + "header_foreground": { + "hex": "#8b56bf", + "palette": 63 + }, + "footer_background": { + "hex": "#8b56bf", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f7f9fb", + "palette": 15 + }, + "banner_background": { + "hex": "#8b56bf", + "palette": 63 + }, + "banner_foreground": { + "hex": "#0b1c2c", + "palette": 234 + }, + "list_header_background": { + "hex": "#bf568b", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f7f9fb", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#bf568b", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f7f9fb", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f7f9fb", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#8b56bf", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#8bbf56", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f7f9fb", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#bf568b", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#405c79", + "palette": 237 + } + } +} diff --git a/colors/base16-heetch-light.json b/colors/base16-heetch-light.json new file mode 100644 index 0000000..02880cd --- /dev/null +++ b/colors/base16-heetch-light.json @@ -0,0 +1,168 @@ +{ + "name": "Heetch Light", + "author": "Geoffrey Teale (tealeg@gmail.com)", + "slug": "heetch-light", + "slug-underscored": "heetch_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#190134", + "palette": 234 + }, + "foreground": { + "hex": "#5a496e", + "palette": 237 + }, + "frame_focused": { + "hex": "#47f9f5", + "palette": 63 + }, + "frame_important": { + "hex": "#f80059", + "palette": 29 + }, + "text_focused": { + "hex": "#47f9f5", + "palette": 63 + }, + "text_active": { + "hex": "#47f9f5", + "palette": 63 + }, + "text_disabled": { + "hex": "#ddd6e5", + "palette": 246 + }, + "text_hidden": { + "hex": "#9c92a8", + "palette": 249 + }, + "text_warning": { + "hex": "#5ba2b6", + "palette": 214 + }, + "text_error": { + "hex": "#27d9d5", + "palette": 166 + }, + "overlay_background": { + "hex": "#470546", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#feffff", + "palette": 15 + }, + "overlay_border": { + "hex": "#47f9f5", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#47f9f5", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#feffff", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#feffff", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#190134", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#f80059", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#feffff", + "palette": 15 + }, + "button_background_normal": { + "hex": "#feffff", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#190134", + "palette": 234 + }, + "button_background_active": { + "hex": "#bd0152", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#feffff", + "palette": 15 + }, + "header_background": { + "hex": "#feffff", + "palette": 15 + }, + "header_foreground": { + "hex": "#47f9f5", + "palette": 63 + }, + "footer_background": { + "hex": "#47f9f5", + "palette": 63 + }, + "footer_foreground": { + "hex": "#feffff", + "palette": 15 + }, + "banner_background": { + "hex": "#47f9f5", + "palette": 63 + }, + "banner_foreground": { + "hex": "#190134", + "palette": 234 + }, + "list_header_background": { + "hex": "#bd0152", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#feffff", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#bd0152", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#feffff", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#feffff", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#47f9f5", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#5ba2b6", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#feffff", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#bd0152", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#5a496e", + "palette": 237 + } + } +} diff --git a/colors/base16-heetch.json b/colors/base16-heetch.json new file mode 100644 index 0000000..fc88e1b --- /dev/null +++ b/colors/base16-heetch.json @@ -0,0 +1,168 @@ +{ + "name": "Heetch Dark", + "author": "Geoffrey Teale (tealeg@gmail.com)", + "slug": "heetch", + "slug-underscored": "heetch", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#feffff", + "palette": 234 + }, + "foreground": { + "hex": "#bdb6c5", + "palette": 237 + }, + "frame_focused": { + "hex": "#bd0152", + "palette": 63 + }, + "frame_important": { + "hex": "#c33678", + "palette": 29 + }, + "text_focused": { + "hex": "#bd0152", + "palette": 63 + }, + "text_active": { + "hex": "#bd0152", + "palette": 63 + }, + "text_disabled": { + "hex": "#9c92a8", + "palette": 246 + }, + "text_hidden": { + "hex": "#7b6d8b", + "palette": 249 + }, + "text_warning": { + "hex": "#8f6c97", + "palette": 214 + }, + "text_error": { + "hex": "#27d9d5", + "palette": 166 + }, + "overlay_background": { + "hex": "#dedae2", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#190134", + "palette": 15 + }, + "overlay_border": { + "hex": "#bd0152", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#bd0152", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#190134", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#190134", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#feffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#c33678", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#190134", + "palette": 15 + }, + "button_background_normal": { + "hex": "#190134", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#feffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#82034c", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#190134", + "palette": 15 + }, + "header_background": { + "hex": "#190134", + "palette": 15 + }, + "header_foreground": { + "hex": "#bd0152", + "palette": 63 + }, + "footer_background": { + "hex": "#bd0152", + "palette": 63 + }, + "footer_foreground": { + "hex": "#190134", + "palette": 15 + }, + "banner_background": { + "hex": "#bd0152", + "palette": 63 + }, + "banner_foreground": { + "hex": "#feffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#82034c", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#190134", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#82034c", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#190134", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#190134", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#bd0152", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#8f6c97", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#190134", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#82034c", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#bdb6c5", + "palette": 237 + } + } +} diff --git a/colors/base16-helios.json b/colors/base16-helios.json new file mode 100644 index 0000000..6e683a6 --- /dev/null +++ b/colors/base16-helios.json @@ -0,0 +1,168 @@ +{ + "name": "Helios", + "author": "Alex Meyer (https://github.com/reyemxela)", + "slug": "helios", + "slug-underscored": "helios", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#e5e5e5", + "palette": 234 + }, + "foreground": { + "hex": "#d5d5d5", + "palette": 237 + }, + "frame_focused": { + "hex": "#1e8bac", + "palette": 63 + }, + "frame_important": { + "hex": "#88b92d", + "palette": 29 + }, + "text_focused": { + "hex": "#1e8bac", + "palette": 63 + }, + "text_active": { + "hex": "#1e8bac", + "palette": 63 + }, + "text_disabled": { + "hex": "#cdcdcd", + "palette": 246 + }, + "text_hidden": { + "hex": "#6f7579", + "palette": 249 + }, + "text_warning": { + "hex": "#f19d1a", + "palette": 214 + }, + "text_error": { + "hex": "#d72638", + "palette": 166 + }, + "overlay_background": { + "hex": "#dddddd", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1d2021", + "palette": 15 + }, + "overlay_border": { + "hex": "#1e8bac", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#1e8bac", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1d2021", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1d2021", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#e5e5e5", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#88b92d", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1d2021", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1d2021", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#e5e5e5", + "palette": 234 + }, + "button_background_active": { + "hex": "#be4264", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1d2021", + "palette": 15 + }, + "header_background": { + "hex": "#1d2021", + "palette": 15 + }, + "header_foreground": { + "hex": "#1e8bac", + "palette": 63 + }, + "footer_background": { + "hex": "#1e8bac", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1d2021", + "palette": 15 + }, + "banner_background": { + "hex": "#1e8bac", + "palette": 63 + }, + "banner_foreground": { + "hex": "#e5e5e5", + "palette": 234 + }, + "list_header_background": { + "hex": "#be4264", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1d2021", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#be4264", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1d2021", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1d2021", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#1e8bac", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f19d1a", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1d2021", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#be4264", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d5d5d5", + "palette": 237 + } + } +} diff --git a/colors/base16-hopscotch.json b/colors/base16-hopscotch.json new file mode 100644 index 0000000..68324f2 --- /dev/null +++ b/colors/base16-hopscotch.json @@ -0,0 +1,168 @@ +{ + "name": "Hopscotch", + "author": "Jan T. Sott", + "slug": "hopscotch", + "slug-underscored": "hopscotch", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#b9b5b8", + "palette": 237 + }, + "frame_focused": { + "hex": "#1290bf", + "palette": 63 + }, + "frame_important": { + "hex": "#8fc13e", + "palette": 29 + }, + "text_focused": { + "hex": "#1290bf", + "palette": 63 + }, + "text_active": { + "hex": "#1290bf", + "palette": 63 + }, + "text_disabled": { + "hex": "#989498", + "palette": 246 + }, + "text_hidden": { + "hex": "#797379", + "palette": 249 + }, + "text_warning": { + "hex": "#fdcc59", + "palette": 214 + }, + "text_error": { + "hex": "#dd464c", + "palette": 166 + }, + "overlay_background": { + "hex": "#d5d3d5", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#322931", + "palette": 15 + }, + "overlay_border": { + "hex": "#1290bf", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#1290bf", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#322931", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#322931", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#8fc13e", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#322931", + "palette": 15 + }, + "button_background_normal": { + "hex": "#322931", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#c85e7c", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#322931", + "palette": 15 + }, + "header_background": { + "hex": "#322931", + "palette": 15 + }, + "header_foreground": { + "hex": "#1290bf", + "palette": 63 + }, + "footer_background": { + "hex": "#1290bf", + "palette": 63 + }, + "footer_foreground": { + "hex": "#322931", + "palette": 15 + }, + "banner_background": { + "hex": "#1290bf", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#c85e7c", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#322931", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#c85e7c", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#322931", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#322931", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#1290bf", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#fdcc59", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#322931", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#c85e7c", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#b9b5b8", + "palette": 237 + } + } +} diff --git a/colors/base16-horizon-dark.json b/colors/base16-horizon-dark.json new file mode 100644 index 0000000..228b7ac --- /dev/null +++ b/colors/base16-horizon-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Horizon Dark", + "author": "Michaël Ball (http://github.com/michael-ball/)", + "slug": "horizon-dark", + "slug-underscored": "horizon_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#e3e6ee", + "palette": 234 + }, + "foreground": { + "hex": "#cbced0", + "palette": 237 + }, + "frame_focused": { + "hex": "#df5273", + "palette": 63 + }, + "frame_important": { + "hex": "#efaf8e", + "palette": 29 + }, + "text_focused": { + "hex": "#df5273", + "palette": 63 + }, + "text_active": { + "hex": "#df5273", + "palette": 63 + }, + "text_disabled": { + "hex": "#9da0a2", + "palette": 246 + }, + "text_hidden": { + "hex": "#6f6f70", + "palette": 249 + }, + "text_warning": { + "hex": "#efb993", + "palette": 214 + }, + "text_error": { + "hex": "#e93c58", + "palette": 166 + }, + "overlay_background": { + "hex": "#dcdfe4", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1c1e26", + "palette": 15 + }, + "overlay_border": { + "hex": "#df5273", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#df5273", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1c1e26", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1c1e26", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#e3e6ee", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#efaf8e", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1c1e26", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1c1e26", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#e3e6ee", + "palette": 234 + }, + "button_background_active": { + "hex": "#b072d1", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1c1e26", + "palette": 15 + }, + "header_background": { + "hex": "#1c1e26", + "palette": 15 + }, + "header_foreground": { + "hex": "#df5273", + "palette": 63 + }, + "footer_background": { + "hex": "#df5273", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1c1e26", + "palette": 15 + }, + "banner_background": { + "hex": "#df5273", + "palette": 63 + }, + "banner_foreground": { + "hex": "#e3e6ee", + "palette": 234 + }, + "list_header_background": { + "hex": "#b072d1", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1c1e26", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b072d1", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1c1e26", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1c1e26", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#df5273", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#efb993", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1c1e26", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b072d1", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#cbced0", + "palette": 237 + } + } +} diff --git a/colors/base16-horizon-light.json b/colors/base16-horizon-light.json new file mode 100644 index 0000000..9db6a66 --- /dev/null +++ b/colors/base16-horizon-light.json @@ -0,0 +1,168 @@ +{ + "name": "Horizon Light", + "author": "Michaël Ball (http://github.com/michael-ball/)", + "slug": "horizon-light", + "slug-underscored": "horizon_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#201c1d", + "palette": 234 + }, + "foreground": { + "hex": "#403c3d", + "palette": 237 + }, + "frame_focused": { + "hex": "#da103f", + "palette": 63 + }, + "frame_important": { + "hex": "#94e1b0", + "palette": 29 + }, + "text_focused": { + "hex": "#da103f", + "palette": 63 + }, + "text_active": { + "hex": "#da103f", + "palette": 63 + }, + "text_disabled": { + "hex": "#948c8a", + "palette": 246 + }, + "text_hidden": { + "hex": "#bdb3b1", + "palette": 249 + }, + "text_warning": { + "hex": "#fbe0d9", + "palette": 214 + }, + "text_error": { + "hex": "#f7939b", + "palette": 166 + }, + "overlay_background": { + "hex": "#302c2d", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#fdf0ed", + "palette": 15 + }, + "overlay_border": { + "hex": "#da103f", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#da103f", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#fdf0ed", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#fdf0ed", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#201c1d", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#94e1b0", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#fdf0ed", + "palette": 15 + }, + "button_background_normal": { + "hex": "#fdf0ed", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#201c1d", + "palette": 234 + }, + "button_background_active": { + "hex": "#1d8991", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#fdf0ed", + "palette": 15 + }, + "header_background": { + "hex": "#fdf0ed", + "palette": 15 + }, + "header_foreground": { + "hex": "#da103f", + "palette": 63 + }, + "footer_background": { + "hex": "#da103f", + "palette": 63 + }, + "footer_foreground": { + "hex": "#fdf0ed", + "palette": 15 + }, + "banner_background": { + "hex": "#da103f", + "palette": 63 + }, + "banner_foreground": { + "hex": "#201c1d", + "palette": 234 + }, + "list_header_background": { + "hex": "#1d8991", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#fdf0ed", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#1d8991", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#fdf0ed", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#fdf0ed", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#da103f", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#fbe0d9", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#fdf0ed", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#1d8991", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#403c3d", + "palette": 237 + } + } +} diff --git a/colors/base16-horizon-terminal-dark.json b/colors/base16-horizon-terminal-dark.json new file mode 100644 index 0000000..0d74c49 --- /dev/null +++ b/colors/base16-horizon-terminal-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Horizon Terminal Dark", + "author": "Michaël Ball (http://github.com/michael-ball/)", + "slug": "horizon-terminal-dark", + "slug-underscored": "horizon_terminal_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#e3e6ee", + "palette": 234 + }, + "foreground": { + "hex": "#cbced0", + "palette": 237 + }, + "frame_focused": { + "hex": "#26bbd9", + "palette": 63 + }, + "frame_important": { + "hex": "#29d398", + "palette": 29 + }, + "text_focused": { + "hex": "#26bbd9", + "palette": 63 + }, + "text_active": { + "hex": "#26bbd9", + "palette": 63 + }, + "text_disabled": { + "hex": "#9da0a2", + "palette": 246 + }, + "text_hidden": { + "hex": "#6f6f70", + "palette": 249 + }, + "text_warning": { + "hex": "#fac29a", + "palette": 214 + }, + "text_error": { + "hex": "#e95678", + "palette": 166 + }, + "overlay_background": { + "hex": "#dcdfe4", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1c1e26", + "palette": 15 + }, + "overlay_border": { + "hex": "#26bbd9", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#26bbd9", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1c1e26", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1c1e26", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#e3e6ee", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#29d398", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1c1e26", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1c1e26", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#e3e6ee", + "palette": 234 + }, + "button_background_active": { + "hex": "#ee64ac", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1c1e26", + "palette": 15 + }, + "header_background": { + "hex": "#1c1e26", + "palette": 15 + }, + "header_foreground": { + "hex": "#26bbd9", + "palette": 63 + }, + "footer_background": { + "hex": "#26bbd9", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1c1e26", + "palette": 15 + }, + "banner_background": { + "hex": "#26bbd9", + "palette": 63 + }, + "banner_foreground": { + "hex": "#e3e6ee", + "palette": 234 + }, + "list_header_background": { + "hex": "#ee64ac", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1c1e26", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#ee64ac", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1c1e26", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1c1e26", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#26bbd9", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#fac29a", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1c1e26", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#ee64ac", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#cbced0", + "palette": 237 + } + } +} diff --git a/colors/base16-horizon-terminal-light.json b/colors/base16-horizon-terminal-light.json new file mode 100644 index 0000000..2354abc --- /dev/null +++ b/colors/base16-horizon-terminal-light.json @@ -0,0 +1,168 @@ +{ + "name": "Horizon Terminal Light", + "author": "Michaël Ball (http://github.com/michael-ball/)", + "slug": "horizon-terminal-light", + "slug-underscored": "horizon_terminal_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#201c1d", + "palette": 234 + }, + "foreground": { + "hex": "#403c3d", + "palette": 237 + }, + "frame_focused": { + "hex": "#26bbd9", + "palette": 63 + }, + "frame_important": { + "hex": "#29d398", + "palette": 29 + }, + "text_focused": { + "hex": "#26bbd9", + "palette": 63 + }, + "text_active": { + "hex": "#26bbd9", + "palette": 63 + }, + "text_disabled": { + "hex": "#948c8a", + "palette": 246 + }, + "text_hidden": { + "hex": "#bdb3b1", + "palette": 249 + }, + "text_warning": { + "hex": "#fadad1", + "palette": 214 + }, + "text_error": { + "hex": "#e95678", + "palette": 166 + }, + "overlay_background": { + "hex": "#302c2d", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#fdf0ed", + "palette": 15 + }, + "overlay_border": { + "hex": "#26bbd9", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#26bbd9", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#fdf0ed", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#fdf0ed", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#201c1d", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#29d398", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#fdf0ed", + "palette": 15 + }, + "button_background_normal": { + "hex": "#fdf0ed", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#201c1d", + "palette": 234 + }, + "button_background_active": { + "hex": "#ee64ac", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#fdf0ed", + "palette": 15 + }, + "header_background": { + "hex": "#fdf0ed", + "palette": 15 + }, + "header_foreground": { + "hex": "#26bbd9", + "palette": 63 + }, + "footer_background": { + "hex": "#26bbd9", + "palette": 63 + }, + "footer_foreground": { + "hex": "#fdf0ed", + "palette": 15 + }, + "banner_background": { + "hex": "#26bbd9", + "palette": 63 + }, + "banner_foreground": { + "hex": "#201c1d", + "palette": 234 + }, + "list_header_background": { + "hex": "#ee64ac", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#fdf0ed", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#ee64ac", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#fdf0ed", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#fdf0ed", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#26bbd9", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#fadad1", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#fdf0ed", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#ee64ac", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#403c3d", + "palette": 237 + } + } +} diff --git a/colors/base16-humanoid-dark.json b/colors/base16-humanoid-dark.json new file mode 100644 index 0000000..fecb68d --- /dev/null +++ b/colors/base16-humanoid-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Humanoid dark", + "author": "Thomas (tasmo) Friese", + "slug": "humanoid-dark", + "slug-underscored": "humanoid_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fcfcfc", + "palette": 234 + }, + "foreground": { + "hex": "#f8f8f2", + "palette": 237 + }, + "frame_focused": { + "hex": "#00a6fb", + "palette": 63 + }, + "frame_important": { + "hex": "#02d849", + "palette": 29 + }, + "text_focused": { + "hex": "#00a6fb", + "palette": 63 + }, + "text_active": { + "hex": "#00a6fb", + "palette": 63 + }, + "text_disabled": { + "hex": "#c0c0bd", + "palette": 246 + }, + "text_hidden": { + "hex": "#60615d", + "palette": 249 + }, + "text_warning": { + "hex": "#ffb627", + "palette": 214 + }, + "text_error": { + "hex": "#f11235", + "palette": 166 + }, + "overlay_background": { + "hex": "#fcfcf6", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#232629", + "palette": 15 + }, + "overlay_border": { + "hex": "#00a6fb", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#00a6fb", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#232629", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#232629", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fcfcfc", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#02d849", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#232629", + "palette": 15 + }, + "button_background_normal": { + "hex": "#232629", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fcfcfc", + "palette": 234 + }, + "button_background_active": { + "hex": "#f15ee3", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#232629", + "palette": 15 + }, + "header_background": { + "hex": "#232629", + "palette": 15 + }, + "header_foreground": { + "hex": "#00a6fb", + "palette": 63 + }, + "footer_background": { + "hex": "#00a6fb", + "palette": 63 + }, + "footer_foreground": { + "hex": "#232629", + "palette": 15 + }, + "banner_background": { + "hex": "#00a6fb", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fcfcfc", + "palette": 234 + }, + "list_header_background": { + "hex": "#f15ee3", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#232629", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#f15ee3", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#232629", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#232629", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#00a6fb", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffb627", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#232629", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#f15ee3", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#f8f8f2", + "palette": 237 + } + } +} diff --git a/colors/base16-humanoid-light.json b/colors/base16-humanoid-light.json new file mode 100644 index 0000000..a719d78 --- /dev/null +++ b/colors/base16-humanoid-light.json @@ -0,0 +1,168 @@ +{ + "name": "Humanoid light", + "author": "Thomas (tasmo) Friese", + "slug": "humanoid-light", + "slug-underscored": "humanoid_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#070708", + "palette": 234 + }, + "foreground": { + "hex": "#232629", + "palette": 237 + }, + "frame_focused": { + "hex": "#0082c9", + "palette": 63 + }, + "frame_important": { + "hex": "#388e3c", + "palette": 29 + }, + "text_focused": { + "hex": "#0082c9", + "palette": 63 + }, + "text_active": { + "hex": "#0082c9", + "palette": 63 + }, + "text_disabled": { + "hex": "#60615d", + "palette": 246 + }, + "text_hidden": { + "hex": "#c0c0bd", + "palette": 249 + }, + "text_warning": { + "hex": "#ffb627", + "palette": 214 + }, + "text_error": { + "hex": "#b0151a", + "palette": 166 + }, + "overlay_background": { + "hex": "#2f3337", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f8f8f2", + "palette": 15 + }, + "overlay_border": { + "hex": "#0082c9", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#0082c9", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f8f8f2", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f8f8f2", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#070708", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#388e3c", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f8f8f2", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f8f8f2", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#070708", + "palette": 234 + }, + "button_background_active": { + "hex": "#700f98", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f8f8f2", + "palette": 15 + }, + "header_background": { + "hex": "#f8f8f2", + "palette": 15 + }, + "header_foreground": { + "hex": "#0082c9", + "palette": 63 + }, + "footer_background": { + "hex": "#0082c9", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f8f8f2", + "palette": 15 + }, + "banner_background": { + "hex": "#0082c9", + "palette": 63 + }, + "banner_foreground": { + "hex": "#070708", + "palette": 234 + }, + "list_header_background": { + "hex": "#700f98", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f8f8f2", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#700f98", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f8f8f2", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f8f8f2", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#0082c9", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffb627", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f8f8f2", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#700f98", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#232629", + "palette": 237 + } + } +} diff --git a/colors/base16-ia-dark.json b/colors/base16-ia-dark.json new file mode 100644 index 0000000..0ee1c7b --- /dev/null +++ b/colors/base16-ia-dark.json @@ -0,0 +1,168 @@ +{ + "name": "iA Dark", + "author": "iA Inc. (modified by aramisgithub)", + "slug": "ia-dark", + "slug-underscored": "ia_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f8f8f8", + "palette": 234 + }, + "foreground": { + "hex": "#cccccc", + "palette": 237 + }, + "frame_focused": { + "hex": "#8eccdd", + "palette": 63 + }, + "frame_important": { + "hex": "#83a471", + "palette": 29 + }, + "text_focused": { + "hex": "#8eccdd", + "palette": 63 + }, + "text_active": { + "hex": "#8eccdd", + "palette": 63 + }, + "text_disabled": { + "hex": "#b8b8b8", + "palette": 246 + }, + "text_hidden": { + "hex": "#767676", + "palette": 249 + }, + "text_warning": { + "hex": "#b99353", + "palette": 214 + }, + "text_error": { + "hex": "#d88568", + "palette": 166 + }, + "overlay_background": { + "hex": "#e8e8e8", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1a1a1a", + "palette": 15 + }, + "overlay_border": { + "hex": "#8eccdd", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#8eccdd", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1a1a1a", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1a1a1a", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f8f8f8", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#83a471", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1a1a1a", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1a1a1a", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f8f8f8", + "palette": 234 + }, + "button_background_active": { + "hex": "#b98eb2", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1a1a1a", + "palette": 15 + }, + "header_background": { + "hex": "#1a1a1a", + "palette": 15 + }, + "header_foreground": { + "hex": "#8eccdd", + "palette": 63 + }, + "footer_background": { + "hex": "#8eccdd", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1a1a1a", + "palette": 15 + }, + "banner_background": { + "hex": "#8eccdd", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f8f8f8", + "palette": 234 + }, + "list_header_background": { + "hex": "#b98eb2", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1a1a1a", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b98eb2", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1a1a1a", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1a1a1a", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#8eccdd", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#b99353", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1a1a1a", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b98eb2", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#cccccc", + "palette": 237 + } + } +} diff --git a/colors/base16-ia-light.json b/colors/base16-ia-light.json new file mode 100644 index 0000000..95747bc --- /dev/null +++ b/colors/base16-ia-light.json @@ -0,0 +1,168 @@ +{ + "name": "iA Light", + "author": "iA Inc. (modified by aramisgithub)", + "slug": "ia-light", + "slug-underscored": "ia_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f8f8f8", + "palette": 234 + }, + "foreground": { + "hex": "#181818", + "palette": 237 + }, + "frame_focused": { + "hex": "#48bac2", + "palette": 63 + }, + "frame_important": { + "hex": "#38781c", + "palette": 29 + }, + "text_focused": { + "hex": "#48bac2", + "palette": 63 + }, + "text_active": { + "hex": "#48bac2", + "palette": 63 + }, + "text_disabled": { + "hex": "#767676", + "palette": 246 + }, + "text_hidden": { + "hex": "#898989", + "palette": 249 + }, + "text_warning": { + "hex": "#c48218", + "palette": 214 + }, + "text_error": { + "hex": "#9c5a02", + "palette": 166 + }, + "overlay_background": { + "hex": "#e8e8e8", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f6f6f6", + "palette": 15 + }, + "overlay_border": { + "hex": "#48bac2", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#48bac2", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f6f6f6", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f6f6f6", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f8f8f8", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#38781c", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f6f6f6", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f6f6f6", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f8f8f8", + "palette": 234 + }, + "button_background_active": { + "hex": "#a94598", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f6f6f6", + "palette": 15 + }, + "header_background": { + "hex": "#f6f6f6", + "palette": 15 + }, + "header_foreground": { + "hex": "#48bac2", + "palette": 63 + }, + "footer_background": { + "hex": "#48bac2", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f6f6f6", + "palette": 15 + }, + "banner_background": { + "hex": "#48bac2", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f8f8f8", + "palette": 234 + }, + "list_header_background": { + "hex": "#a94598", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f6f6f6", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a94598", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f6f6f6", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f6f6f6", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#48bac2", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#c48218", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f6f6f6", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a94598", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#181818", + "palette": 237 + } + } +} diff --git a/colors/base16-icy.json b/colors/base16-icy.json new file mode 100644 index 0000000..7d35b83 --- /dev/null +++ b/colors/base16-icy.json @@ -0,0 +1,168 @@ +{ + "name": "Icy Dark", + "author": "icyphox (https://icyphox.ga)", + "slug": "icy", + "slug-underscored": "icy", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#109cb0", + "palette": 234 + }, + "foreground": { + "hex": "#095b67", + "palette": 237 + }, + "frame_focused": { + "hex": "#00bcd4", + "palette": 63 + }, + "frame_important": { + "hex": "#4dd0e1", + "palette": 29 + }, + "text_focused": { + "hex": "#00bcd4", + "palette": 63 + }, + "text_active": { + "hex": "#00bcd4", + "palette": 63 + }, + "text_disabled": { + "hex": "#064048", + "palette": 246 + }, + "text_hidden": { + "hex": "#052e34", + "palette": 249 + }, + "text_warning": { + "hex": "#80deea", + "palette": 214 + }, + "text_error": { + "hex": "#16c1d9", + "palette": 166 + }, + "overlay_background": { + "hex": "#0c7c8c", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#021012", + "palette": 15 + }, + "overlay_border": { + "hex": "#00bcd4", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#00bcd4", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#021012", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#021012", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#109cb0", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#4dd0e1", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#021012", + "palette": 15 + }, + "button_background_normal": { + "hex": "#021012", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#109cb0", + "palette": 234 + }, + "button_background_active": { + "hex": "#00acc1", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#021012", + "palette": 15 + }, + "header_background": { + "hex": "#021012", + "palette": 15 + }, + "header_foreground": { + "hex": "#00bcd4", + "palette": 63 + }, + "footer_background": { + "hex": "#00bcd4", + "palette": 63 + }, + "footer_foreground": { + "hex": "#021012", + "palette": 15 + }, + "banner_background": { + "hex": "#00bcd4", + "palette": 63 + }, + "banner_foreground": { + "hex": "#109cb0", + "palette": 234 + }, + "list_header_background": { + "hex": "#00acc1", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#021012", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#00acc1", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#021012", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#021012", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#00bcd4", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#80deea", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#021012", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#00acc1", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#095b67", + "palette": 237 + } + } +} diff --git a/colors/base16-irblack.json b/colors/base16-irblack.json new file mode 100644 index 0000000..a65b3ac --- /dev/null +++ b/colors/base16-irblack.json @@ -0,0 +1,168 @@ +{ + "name": "IR Black", + "author": "Timothée Poisot (http://timotheepoisot.fr)", + "slug": "irblack", + "slug-underscored": "irblack", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fdfbee", + "palette": 234 + }, + "foreground": { + "hex": "#b5b3aa", + "palette": 237 + }, + "frame_focused": { + "hex": "#96cbfe", + "palette": 63 + }, + "frame_important": { + "hex": "#a8ff60", + "palette": 29 + }, + "text_focused": { + "hex": "#96cbfe", + "palette": 63 + }, + "text_active": { + "hex": "#96cbfe", + "palette": 63 + }, + "text_disabled": { + "hex": "#918f88", + "palette": 246 + }, + "text_hidden": { + "hex": "#6c6c66", + "palette": 249 + }, + "text_warning": { + "hex": "#ffffb6", + "palette": 214 + }, + "text_error": { + "hex": "#ff6c60", + "palette": 166 + }, + "overlay_background": { + "hex": "#d9d7cc", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#000000", + "palette": 15 + }, + "overlay_border": { + "hex": "#96cbfe", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#96cbfe", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fdfbee", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#a8ff60", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#000000", + "palette": 15 + }, + "button_background_normal": { + "hex": "#000000", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fdfbee", + "palette": 234 + }, + "button_background_active": { + "hex": "#ff73fd", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#000000", + "palette": 15 + }, + "header_background": { + "hex": "#000000", + "palette": 15 + }, + "header_foreground": { + "hex": "#96cbfe", + "palette": 63 + }, + "footer_background": { + "hex": "#96cbfe", + "palette": 63 + }, + "footer_foreground": { + "hex": "#000000", + "palette": 15 + }, + "banner_background": { + "hex": "#96cbfe", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fdfbee", + "palette": 234 + }, + "list_header_background": { + "hex": "#ff73fd", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#ff73fd", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#96cbfe", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffffb6", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#ff73fd", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#b5b3aa", + "palette": 237 + } + } +} diff --git a/colors/base16-isotope.json b/colors/base16-isotope.json new file mode 100644 index 0000000..ad4eb04 --- /dev/null +++ b/colors/base16-isotope.json @@ -0,0 +1,168 @@ +{ + "name": "Isotope", + "author": "Jan T. Sott", + "slug": "isotope", + "slug-underscored": "isotope", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#d0d0d0", + "palette": 237 + }, + "frame_focused": { + "hex": "#0066ff", + "palette": 63 + }, + "frame_important": { + "hex": "#33ff00", + "palette": 29 + }, + "text_focused": { + "hex": "#0066ff", + "palette": 63 + }, + "text_active": { + "hex": "#0066ff", + "palette": 63 + }, + "text_disabled": { + "hex": "#c0c0c0", + "palette": 246 + }, + "text_hidden": { + "hex": "#808080", + "palette": 249 + }, + "text_warning": { + "hex": "#ff0099", + "palette": 214 + }, + "text_error": { + "hex": "#ff0000", + "palette": 166 + }, + "overlay_background": { + "hex": "#e0e0e0", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#000000", + "palette": 15 + }, + "overlay_border": { + "hex": "#0066ff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#0066ff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#33ff00", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#000000", + "palette": 15 + }, + "button_background_normal": { + "hex": "#000000", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#cc00ff", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#000000", + "palette": 15 + }, + "header_background": { + "hex": "#000000", + "palette": 15 + }, + "header_foreground": { + "hex": "#0066ff", + "palette": 63 + }, + "footer_background": { + "hex": "#0066ff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#000000", + "palette": 15 + }, + "banner_background": { + "hex": "#0066ff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#cc00ff", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#cc00ff", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#0066ff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ff0099", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#cc00ff", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d0d0d0", + "palette": 237 + } + } +} diff --git a/colors/base16-jabuti.json b/colors/base16-jabuti.json new file mode 100644 index 0000000..12a935f --- /dev/null +++ b/colors/base16-jabuti.json @@ -0,0 +1,168 @@ +{ + "name": "Jabuti", + "author": "https://github.com/notusknot", + "slug": "jabuti", + "slug-underscored": "jabuti", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#c0cbe3", + "palette": 237 + }, + "frame_focused": { + "hex": "#3fc6de", + "palette": 63 + }, + "frame_important": { + "hex": "#3fdaa4", + "palette": 29 + }, + "text_focused": { + "hex": "#3fc6de", + "palette": 63 + }, + "text_active": { + "hex": "#3fc6de", + "palette": 63 + }, + "text_disabled": { + "hex": "#50526b", + "palette": 246 + }, + "text_hidden": { + "hex": "#45475d", + "palette": 249 + }, + "text_warning": { + "hex": "#e1c697", + "palette": 214 + }, + "text_error": { + "hex": "#ec6a88", + "palette": 166 + }, + "overlay_background": { + "hex": "#d9e0ee", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#292a37", + "palette": 15 + }, + "overlay_border": { + "hex": "#3fc6de", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#3fc6de", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#292a37", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#292a37", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#3fdaa4", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#292a37", + "palette": 15 + }, + "button_background_normal": { + "hex": "#292a37", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#be95ff", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#292a37", + "palette": 15 + }, + "header_background": { + "hex": "#292a37", + "palette": 15 + }, + "header_foreground": { + "hex": "#3fc6de", + "palette": 63 + }, + "footer_background": { + "hex": "#3fc6de", + "palette": 63 + }, + "footer_foreground": { + "hex": "#292a37", + "palette": 15 + }, + "banner_background": { + "hex": "#3fc6de", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#be95ff", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#292a37", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#be95ff", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#292a37", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#292a37", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#3fc6de", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#e1c697", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#292a37", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#be95ff", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c0cbe3", + "palette": 237 + } + } +} diff --git a/colors/base16-kanagawa-dragon.json b/colors/base16-kanagawa-dragon.json new file mode 100644 index 0000000..9902e68 --- /dev/null +++ b/colors/base16-kanagawa-dragon.json @@ -0,0 +1,168 @@ +{ + "name": "Kanagawa Dragon", + "author": "Tommaso Laurenzi (https://github.com/rebelot)", + "slug": "kanagawa-dragon", + "slug-underscored": "kanagawa_dragon", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#c5c9c5", + "palette": 234 + }, + "foreground": { + "hex": "#c5c9c5", + "palette": 237 + }, + "frame_focused": { + "hex": "#8ba4b0", + "palette": 63 + }, + "frame_important": { + "hex": "#87a987", + "palette": 29 + }, + "text_focused": { + "hex": "#8ba4b0", + "palette": 63 + }, + "text_active": { + "hex": "#8ba4b0", + "palette": 63 + }, + "text_disabled": { + "hex": "#a6a69c", + "palette": 246 + }, + "text_hidden": { + "hex": "#737c73", + "palette": 249 + }, + "text_warning": { + "hex": "#c4b28a", + "palette": 214 + }, + "text_error": { + "hex": "#c4746e", + "palette": 166 + }, + "overlay_background": { + "hex": "#7a8382", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#0d0c0c", + "palette": 15 + }, + "overlay_border": { + "hex": "#8ba4b0", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#8ba4b0", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#0d0c0c", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#0d0c0c", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#c5c9c5", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#87a987", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#0d0c0c", + "palette": 15 + }, + "button_background_normal": { + "hex": "#0d0c0c", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#c5c9c5", + "palette": 234 + }, + "button_background_active": { + "hex": "#8992a7", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#0d0c0c", + "palette": 15 + }, + "header_background": { + "hex": "#0d0c0c", + "palette": 15 + }, + "header_foreground": { + "hex": "#8ba4b0", + "palette": 63 + }, + "footer_background": { + "hex": "#8ba4b0", + "palette": 63 + }, + "footer_foreground": { + "hex": "#0d0c0c", + "palette": 15 + }, + "banner_background": { + "hex": "#8ba4b0", + "palette": 63 + }, + "banner_foreground": { + "hex": "#c5c9c5", + "palette": 234 + }, + "list_header_background": { + "hex": "#8992a7", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#0d0c0c", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#8992a7", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#0d0c0c", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#0d0c0c", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#8ba4b0", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#c4b28a", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#0d0c0c", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#8992a7", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c5c9c5", + "palette": 237 + } + } +} diff --git a/colors/base16-kanagawa.json b/colors/base16-kanagawa.json new file mode 100644 index 0000000..a480414 --- /dev/null +++ b/colors/base16-kanagawa.json @@ -0,0 +1,168 @@ +{ + "name": "Kanagawa", + "author": "Tommaso Laurenzi (https://github.com/rebelot)", + "slug": "kanagawa", + "slug-underscored": "kanagawa", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#717c7c", + "palette": 234 + }, + "foreground": { + "hex": "#dcd7ba", + "palette": 237 + }, + "frame_focused": { + "hex": "#7e9cd8", + "palette": 63 + }, + "frame_important": { + "hex": "#76946a", + "palette": 29 + }, + "text_focused": { + "hex": "#7e9cd8", + "palette": 63 + }, + "text_active": { + "hex": "#7e9cd8", + "palette": 63 + }, + "text_disabled": { + "hex": "#727169", + "palette": 246 + }, + "text_hidden": { + "hex": "#54546d", + "palette": 249 + }, + "text_warning": { + "hex": "#c0a36e", + "palette": 214 + }, + "text_error": { + "hex": "#c34043", + "palette": 166 + }, + "overlay_background": { + "hex": "#c8c093", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1f1f28", + "palette": 15 + }, + "overlay_border": { + "hex": "#7e9cd8", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#7e9cd8", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1f1f28", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1f1f28", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#717c7c", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#76946a", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1f1f28", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1f1f28", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#717c7c", + "palette": 234 + }, + "button_background_active": { + "hex": "#957fb8", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1f1f28", + "palette": 15 + }, + "header_background": { + "hex": "#1f1f28", + "palette": 15 + }, + "header_foreground": { + "hex": "#7e9cd8", + "palette": 63 + }, + "footer_background": { + "hex": "#7e9cd8", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1f1f28", + "palette": 15 + }, + "banner_background": { + "hex": "#7e9cd8", + "palette": 63 + }, + "banner_foreground": { + "hex": "#717c7c", + "palette": 234 + }, + "list_header_background": { + "hex": "#957fb8", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1f1f28", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#957fb8", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1f1f28", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1f1f28", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#7e9cd8", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#c0a36e", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1f1f28", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#957fb8", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#dcd7ba", + "palette": 237 + } + } +} diff --git a/colors/base16-katy.json b/colors/base16-katy.json new file mode 100644 index 0000000..30fc700 --- /dev/null +++ b/colors/base16-katy.json @@ -0,0 +1,168 @@ +{ + "name": "Katy", + "author": "George Essig (https://github.com/gessig)", + "slug": "katy", + "slug-underscored": "katy", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#959dcb", + "palette": 237 + }, + "frame_focused": { + "hex": "#82aaff", + "palette": 63 + }, + "frame_important": { + "hex": "#78c06e", + "palette": 29 + }, + "text_focused": { + "hex": "#82aaff", + "palette": 63 + }, + "text_active": { + "hex": "#82aaff", + "palette": 63 + }, + "text_disabled": { + "hex": "#8796b0", + "palette": 246 + }, + "text_hidden": { + "hex": "#676e95", + "palette": 249 + }, + "text_warning": { + "hex": "#e0a557", + "palette": 214 + }, + "text_error": { + "hex": "#6e98e1", + "palette": 166 + }, + "overlay_background": { + "hex": "#959dcb", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#292d3e", + "palette": 15 + }, + "overlay_border": { + "hex": "#82aaff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#82aaff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#292d3e", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#292d3e", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#78c06e", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#292d3e", + "palette": 15 + }, + "button_background_normal": { + "hex": "#292d3e", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#c792ea", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#292d3e", + "palette": 15 + }, + "header_background": { + "hex": "#292d3e", + "palette": 15 + }, + "header_foreground": { + "hex": "#82aaff", + "palette": 63 + }, + "footer_background": { + "hex": "#82aaff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#292d3e", + "palette": 15 + }, + "banner_background": { + "hex": "#82aaff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#c792ea", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#292d3e", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#c792ea", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#292d3e", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#292d3e", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#82aaff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#e0a557", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#292d3e", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#c792ea", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#959dcb", + "palette": 237 + } + } +} diff --git a/colors/base16-kimber.json b/colors/base16-kimber.json new file mode 100644 index 0000000..a9a3084 --- /dev/null +++ b/colors/base16-kimber.json @@ -0,0 +1,168 @@ +{ + "name": "Kimber", + "author": "Mishka Nguyen (https://github.com/akhsiM)", + "slug": "kimber", + "slug-underscored": "kimber", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffe6", + "palette": 234 + }, + "foreground": { + "hex": "#dedee7", + "palette": 237 + }, + "frame_focused": { + "hex": "#537c9c", + "palette": 63 + }, + "frame_important": { + "hex": "#99c899", + "palette": 29 + }, + "text_focused": { + "hex": "#537c9c", + "palette": 63 + }, + "text_active": { + "hex": "#537c9c", + "palette": 63 + }, + "text_disabled": { + "hex": "#5a5a5a", + "palette": 246 + }, + "text_hidden": { + "hex": "#644646", + "palette": 249 + }, + "text_warning": { + "hex": "#d8b56d", + "palette": 214 + }, + "text_error": { + "hex": "#c88c8c", + "palette": 166 + }, + "overlay_background": { + "hex": "#c3c3b4", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#222222", + "palette": 15 + }, + "overlay_border": { + "hex": "#537c9c", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#537c9c", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#222222", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#222222", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffe6", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#99c899", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#222222", + "palette": 15 + }, + "button_background_normal": { + "hex": "#222222", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffe6", + "palette": 234 + }, + "button_background_active": { + "hex": "#86cacd", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#222222", + "palette": 15 + }, + "header_background": { + "hex": "#222222", + "palette": 15 + }, + "header_foreground": { + "hex": "#537c9c", + "palette": 63 + }, + "footer_background": { + "hex": "#537c9c", + "palette": 63 + }, + "footer_foreground": { + "hex": "#222222", + "palette": 15 + }, + "banner_background": { + "hex": "#537c9c", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffe6", + "palette": 234 + }, + "list_header_background": { + "hex": "#86cacd", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#222222", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#86cacd", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#222222", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#222222", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#537c9c", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#d8b56d", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#222222", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#86cacd", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#dedee7", + "palette": 237 + } + } +} diff --git a/colors/base16-lime.json b/colors/base16-lime.json new file mode 100644 index 0000000..d17d93b --- /dev/null +++ b/colors/base16-lime.json @@ -0,0 +1,168 @@ +{ + "name": "lime", + "author": "limelier", + "slug": "lime", + "slug-underscored": "lime", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fff8e1", + "palette": 234 + }, + "foreground": { + "hex": "#818175", + "palette": 237 + }, + "frame_focused": { + "hex": "#2b926f", + "palette": 63 + }, + "frame_important": { + "hex": "#8cd97c", + "palette": 29 + }, + "text_focused": { + "hex": "#2b926f", + "palette": 63 + }, + "text_active": { + "hex": "#2b926f", + "palette": 63 + }, + "text_disabled": { + "hex": "#515155", + "palette": 246 + }, + "text_hidden": { + "hex": "#313140", + "palette": 249 + }, + "text_warning": { + "hex": "#ffd15e", + "palette": 214 + }, + "text_error": { + "hex": "#ff662a", + "palette": 166 + }, + "overlay_background": { + "hex": "#fff2d1", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1a1a2f", + "palette": 15 + }, + "overlay_border": { + "hex": "#2b926f", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#2b926f", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1a1a2f", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1a1a2f", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fff8e1", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#8cd97c", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1a1a2f", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1a1a2f", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fff8e1", + "palette": 234 + }, + "button_background_active": { + "hex": "#1b825f", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1a1a2f", + "palette": 15 + }, + "header_background": { + "hex": "#1a1a2f", + "palette": 15 + }, + "header_foreground": { + "hex": "#2b926f", + "palette": 63 + }, + "footer_background": { + "hex": "#2b926f", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1a1a2f", + "palette": 15 + }, + "banner_background": { + "hex": "#2b926f", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fff8e1", + "palette": 234 + }, + "list_header_background": { + "hex": "#1b825f", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1a1a2f", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#1b825f", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1a1a2f", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1a1a2f", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#2b926f", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffd15e", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1a1a2f", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#1b825f", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#818175", + "palette": 237 + } + } +} diff --git a/colors/base16-macintosh.json b/colors/base16-macintosh.json new file mode 100644 index 0000000..b029be7 --- /dev/null +++ b/colors/base16-macintosh.json @@ -0,0 +1,168 @@ +{ + "name": "Macintosh", + "author": "Rebecca Bettencourt (http://www.kreativekorp.com)", + "slug": "macintosh", + "slug-underscored": "macintosh", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#c0c0c0", + "palette": 237 + }, + "frame_focused": { + "hex": "#0000d3", + "palette": 63 + }, + "frame_important": { + "hex": "#1fb714", + "palette": 29 + }, + "text_focused": { + "hex": "#0000d3", + "palette": 63 + }, + "text_active": { + "hex": "#0000d3", + "palette": 63 + }, + "text_disabled": { + "hex": "#808080", + "palette": 246 + }, + "text_hidden": { + "hex": "#808080", + "palette": 249 + }, + "text_warning": { + "hex": "#fbf305", + "palette": 214 + }, + "text_error": { + "hex": "#dd0907", + "palette": 166 + }, + "overlay_background": { + "hex": "#c0c0c0", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#000000", + "palette": 15 + }, + "overlay_border": { + "hex": "#0000d3", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#0000d3", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#1fb714", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#000000", + "palette": 15 + }, + "button_background_normal": { + "hex": "#000000", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#4700a5", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#000000", + "palette": 15 + }, + "header_background": { + "hex": "#000000", + "palette": 15 + }, + "header_foreground": { + "hex": "#0000d3", + "palette": 63 + }, + "footer_background": { + "hex": "#0000d3", + "palette": 63 + }, + "footer_foreground": { + "hex": "#000000", + "palette": 15 + }, + "banner_background": { + "hex": "#0000d3", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#4700a5", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#4700a5", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#0000d3", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#fbf305", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#4700a5", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c0c0c0", + "palette": 237 + } + } +} diff --git a/colors/base16-marrakesh.json b/colors/base16-marrakesh.json new file mode 100644 index 0000000..d2db8a2 --- /dev/null +++ b/colors/base16-marrakesh.json @@ -0,0 +1,168 @@ +{ + "name": "Marrakesh", + "author": "Alexandre Gavioli (http://github.com/Alexx2/)", + "slug": "marrakesh", + "slug-underscored": "marrakesh", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#faf0a5", + "palette": 234 + }, + "foreground": { + "hex": "#948e48", + "palette": 237 + }, + "frame_focused": { + "hex": "#477ca1", + "palette": 63 + }, + "frame_important": { + "hex": "#18974e", + "palette": 29 + }, + "text_focused": { + "hex": "#477ca1", + "palette": 63 + }, + "text_active": { + "hex": "#477ca1", + "palette": 63 + }, + "text_disabled": { + "hex": "#86813b", + "palette": 246 + }, + "text_hidden": { + "hex": "#6c6823", + "palette": 249 + }, + "text_warning": { + "hex": "#a88339", + "palette": 214 + }, + "text_error": { + "hex": "#c35359", + "palette": 166 + }, + "overlay_background": { + "hex": "#ccc37a", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#201602", + "palette": 15 + }, + "overlay_border": { + "hex": "#477ca1", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#477ca1", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#201602", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#201602", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#faf0a5", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#18974e", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#201602", + "palette": 15 + }, + "button_background_normal": { + "hex": "#201602", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#faf0a5", + "palette": 234 + }, + "button_background_active": { + "hex": "#8868b3", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#201602", + "palette": 15 + }, + "header_background": { + "hex": "#201602", + "palette": 15 + }, + "header_foreground": { + "hex": "#477ca1", + "palette": 63 + }, + "footer_background": { + "hex": "#477ca1", + "palette": 63 + }, + "footer_foreground": { + "hex": "#201602", + "palette": 15 + }, + "banner_background": { + "hex": "#477ca1", + "palette": 63 + }, + "banner_foreground": { + "hex": "#faf0a5", + "palette": 234 + }, + "list_header_background": { + "hex": "#8868b3", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#201602", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#8868b3", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#201602", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#201602", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#477ca1", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#a88339", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#201602", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#8868b3", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#948e48", + "palette": 237 + } + } +} diff --git a/colors/base16-materia.json b/colors/base16-materia.json new file mode 100644 index 0000000..e4c1a71 --- /dev/null +++ b/colors/base16-materia.json @@ -0,0 +1,168 @@ +{ + "name": "Materia", + "author": "Defman21", + "slug": "materia", + "slug-underscored": "materia", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#cdd3de", + "palette": 237 + }, + "frame_focused": { + "hex": "#89ddff", + "palette": 63 + }, + "frame_important": { + "hex": "#8bd649", + "palette": 29 + }, + "text_focused": { + "hex": "#89ddff", + "palette": 63 + }, + "text_active": { + "hex": "#89ddff", + "palette": 63 + }, + "text_disabled": { + "hex": "#c9ccd3", + "palette": 246 + }, + "text_hidden": { + "hex": "#707880", + "palette": 249 + }, + "text_warning": { + "hex": "#ffcc00", + "palette": 214 + }, + "text_error": { + "hex": "#ec5f67", + "palette": 166 + }, + "overlay_background": { + "hex": "#d5dbe5", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#263238", + "palette": 15 + }, + "overlay_border": { + "hex": "#89ddff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#89ddff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#263238", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#263238", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#8bd649", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#263238", + "palette": 15 + }, + "button_background_normal": { + "hex": "#263238", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#82aaff", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#263238", + "palette": 15 + }, + "header_background": { + "hex": "#263238", + "palette": 15 + }, + "header_foreground": { + "hex": "#89ddff", + "palette": 63 + }, + "footer_background": { + "hex": "#89ddff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#263238", + "palette": 15 + }, + "banner_background": { + "hex": "#89ddff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#82aaff", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#263238", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#82aaff", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#263238", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#263238", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#89ddff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffcc00", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#263238", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#82aaff", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#cdd3de", + "palette": 237 + } + } +} diff --git a/colors/base16-material-darker.json b/colors/base16-material-darker.json new file mode 100644 index 0000000..d5499c6 --- /dev/null +++ b/colors/base16-material-darker.json @@ -0,0 +1,168 @@ +{ + "name": "Material Darker", + "author": "Nate Peterson", + "slug": "material-darker", + "slug-underscored": "material_darker", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#eeffff", + "palette": 237 + }, + "frame_focused": { + "hex": "#82aaff", + "palette": 63 + }, + "frame_important": { + "hex": "#c3e88d", + "palette": 29 + }, + "text_focused": { + "hex": "#82aaff", + "palette": 63 + }, + "text_active": { + "hex": "#82aaff", + "palette": 63 + }, + "text_disabled": { + "hex": "#b2ccd6", + "palette": 246 + }, + "text_hidden": { + "hex": "#4a4a4a", + "palette": 249 + }, + "text_warning": { + "hex": "#ffcb6b", + "palette": 214 + }, + "text_error": { + "hex": "#f07178", + "palette": 166 + }, + "overlay_background": { + "hex": "#eeffff", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#212121", + "palette": 15 + }, + "overlay_border": { + "hex": "#82aaff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#82aaff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#212121", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#212121", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#c3e88d", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#212121", + "palette": 15 + }, + "button_background_normal": { + "hex": "#212121", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#c792ea", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#212121", + "palette": 15 + }, + "header_background": { + "hex": "#212121", + "palette": 15 + }, + "header_foreground": { + "hex": "#82aaff", + "palette": 63 + }, + "footer_background": { + "hex": "#82aaff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#212121", + "palette": 15 + }, + "banner_background": { + "hex": "#82aaff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#c792ea", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#212121", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#c792ea", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#212121", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#212121", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#82aaff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffcb6b", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#212121", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#c792ea", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#eeffff", + "palette": 237 + } + } +} diff --git a/colors/base16-material-lighter.json b/colors/base16-material-lighter.json new file mode 100644 index 0000000..280d297 --- /dev/null +++ b/colors/base16-material-lighter.json @@ -0,0 +1,168 @@ +{ + "name": "Material Lighter", + "author": "Nate Peterson", + "slug": "material-lighter", + "slug-underscored": "material_lighter", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#80cbc4", + "palette": 237 + }, + "frame_focused": { + "hex": "#6182b8", + "palette": 63 + }, + "frame_important": { + "hex": "#91b859", + "palette": 29 + }, + "text_focused": { + "hex": "#6182b8", + "palette": 63 + }, + "text_active": { + "hex": "#6182b8", + "palette": 63 + }, + "text_disabled": { + "hex": "#8796b0", + "palette": 246 + }, + "text_hidden": { + "hex": "#ccd7da", + "palette": 249 + }, + "text_warning": { + "hex": "#ffb62c", + "palette": 214 + }, + "text_error": { + "hex": "#ff5370", + "palette": 166 + }, + "overlay_background": { + "hex": "#80cbc4", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#fafafa", + "palette": 15 + }, + "overlay_border": { + "hex": "#6182b8", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#6182b8", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#fafafa", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#fafafa", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#91b859", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#fafafa", + "palette": 15 + }, + "button_background_normal": { + "hex": "#fafafa", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#7c4dff", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#fafafa", + "palette": 15 + }, + "header_background": { + "hex": "#fafafa", + "palette": 15 + }, + "header_foreground": { + "hex": "#6182b8", + "palette": 63 + }, + "footer_background": { + "hex": "#6182b8", + "palette": 63 + }, + "footer_foreground": { + "hex": "#fafafa", + "palette": 15 + }, + "banner_background": { + "hex": "#6182b8", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#7c4dff", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#fafafa", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#7c4dff", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#fafafa", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#fafafa", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#6182b8", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffb62c", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#fafafa", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#7c4dff", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#80cbc4", + "palette": 237 + } + } +} diff --git a/colors/base16-material-palenight.json b/colors/base16-material-palenight.json new file mode 100644 index 0000000..19b076f --- /dev/null +++ b/colors/base16-material-palenight.json @@ -0,0 +1,168 @@ +{ + "name": "Material Palenight", + "author": "Nate Peterson", + "slug": "material-palenight", + "slug-underscored": "material_palenight", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#959dcb", + "palette": 237 + }, + "frame_focused": { + "hex": "#82aaff", + "palette": 63 + }, + "frame_important": { + "hex": "#c3e88d", + "palette": 29 + }, + "text_focused": { + "hex": "#82aaff", + "palette": 63 + }, + "text_active": { + "hex": "#82aaff", + "palette": 63 + }, + "text_disabled": { + "hex": "#8796b0", + "palette": 246 + }, + "text_hidden": { + "hex": "#676e95", + "palette": 249 + }, + "text_warning": { + "hex": "#ffcb6b", + "palette": 214 + }, + "text_error": { + "hex": "#f07178", + "palette": 166 + }, + "overlay_background": { + "hex": "#959dcb", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#292d3e", + "palette": 15 + }, + "overlay_border": { + "hex": "#82aaff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#82aaff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#292d3e", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#292d3e", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#c3e88d", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#292d3e", + "palette": 15 + }, + "button_background_normal": { + "hex": "#292d3e", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#c792ea", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#292d3e", + "palette": 15 + }, + "header_background": { + "hex": "#292d3e", + "palette": 15 + }, + "header_foreground": { + "hex": "#82aaff", + "palette": 63 + }, + "footer_background": { + "hex": "#82aaff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#292d3e", + "palette": 15 + }, + "banner_background": { + "hex": "#82aaff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#c792ea", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#292d3e", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#c792ea", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#292d3e", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#292d3e", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#82aaff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffcb6b", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#292d3e", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#c792ea", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#959dcb", + "palette": 237 + } + } +} diff --git a/colors/base16-material-vivid.json b/colors/base16-material-vivid.json new file mode 100644 index 0000000..10b8bb3 --- /dev/null +++ b/colors/base16-material-vivid.json @@ -0,0 +1,168 @@ +{ + "name": "Material Vivid", + "author": "joshyrobot", + "slug": "material-vivid", + "slug-underscored": "material_vivid", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#80868b", + "palette": 237 + }, + "frame_focused": { + "hex": "#2196f3", + "palette": 63 + }, + "frame_important": { + "hex": "#00e676", + "palette": 29 + }, + "text_focused": { + "hex": "#2196f3", + "palette": 63 + }, + "text_active": { + "hex": "#2196f3", + "palette": 63 + }, + "text_disabled": { + "hex": "#676c71", + "palette": 246 + }, + "text_hidden": { + "hex": "#44464d", + "palette": 249 + }, + "text_warning": { + "hex": "#ffeb3b", + "palette": 214 + }, + "text_error": { + "hex": "#f44336", + "palette": 166 + }, + "overlay_background": { + "hex": "#9e9e9e", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#202124", + "palette": 15 + }, + "overlay_border": { + "hex": "#2196f3", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#2196f3", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#202124", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#202124", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#00e676", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#202124", + "palette": 15 + }, + "button_background_normal": { + "hex": "#202124", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#673ab7", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#202124", + "palette": 15 + }, + "header_background": { + "hex": "#202124", + "palette": 15 + }, + "header_foreground": { + "hex": "#2196f3", + "palette": 63 + }, + "footer_background": { + "hex": "#2196f3", + "palette": 63 + }, + "footer_foreground": { + "hex": "#202124", + "palette": 15 + }, + "banner_background": { + "hex": "#2196f3", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#673ab7", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#202124", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#673ab7", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#202124", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#202124", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#2196f3", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffeb3b", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#202124", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#673ab7", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#80868b", + "palette": 237 + } + } +} diff --git a/colors/base16-material.json b/colors/base16-material.json new file mode 100644 index 0000000..cd1b596 --- /dev/null +++ b/colors/base16-material.json @@ -0,0 +1,168 @@ +{ + "name": "Material", + "author": "Nate Peterson", + "slug": "material", + "slug-underscored": "material", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#eeffff", + "palette": 237 + }, + "frame_focused": { + "hex": "#82aaff", + "palette": 63 + }, + "frame_important": { + "hex": "#c3e88d", + "palette": 29 + }, + "text_focused": { + "hex": "#82aaff", + "palette": 63 + }, + "text_active": { + "hex": "#82aaff", + "palette": 63 + }, + "text_disabled": { + "hex": "#b2ccd6", + "palette": 246 + }, + "text_hidden": { + "hex": "#546e7a", + "palette": 249 + }, + "text_warning": { + "hex": "#ffcb6b", + "palette": 214 + }, + "text_error": { + "hex": "#f07178", + "palette": 166 + }, + "overlay_background": { + "hex": "#eeffff", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#263238", + "palette": 15 + }, + "overlay_border": { + "hex": "#82aaff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#82aaff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#263238", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#263238", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#c3e88d", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#263238", + "palette": 15 + }, + "button_background_normal": { + "hex": "#263238", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#c792ea", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#263238", + "palette": 15 + }, + "header_background": { + "hex": "#263238", + "palette": 15 + }, + "header_foreground": { + "hex": "#82aaff", + "palette": 63 + }, + "footer_background": { + "hex": "#82aaff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#263238", + "palette": 15 + }, + "banner_background": { + "hex": "#82aaff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#c792ea", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#263238", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#c792ea", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#263238", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#263238", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#82aaff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffcb6b", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#263238", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#c792ea", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#eeffff", + "palette": 237 + } + } +} diff --git a/colors/base16-measured-dark.json b/colors/base16-measured-dark.json new file mode 100644 index 0000000..88744cb --- /dev/null +++ b/colors/base16-measured-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Measured Dark", + "author": "Measured (https://measured.co)", + "slug": "measured-dark", + "slug-underscored": "measured_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f5f5f5", + "palette": 234 + }, + "foreground": { + "hex": "#dcdcdc", + "palette": 237 + }, + "frame_focused": { + "hex": "#88b0da", + "palette": 63 + }, + "frame_important": { + "hex": "#56c16f", + "palette": 29 + }, + "text_focused": { + "hex": "#88b0da", + "palette": 63 + }, + "text_active": { + "hex": "#88b0da", + "palette": 63 + }, + "text_disabled": { + "hex": "#c3c3c3", + "palette": 246 + }, + "text_hidden": { + "hex": "#ababab", + "palette": 249 + }, + "text_warning": { + "hex": "#bfac4e", + "palette": 214 + }, + "text_error": { + "hex": "#ce7e8e", + "palette": 166 + }, + "overlay_background": { + "hex": "#efefef", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#00211f", + "palette": 15 + }, + "overlay_border": { + "hex": "#88b0da", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#88b0da", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#00211f", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#00211f", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f5f5f5", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#56c16f", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#00211f", + "palette": 15 + }, + "button_background_normal": { + "hex": "#00211f", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f5f5f5", + "palette": 234 + }, + "button_background_active": { + "hex": "#b39be0", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#00211f", + "palette": 15 + }, + "header_background": { + "hex": "#00211f", + "palette": 15 + }, + "header_foreground": { + "hex": "#88b0da", + "palette": 63 + }, + "footer_background": { + "hex": "#88b0da", + "palette": 63 + }, + "footer_foreground": { + "hex": "#00211f", + "palette": 15 + }, + "banner_background": { + "hex": "#88b0da", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f5f5f5", + "palette": 234 + }, + "list_header_background": { + "hex": "#b39be0", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#00211f", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b39be0", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#00211f", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#00211f", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#88b0da", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#bfac4e", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#00211f", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b39be0", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#dcdcdc", + "palette": 237 + } + } +} diff --git a/colors/base16-measured-light.json b/colors/base16-measured-light.json new file mode 100644 index 0000000..dbfae52 --- /dev/null +++ b/colors/base16-measured-light.json @@ -0,0 +1,168 @@ +{ + "name": "Measured Light", + "author": "Measured (https://measured.co)", + "slug": "measured-light", + "slug-underscored": "measured_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#000000", + "palette": 234 + }, + "foreground": { + "hex": "#292929", + "palette": 237 + }, + "frame_focused": { + "hex": "#0158ad", + "palette": 63 + }, + "frame_important": { + "hex": "#0c680c", + "palette": 29 + }, + "text_focused": { + "hex": "#0158ad", + "palette": 63 + }, + "text_active": { + "hex": "#0158ad", + "palette": 63 + }, + "text_disabled": { + "hex": "#404040", + "palette": 246 + }, + "text_hidden": { + "hex": "#5a5a5a", + "palette": 249 + }, + "text_warning": { + "hex": "#645a00", + "palette": 214 + }, + "text_error": { + "hex": "#ac1f35", + "palette": 166 + }, + "overlay_background": { + "hex": "#181818", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#fdf9f5", + "palette": 15 + }, + "overlay_border": { + "hex": "#0158ad", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#0158ad", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#fdf9f5", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#fdf9f5", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#000000", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#0c680c", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#fdf9f5", + "palette": 15 + }, + "button_background_normal": { + "hex": "#fdf9f5", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#000000", + "palette": 234 + }, + "button_background_active": { + "hex": "#6645c2", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#fdf9f5", + "palette": 15 + }, + "header_background": { + "hex": "#fdf9f5", + "palette": 15 + }, + "header_foreground": { + "hex": "#0158ad", + "palette": 63 + }, + "footer_background": { + "hex": "#0158ad", + "palette": 63 + }, + "footer_foreground": { + "hex": "#fdf9f5", + "palette": 15 + }, + "banner_background": { + "hex": "#0158ad", + "palette": 63 + }, + "banner_foreground": { + "hex": "#000000", + "palette": 234 + }, + "list_header_background": { + "hex": "#6645c2", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#fdf9f5", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#6645c2", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#fdf9f5", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#fdf9f5", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#0158ad", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#645a00", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#fdf9f5", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#6645c2", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#292929", + "palette": 237 + } + } +} diff --git a/colors/base16-mellow-purple.json b/colors/base16-mellow-purple.json new file mode 100644 index 0000000..06635e2 --- /dev/null +++ b/colors/base16-mellow-purple.json @@ -0,0 +1,168 @@ +{ + "name": "Mellow Purple", + "author": "gidsi", + "slug": "mellow-purple", + "slug-underscored": "mellow_purple", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f8c0ff", + "palette": 234 + }, + "foreground": { + "hex": "#ffeeff", + "palette": 237 + }, + "frame_focused": { + "hex": "#550068", + "palette": 63 + }, + "frame_important": { + "hex": "#05cb0d", + "palette": 29 + }, + "text_focused": { + "hex": "#550068", + "palette": 63 + }, + "text_active": { + "hex": "#550068", + "palette": 63 + }, + "text_disabled": { + "hex": "#873582", + "palette": 246 + }, + "text_hidden": { + "hex": "#320f55", + "palette": 249 + }, + "text_warning": { + "hex": "#955ae7", + "palette": 214 + }, + "text_error": { + "hex": "#00d9e9", + "palette": 166 + }, + "overlay_background": { + "hex": "#ffeeff", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1e0528", + "palette": 15 + }, + "overlay_border": { + "hex": "#550068", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#550068", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1e0528", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1e0528", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f8c0ff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#05cb0d", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1e0528", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1e0528", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f8c0ff", + "palette": 234 + }, + "button_background_active": { + "hex": "#8991bb", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1e0528", + "palette": 15 + }, + "header_background": { + "hex": "#1e0528", + "palette": 15 + }, + "header_foreground": { + "hex": "#550068", + "palette": 63 + }, + "footer_background": { + "hex": "#550068", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1e0528", + "palette": 15 + }, + "banner_background": { + "hex": "#550068", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f8c0ff", + "palette": 234 + }, + "list_header_background": { + "hex": "#8991bb", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1e0528", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#8991bb", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1e0528", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1e0528", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#550068", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#955ae7", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1e0528", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#8991bb", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#ffeeff", + "palette": 237 + } + } +} diff --git a/colors/base16-mexico-light.json b/colors/base16-mexico-light.json new file mode 100644 index 0000000..dce178f --- /dev/null +++ b/colors/base16-mexico-light.json @@ -0,0 +1,168 @@ +{ + "name": "Mexico Light", + "author": "Sheldon Johnson", + "slug": "mexico-light", + "slug-underscored": "mexico_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#181818", + "palette": 234 + }, + "foreground": { + "hex": "#383838", + "palette": 237 + }, + "frame_focused": { + "hex": "#7cafc2", + "palette": 63 + }, + "frame_important": { + "hex": "#538947", + "palette": 29 + }, + "text_focused": { + "hex": "#7cafc2", + "palette": 63 + }, + "text_active": { + "hex": "#7cafc2", + "palette": 63 + }, + "text_disabled": { + "hex": "#585858", + "palette": 246 + }, + "text_hidden": { + "hex": "#b8b8b8", + "palette": 249 + }, + "text_warning": { + "hex": "#f79a0e", + "palette": 214 + }, + "text_error": { + "hex": "#ab4642", + "palette": 166 + }, + "overlay_background": { + "hex": "#282828", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f8f8f8", + "palette": 15 + }, + "overlay_border": { + "hex": "#7cafc2", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#7cafc2", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f8f8f8", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f8f8f8", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#181818", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#538947", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f8f8f8", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f8f8f8", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#181818", + "palette": 234 + }, + "button_background_active": { + "hex": "#96609e", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f8f8f8", + "palette": 15 + }, + "header_background": { + "hex": "#f8f8f8", + "palette": 15 + }, + "header_foreground": { + "hex": "#7cafc2", + "palette": 63 + }, + "footer_background": { + "hex": "#7cafc2", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f8f8f8", + "palette": 15 + }, + "banner_background": { + "hex": "#7cafc2", + "palette": 63 + }, + "banner_foreground": { + "hex": "#181818", + "palette": 234 + }, + "list_header_background": { + "hex": "#96609e", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f8f8f8", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#96609e", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f8f8f8", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f8f8f8", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#7cafc2", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f79a0e", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f8f8f8", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#96609e", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#383838", + "palette": 237 + } + } +} diff --git a/colors/base16-mocha.json b/colors/base16-mocha.json new file mode 100644 index 0000000..c1c75dc --- /dev/null +++ b/colors/base16-mocha.json @@ -0,0 +1,168 @@ +{ + "name": "Mocha", + "author": "Chris Kempson (http://chriskempson.com)", + "slug": "mocha", + "slug-underscored": "mocha", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f5eeeb", + "palette": 234 + }, + "foreground": { + "hex": "#d0c8c6", + "palette": 237 + }, + "frame_focused": { + "hex": "#8ab3b5", + "palette": 63 + }, + "frame_important": { + "hex": "#beb55b", + "palette": 29 + }, + "text_focused": { + "hex": "#8ab3b5", + "palette": 63 + }, + "text_active": { + "hex": "#8ab3b5", + "palette": 63 + }, + "text_disabled": { + "hex": "#b8afad", + "palette": 246 + }, + "text_hidden": { + "hex": "#7e705a", + "palette": 249 + }, + "text_warning": { + "hex": "#f4bc87", + "palette": 214 + }, + "text_error": { + "hex": "#cb6077", + "palette": 166 + }, + "overlay_background": { + "hex": "#e9e1dd", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#3b3228", + "palette": 15 + }, + "overlay_border": { + "hex": "#8ab3b5", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#8ab3b5", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#3b3228", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#3b3228", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f5eeeb", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#beb55b", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#3b3228", + "palette": 15 + }, + "button_background_normal": { + "hex": "#3b3228", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f5eeeb", + "palette": 234 + }, + "button_background_active": { + "hex": "#a89bb9", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#3b3228", + "palette": 15 + }, + "header_background": { + "hex": "#3b3228", + "palette": 15 + }, + "header_foreground": { + "hex": "#8ab3b5", + "palette": 63 + }, + "footer_background": { + "hex": "#8ab3b5", + "palette": 63 + }, + "footer_foreground": { + "hex": "#3b3228", + "palette": 15 + }, + "banner_background": { + "hex": "#8ab3b5", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f5eeeb", + "palette": 234 + }, + "list_header_background": { + "hex": "#a89bb9", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#3b3228", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a89bb9", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#3b3228", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#3b3228", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#8ab3b5", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f4bc87", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#3b3228", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a89bb9", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d0c8c6", + "palette": 237 + } + } +} diff --git a/colors/base16-monokai.json b/colors/base16-monokai.json new file mode 100644 index 0000000..825cc7c --- /dev/null +++ b/colors/base16-monokai.json @@ -0,0 +1,168 @@ +{ + "name": "Monokai", + "author": "Wimer Hazenberg (http://www.monokai.nl)", + "slug": "monokai", + "slug-underscored": "monokai", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f9f8f5", + "palette": 234 + }, + "foreground": { + "hex": "#f8f8f2", + "palette": 237 + }, + "frame_focused": { + "hex": "#66d9ef", + "palette": 63 + }, + "frame_important": { + "hex": "#a6e22e", + "palette": 29 + }, + "text_focused": { + "hex": "#66d9ef", + "palette": 63 + }, + "text_active": { + "hex": "#66d9ef", + "palette": 63 + }, + "text_disabled": { + "hex": "#a59f85", + "palette": 246 + }, + "text_hidden": { + "hex": "#75715e", + "palette": 249 + }, + "text_warning": { + "hex": "#f4bf75", + "palette": 214 + }, + "text_error": { + "hex": "#f92672", + "palette": 166 + }, + "overlay_background": { + "hex": "#f5f4f1", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#272822", + "palette": 15 + }, + "overlay_border": { + "hex": "#66d9ef", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#66d9ef", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#272822", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#272822", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f9f8f5", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#a6e22e", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#272822", + "palette": 15 + }, + "button_background_normal": { + "hex": "#272822", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f9f8f5", + "palette": 234 + }, + "button_background_active": { + "hex": "#ae81ff", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#272822", + "palette": 15 + }, + "header_background": { + "hex": "#272822", + "palette": 15 + }, + "header_foreground": { + "hex": "#66d9ef", + "palette": 63 + }, + "footer_background": { + "hex": "#66d9ef", + "palette": 63 + }, + "footer_foreground": { + "hex": "#272822", + "palette": 15 + }, + "banner_background": { + "hex": "#66d9ef", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f9f8f5", + "palette": 234 + }, + "list_header_background": { + "hex": "#ae81ff", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#272822", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#ae81ff", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#272822", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#272822", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#66d9ef", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f4bf75", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#272822", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#ae81ff", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#f8f8f2", + "palette": 237 + } + } +} diff --git a/colors/base16-moonlight.json b/colors/base16-moonlight.json new file mode 100644 index 0000000..1bb802d --- /dev/null +++ b/colors/base16-moonlight.json @@ -0,0 +1,168 @@ +{ + "name": "Moonlight", + "author": "Jeremy Swinarton (https://github.com/jswinarton)", + "slug": "moonlight", + "slug-underscored": "moonlight", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ef43fa", + "palette": 234 + }, + "foreground": { + "hex": "#a3ace1", + "palette": 237 + }, + "frame_focused": { + "hex": "#40ffff", + "palette": 63 + }, + "frame_important": { + "hex": "#2df4c0", + "palette": 29 + }, + "text_focused": { + "hex": "#40ffff", + "palette": 63 + }, + "text_active": { + "hex": "#40ffff", + "palette": 63 + }, + "text_disabled": { + "hex": "#a1abe0", + "palette": 246 + }, + "text_hidden": { + "hex": "#748cd6", + "palette": 249 + }, + "text_warning": { + "hex": "#ffc777", + "palette": 214 + }, + "text_error": { + "hex": "#ff5370", + "palette": 166 + }, + "overlay_background": { + "hex": "#b4a4f4", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#212337", + "palette": 15 + }, + "overlay_border": { + "hex": "#40ffff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#40ffff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#212337", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#212337", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ef43fa", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#2df4c0", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#212337", + "palette": 15 + }, + "button_background_normal": { + "hex": "#212337", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ef43fa", + "palette": 234 + }, + "button_background_active": { + "hex": "#b994f1", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#212337", + "palette": 15 + }, + "header_background": { + "hex": "#212337", + "palette": 15 + }, + "header_foreground": { + "hex": "#40ffff", + "palette": 63 + }, + "footer_background": { + "hex": "#40ffff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#212337", + "palette": 15 + }, + "banner_background": { + "hex": "#40ffff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ef43fa", + "palette": 234 + }, + "list_header_background": { + "hex": "#b994f1", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#212337", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b994f1", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#212337", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#212337", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#40ffff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffc777", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#212337", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b994f1", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#a3ace1", + "palette": 237 + } + } +} diff --git a/colors/base16-mountain.json b/colors/base16-mountain.json new file mode 100644 index 0000000..1db0797 --- /dev/null +++ b/colors/base16-mountain.json @@ -0,0 +1,168 @@ +{ + "name": "Mountain", + "author": "gnsfujiwara (https://github.com/gnsfujiwara)", + "slug": "mountain", + "slug-underscored": "mountain", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f0f0f0", + "palette": 234 + }, + "foreground": { + "hex": "#cacaca", + "palette": 237 + }, + "frame_focused": { + "hex": "#8f8aac", + "palette": 63 + }, + "frame_important": { + "hex": "#8aac8b", + "palette": 29 + }, + "text_focused": { + "hex": "#8f8aac", + "palette": 63 + }, + "text_active": { + "hex": "#8f8aac", + "palette": 63 + }, + "text_disabled": { + "hex": "#4c4c4c", + "palette": 246 + }, + "text_hidden": { + "hex": "#393939", + "palette": 249 + }, + "text_warning": { + "hex": "#aca98a", + "palette": 214 + }, + "text_error": { + "hex": "#ac8a8c", + "palette": 166 + }, + "overlay_background": { + "hex": "#e7e7e7", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#0f0f0f", + "palette": 15 + }, + "overlay_border": { + "hex": "#8f8aac", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#8f8aac", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#0f0f0f", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#0f0f0f", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f0f0f0", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#8aac8b", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#0f0f0f", + "palette": 15 + }, + "button_background_normal": { + "hex": "#0f0f0f", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f0f0f0", + "palette": 234 + }, + "button_background_active": { + "hex": "#ac8aac", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#0f0f0f", + "palette": 15 + }, + "header_background": { + "hex": "#0f0f0f", + "palette": 15 + }, + "header_foreground": { + "hex": "#8f8aac", + "palette": 63 + }, + "footer_background": { + "hex": "#8f8aac", + "palette": 63 + }, + "footer_foreground": { + "hex": "#0f0f0f", + "palette": 15 + }, + "banner_background": { + "hex": "#8f8aac", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f0f0f0", + "palette": 234 + }, + "list_header_background": { + "hex": "#ac8aac", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#0f0f0f", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#ac8aac", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#0f0f0f", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#0f0f0f", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#8f8aac", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#aca98a", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#0f0f0f", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#ac8aac", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#cacaca", + "palette": 237 + } + } +} diff --git a/colors/base16-nebula.json b/colors/base16-nebula.json new file mode 100644 index 0000000..e59b61f --- /dev/null +++ b/colors/base16-nebula.json @@ -0,0 +1,168 @@ +{ + "name": "Nebula", + "author": "Gabriel Fontes (https://github.com/Misterio77)", + "slug": "nebula", + "slug-underscored": "nebula", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#8dbdaa", + "palette": 234 + }, + "foreground": { + "hex": "#a4a6a9", + "palette": 237 + }, + "frame_focused": { + "hex": "#4d6bb6", + "palette": 63 + }, + "frame_important": { + "hex": "#6562a8", + "palette": 29 + }, + "text_focused": { + "hex": "#4d6bb6", + "palette": 63 + }, + "text_active": { + "hex": "#4d6bb6", + "palette": 63 + }, + "text_disabled": { + "hex": "#87888b", + "palette": 246 + }, + "text_hidden": { + "hex": "#6e6f72", + "palette": 249 + }, + "text_warning": { + "hex": "#4f9062", + "palette": 214 + }, + "text_error": { + "hex": "#777abc", + "palette": 166 + }, + "overlay_background": { + "hex": "#c7c9cd", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#22273b", + "palette": 15 + }, + "overlay_border": { + "hex": "#4d6bb6", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#4d6bb6", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#22273b", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#22273b", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#8dbdaa", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#6562a8", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#22273b", + "palette": 15 + }, + "button_background_normal": { + "hex": "#22273b", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#8dbdaa", + "palette": 234 + }, + "button_background_active": { + "hex": "#716cae", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#22273b", + "palette": 15 + }, + "header_background": { + "hex": "#22273b", + "palette": 15 + }, + "header_foreground": { + "hex": "#4d6bb6", + "palette": 63 + }, + "footer_background": { + "hex": "#4d6bb6", + "palette": 63 + }, + "footer_foreground": { + "hex": "#22273b", + "palette": 15 + }, + "banner_background": { + "hex": "#4d6bb6", + "palette": 63 + }, + "banner_foreground": { + "hex": "#8dbdaa", + "palette": 234 + }, + "list_header_background": { + "hex": "#716cae", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#22273b", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#716cae", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#22273b", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#22273b", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#4d6bb6", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#4f9062", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#22273b", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#716cae", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#a4a6a9", + "palette": 237 + } + } +} diff --git a/colors/base16-nord-light.json b/colors/base16-nord-light.json new file mode 100644 index 0000000..b4162f0 --- /dev/null +++ b/colors/base16-nord-light.json @@ -0,0 +1,168 @@ +{ + "name": "Nord Light", + "author": "threddast, based on fuxialexander's doom-nord-light-theme (Doom Emacs)", + "slug": "nord-light", + "slug-underscored": "nord_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#29838d", + "palette": 234 + }, + "foreground": { + "hex": "#2e3440", + "palette": 237 + }, + "frame_focused": { + "hex": "#3b6ea8", + "palette": 63 + }, + "frame_important": { + "hex": "#4f894c", + "palette": 29 + }, + "text_focused": { + "hex": "#3b6ea8", + "palette": 63 + }, + "text_active": { + "hex": "#3b6ea8", + "palette": 63 + }, + "text_disabled": { + "hex": "#60728c", + "palette": 246 + }, + "text_hidden": { + "hex": "#aebacf", + "palette": 249 + }, + "text_warning": { + "hex": "#9a7500", + "palette": 214 + }, + "text_error": { + "hex": "#99324b", + "palette": 166 + }, + "overlay_background": { + "hex": "#3b4252", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#e5e9f0", + "palette": 15 + }, + "overlay_border": { + "hex": "#3b6ea8", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#3b6ea8", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#e5e9f0", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#e5e9f0", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#29838d", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#4f894c", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#e5e9f0", + "palette": 15 + }, + "button_background_normal": { + "hex": "#e5e9f0", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#29838d", + "palette": 234 + }, + "button_background_active": { + "hex": "#97365b", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#e5e9f0", + "palette": 15 + }, + "header_background": { + "hex": "#e5e9f0", + "palette": 15 + }, + "header_foreground": { + "hex": "#3b6ea8", + "palette": 63 + }, + "footer_background": { + "hex": "#3b6ea8", + "palette": 63 + }, + "footer_foreground": { + "hex": "#e5e9f0", + "palette": 15 + }, + "banner_background": { + "hex": "#3b6ea8", + "palette": 63 + }, + "banner_foreground": { + "hex": "#29838d", + "palette": 234 + }, + "list_header_background": { + "hex": "#97365b", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#e5e9f0", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#97365b", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#e5e9f0", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#e5e9f0", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#3b6ea8", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#9a7500", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#e5e9f0", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#97365b", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#2e3440", + "palette": 237 + } + } +} diff --git a/colors/base16-nord.json b/colors/base16-nord.json new file mode 100644 index 0000000..281c8d0 --- /dev/null +++ b/colors/base16-nord.json @@ -0,0 +1,168 @@ +{ + "name": "Nord", + "author": "arcticicestudio", + "slug": "nord", + "slug-underscored": "nord", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#8fbcbb", + "palette": 234 + }, + "foreground": { + "hex": "#e5e9f0", + "palette": 237 + }, + "frame_focused": { + "hex": "#81a1c1", + "palette": 63 + }, + "frame_important": { + "hex": "#a3be8c", + "palette": 29 + }, + "text_focused": { + "hex": "#81a1c1", + "palette": 63 + }, + "text_active": { + "hex": "#81a1c1", + "palette": 63 + }, + "text_disabled": { + "hex": "#d8dee9", + "palette": 246 + }, + "text_hidden": { + "hex": "#4c566a", + "palette": 249 + }, + "text_warning": { + "hex": "#ebcb8b", + "palette": 214 + }, + "text_error": { + "hex": "#bf616a", + "palette": 166 + }, + "overlay_background": { + "hex": "#eceff4", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#2e3440", + "palette": 15 + }, + "overlay_border": { + "hex": "#81a1c1", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#81a1c1", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#2e3440", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#2e3440", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#8fbcbb", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#a3be8c", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#2e3440", + "palette": 15 + }, + "button_background_normal": { + "hex": "#2e3440", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#8fbcbb", + "palette": 234 + }, + "button_background_active": { + "hex": "#b48ead", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#2e3440", + "palette": 15 + }, + "header_background": { + "hex": "#2e3440", + "palette": 15 + }, + "header_foreground": { + "hex": "#81a1c1", + "palette": 63 + }, + "footer_background": { + "hex": "#81a1c1", + "palette": 63 + }, + "footer_foreground": { + "hex": "#2e3440", + "palette": 15 + }, + "banner_background": { + "hex": "#81a1c1", + "palette": 63 + }, + "banner_foreground": { + "hex": "#8fbcbb", + "palette": 234 + }, + "list_header_background": { + "hex": "#b48ead", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#2e3440", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b48ead", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#2e3440", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#2e3440", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#81a1c1", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ebcb8b", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#2e3440", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b48ead", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#e5e9f0", + "palette": 237 + } + } +} diff --git a/colors/base16-nova.json b/colors/base16-nova.json new file mode 100644 index 0000000..ea60212 --- /dev/null +++ b/colors/base16-nova.json @@ -0,0 +1,168 @@ +{ + "name": "Nova", + "author": "George Essig (https://github.com/gessig), Trevor D. Miller (https://trevordmiller.com)", + "slug": "nova", + "slug-underscored": "nova", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#556873", + "palette": 234 + }, + "foreground": { + "hex": "#c5d4dd", + "palette": 237 + }, + "frame_focused": { + "hex": "#83afe5", + "palette": 63 + }, + "frame_important": { + "hex": "#7fc1ca", + "palette": 29 + }, + "text_focused": { + "hex": "#83afe5", + "palette": 63 + }, + "text_active": { + "hex": "#83afe5", + "palette": 63 + }, + "text_disabled": { + "hex": "#899ba6", + "palette": 246 + }, + "text_hidden": { + "hex": "#899ba6", + "palette": 249 + }, + "text_warning": { + "hex": "#a8ce93", + "palette": 214 + }, + "text_error": { + "hex": "#83afe5", + "palette": 166 + }, + "overlay_background": { + "hex": "#899ba6", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#3c4c55", + "palette": 15 + }, + "overlay_border": { + "hex": "#83afe5", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#83afe5", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#3c4c55", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#3c4c55", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#556873", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#7fc1ca", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#3c4c55", + "palette": 15 + }, + "button_background_normal": { + "hex": "#3c4c55", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#556873", + "palette": 234 + }, + "button_background_active": { + "hex": "#9a93e1", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#3c4c55", + "palette": 15 + }, + "header_background": { + "hex": "#3c4c55", + "palette": 15 + }, + "header_foreground": { + "hex": "#83afe5", + "palette": 63 + }, + "footer_background": { + "hex": "#83afe5", + "palette": 63 + }, + "footer_foreground": { + "hex": "#3c4c55", + "palette": 15 + }, + "banner_background": { + "hex": "#83afe5", + "palette": 63 + }, + "banner_foreground": { + "hex": "#556873", + "palette": 234 + }, + "list_header_background": { + "hex": "#9a93e1", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#3c4c55", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#9a93e1", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#3c4c55", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#3c4c55", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#83afe5", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#a8ce93", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#3c4c55", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#9a93e1", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c5d4dd", + "palette": 237 + } + } +} diff --git a/colors/base16-ocean.json b/colors/base16-ocean.json new file mode 100644 index 0000000..3e64e9a --- /dev/null +++ b/colors/base16-ocean.json @@ -0,0 +1,168 @@ +{ + "name": "Ocean", + "author": "Chris Kempson (http://chriskempson.com)", + "slug": "ocean", + "slug-underscored": "ocean", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#eff1f5", + "palette": 234 + }, + "foreground": { + "hex": "#c0c5ce", + "palette": 237 + }, + "frame_focused": { + "hex": "#8fa1b3", + "palette": 63 + }, + "frame_important": { + "hex": "#a3be8c", + "palette": 29 + }, + "text_focused": { + "hex": "#8fa1b3", + "palette": 63 + }, + "text_active": { + "hex": "#8fa1b3", + "palette": 63 + }, + "text_disabled": { + "hex": "#a7adba", + "palette": 246 + }, + "text_hidden": { + "hex": "#65737e", + "palette": 249 + }, + "text_warning": { + "hex": "#ebcb8b", + "palette": 214 + }, + "text_error": { + "hex": "#bf616a", + "palette": 166 + }, + "overlay_background": { + "hex": "#dfe1e8", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#2b303b", + "palette": 15 + }, + "overlay_border": { + "hex": "#8fa1b3", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#8fa1b3", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#2b303b", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#2b303b", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#eff1f5", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#a3be8c", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#2b303b", + "palette": 15 + }, + "button_background_normal": { + "hex": "#2b303b", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#eff1f5", + "palette": 234 + }, + "button_background_active": { + "hex": "#b48ead", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#2b303b", + "palette": 15 + }, + "header_background": { + "hex": "#2b303b", + "palette": 15 + }, + "header_foreground": { + "hex": "#8fa1b3", + "palette": 63 + }, + "footer_background": { + "hex": "#8fa1b3", + "palette": 63 + }, + "footer_foreground": { + "hex": "#2b303b", + "palette": 15 + }, + "banner_background": { + "hex": "#8fa1b3", + "palette": 63 + }, + "banner_foreground": { + "hex": "#eff1f5", + "palette": 234 + }, + "list_header_background": { + "hex": "#b48ead", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#2b303b", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b48ead", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#2b303b", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#2b303b", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#8fa1b3", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ebcb8b", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#2b303b", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b48ead", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c0c5ce", + "palette": 237 + } + } +} diff --git a/colors/base16-oceanicnext.json b/colors/base16-oceanicnext.json new file mode 100644 index 0000000..3503014 --- /dev/null +++ b/colors/base16-oceanicnext.json @@ -0,0 +1,168 @@ +{ + "name": "OceanicNext", + "author": "https://github.com/voronianski/oceanic-next-color-scheme", + "slug": "oceanicnext", + "slug-underscored": "oceanicnext", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#d8dee9", + "palette": 234 + }, + "foreground": { + "hex": "#c0c5ce", + "palette": 237 + }, + "frame_focused": { + "hex": "#6699cc", + "palette": 63 + }, + "frame_important": { + "hex": "#99c794", + "palette": 29 + }, + "text_focused": { + "hex": "#6699cc", + "palette": 63 + }, + "text_active": { + "hex": "#6699cc", + "palette": 63 + }, + "text_disabled": { + "hex": "#a7adba", + "palette": 246 + }, + "text_hidden": { + "hex": "#65737e", + "palette": 249 + }, + "text_warning": { + "hex": "#fac863", + "palette": 214 + }, + "text_error": { + "hex": "#ec5f67", + "palette": 166 + }, + "overlay_background": { + "hex": "#cdd3de", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1b2b34", + "palette": 15 + }, + "overlay_border": { + "hex": "#6699cc", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#6699cc", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1b2b34", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1b2b34", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#d8dee9", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#99c794", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1b2b34", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1b2b34", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#d8dee9", + "palette": 234 + }, + "button_background_active": { + "hex": "#c594c5", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1b2b34", + "palette": 15 + }, + "header_background": { + "hex": "#1b2b34", + "palette": 15 + }, + "header_foreground": { + "hex": "#6699cc", + "palette": 63 + }, + "footer_background": { + "hex": "#6699cc", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1b2b34", + "palette": 15 + }, + "banner_background": { + "hex": "#6699cc", + "palette": 63 + }, + "banner_foreground": { + "hex": "#d8dee9", + "palette": 234 + }, + "list_header_background": { + "hex": "#c594c5", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1b2b34", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#c594c5", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1b2b34", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1b2b34", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#6699cc", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#fac863", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1b2b34", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#c594c5", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c0c5ce", + "palette": 237 + } + } +} diff --git a/colors/base16-one-light.json b/colors/base16-one-light.json new file mode 100644 index 0000000..3063ef3 --- /dev/null +++ b/colors/base16-one-light.json @@ -0,0 +1,168 @@ +{ + "name": "One Light", + "author": "Daniel Pfeifer (http://github.com/purpleKarrot)", + "slug": "one-light", + "slug-underscored": "one_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#090a0b", + "palette": 234 + }, + "foreground": { + "hex": "#383a42", + "palette": 237 + }, + "frame_focused": { + "hex": "#4078f2", + "palette": 63 + }, + "frame_important": { + "hex": "#50a14f", + "palette": 29 + }, + "text_focused": { + "hex": "#4078f2", + "palette": 63 + }, + "text_active": { + "hex": "#4078f2", + "palette": 63 + }, + "text_disabled": { + "hex": "#696c77", + "palette": 246 + }, + "text_hidden": { + "hex": "#a0a1a7", + "palette": 249 + }, + "text_warning": { + "hex": "#c18401", + "palette": 214 + }, + "text_error": { + "hex": "#ca1243", + "palette": 166 + }, + "overlay_background": { + "hex": "#202227", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#fafafa", + "palette": 15 + }, + "overlay_border": { + "hex": "#4078f2", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#4078f2", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#fafafa", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#fafafa", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#090a0b", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#50a14f", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#fafafa", + "palette": 15 + }, + "button_background_normal": { + "hex": "#fafafa", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#090a0b", + "palette": 234 + }, + "button_background_active": { + "hex": "#a626a4", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#fafafa", + "palette": 15 + }, + "header_background": { + "hex": "#fafafa", + "palette": 15 + }, + "header_foreground": { + "hex": "#4078f2", + "palette": 63 + }, + "footer_background": { + "hex": "#4078f2", + "palette": 63 + }, + "footer_foreground": { + "hex": "#fafafa", + "palette": 15 + }, + "banner_background": { + "hex": "#4078f2", + "palette": 63 + }, + "banner_foreground": { + "hex": "#090a0b", + "palette": 234 + }, + "list_header_background": { + "hex": "#a626a4", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#fafafa", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a626a4", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#fafafa", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#fafafa", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#4078f2", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#c18401", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#fafafa", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a626a4", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#383a42", + "palette": 237 + } + } +} diff --git a/colors/base16-onedark-dark.json b/colors/base16-onedark-dark.json new file mode 100644 index 0000000..64a550a --- /dev/null +++ b/colors/base16-onedark-dark.json @@ -0,0 +1,168 @@ +{ + "name": "OneDark Dark", + "author": "olimorris (https://github.com/olimorris)", + "slug": "onedark-dark", + "slug-underscored": "onedark_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#c8ccd4", + "palette": 234 + }, + "foreground": { + "hex": "#abb2bf", + "palette": 237 + }, + "frame_focused": { + "hex": "#61afef", + "palette": 63 + }, + "frame_important": { + "hex": "#89ca78", + "palette": 29 + }, + "text_focused": { + "hex": "#61afef", + "palette": 63 + }, + "text_active": { + "hex": "#61afef", + "palette": 63 + }, + "text_disabled": { + "hex": "#565c64", + "palette": 246 + }, + "text_hidden": { + "hex": "#434852", + "palette": 249 + }, + "text_warning": { + "hex": "#e5c07b", + "palette": 214 + }, + "text_error": { + "hex": "#ef596f", + "palette": 166 + }, + "overlay_background": { + "hex": "#b6bdca", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#000000", + "palette": 15 + }, + "overlay_border": { + "hex": "#61afef", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#61afef", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#c8ccd4", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#89ca78", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#000000", + "palette": 15 + }, + "button_background_normal": { + "hex": "#000000", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#c8ccd4", + "palette": 234 + }, + "button_background_active": { + "hex": "#d55fde", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#000000", + "palette": 15 + }, + "header_background": { + "hex": "#000000", + "palette": 15 + }, + "header_foreground": { + "hex": "#61afef", + "palette": 63 + }, + "footer_background": { + "hex": "#61afef", + "palette": 63 + }, + "footer_foreground": { + "hex": "#000000", + "palette": 15 + }, + "banner_background": { + "hex": "#61afef", + "palette": 63 + }, + "banner_foreground": { + "hex": "#c8ccd4", + "palette": 234 + }, + "list_header_background": { + "hex": "#d55fde", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#d55fde", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#61afef", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#e5c07b", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#d55fde", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#abb2bf", + "palette": 237 + } + } +} diff --git a/colors/base16-onedark.json b/colors/base16-onedark.json new file mode 100644 index 0000000..bd93404 --- /dev/null +++ b/colors/base16-onedark.json @@ -0,0 +1,168 @@ +{ + "name": "OneDark", + "author": "Lalit Magant (http://github.com/tilal6991)", + "slug": "onedark", + "slug-underscored": "onedark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#c8ccd4", + "palette": 234 + }, + "foreground": { + "hex": "#abb2bf", + "palette": 237 + }, + "frame_focused": { + "hex": "#61afef", + "palette": 63 + }, + "frame_important": { + "hex": "#98c379", + "palette": 29 + }, + "text_focused": { + "hex": "#61afef", + "palette": 63 + }, + "text_active": { + "hex": "#61afef", + "palette": 63 + }, + "text_disabled": { + "hex": "#565c64", + "palette": 246 + }, + "text_hidden": { + "hex": "#545862", + "palette": 249 + }, + "text_warning": { + "hex": "#e5c07b", + "palette": 214 + }, + "text_error": { + "hex": "#e06c75", + "palette": 166 + }, + "overlay_background": { + "hex": "#b6bdca", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#282c34", + "palette": 15 + }, + "overlay_border": { + "hex": "#61afef", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#61afef", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#282c34", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#282c34", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#c8ccd4", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#98c379", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#282c34", + "palette": 15 + }, + "button_background_normal": { + "hex": "#282c34", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#c8ccd4", + "palette": 234 + }, + "button_background_active": { + "hex": "#c678dd", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#282c34", + "palette": 15 + }, + "header_background": { + "hex": "#282c34", + "palette": 15 + }, + "header_foreground": { + "hex": "#61afef", + "palette": 63 + }, + "footer_background": { + "hex": "#61afef", + "palette": 63 + }, + "footer_foreground": { + "hex": "#282c34", + "palette": 15 + }, + "banner_background": { + "hex": "#61afef", + "palette": 63 + }, + "banner_foreground": { + "hex": "#c8ccd4", + "palette": 234 + }, + "list_header_background": { + "hex": "#c678dd", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#282c34", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#c678dd", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#282c34", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#282c34", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#61afef", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#e5c07b", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#282c34", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#c678dd", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#abb2bf", + "palette": 237 + } + } +} diff --git a/colors/base16-outrun-dark.json b/colors/base16-outrun-dark.json new file mode 100644 index 0000000..9d6df69 --- /dev/null +++ b/colors/base16-outrun-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Outrun Dark", + "author": "Hugo Delahousse (http://github.com/hugodelahousse/)", + "slug": "outrun-dark", + "slug-underscored": "outrun_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f5f5ff", + "palette": 234 + }, + "foreground": { + "hex": "#d0d0fa", + "palette": 237 + }, + "frame_focused": { + "hex": "#66b0ff", + "palette": 63 + }, + "frame_important": { + "hex": "#59f176", + "palette": 29 + }, + "text_focused": { + "hex": "#66b0ff", + "palette": 63 + }, + "text_active": { + "hex": "#66b0ff", + "palette": 63 + }, + "text_disabled": { + "hex": "#b0b0da", + "palette": 246 + }, + "text_hidden": { + "hex": "#50507a", + "palette": 249 + }, + "text_warning": { + "hex": "#f3e877", + "palette": 214 + }, + "text_error": { + "hex": "#ff4242", + "palette": 166 + }, + "overlay_background": { + "hex": "#e0e0ff", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#00002a", + "palette": 15 + }, + "overlay_border": { + "hex": "#66b0ff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#66b0ff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#00002a", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#00002a", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f5f5ff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#59f176", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#00002a", + "palette": 15 + }, + "button_background_normal": { + "hex": "#00002a", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f5f5ff", + "palette": 234 + }, + "button_background_active": { + "hex": "#f10596", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#00002a", + "palette": 15 + }, + "header_background": { + "hex": "#00002a", + "palette": 15 + }, + "header_foreground": { + "hex": "#66b0ff", + "palette": 63 + }, + "footer_background": { + "hex": "#66b0ff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#00002a", + "palette": 15 + }, + "banner_background": { + "hex": "#66b0ff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f5f5ff", + "palette": 234 + }, + "list_header_background": { + "hex": "#f10596", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#00002a", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#f10596", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#00002a", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#00002a", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#66b0ff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f3e877", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#00002a", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#f10596", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d0d0fa", + "palette": 237 + } + } +} diff --git a/colors/base16-oxocarbon-dark.json b/colors/base16-oxocarbon-dark.json new file mode 100644 index 0000000..07c7364 --- /dev/null +++ b/colors/base16-oxocarbon-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Oxocarbon Dark", + "author": "shaunsingh/IBM", + "slug": "oxocarbon-dark", + "slug-underscored": "oxocarbon_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#08bdba", + "palette": 234 + }, + "foreground": { + "hex": "#f2f4f8", + "palette": 237 + }, + "frame_focused": { + "hex": "#42be65", + "palette": 63 + }, + "frame_important": { + "hex": "#33b1ff", + "palette": 29 + }, + "text_focused": { + "hex": "#42be65", + "palette": 63 + }, + "text_active": { + "hex": "#42be65", + "palette": 63 + }, + "text_disabled": { + "hex": "#dde1e6", + "palette": 246 + }, + "text_hidden": { + "hex": "#525252", + "palette": 249 + }, + "text_warning": { + "hex": "#ee5396", + "palette": 214 + }, + "text_error": { + "hex": "#3ddbd9", + "palette": 166 + }, + "overlay_background": { + "hex": "#ffffff", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#161616", + "palette": 15 + }, + "overlay_border": { + "hex": "#42be65", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#42be65", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#161616", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#161616", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#08bdba", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#33b1ff", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#161616", + "palette": 15 + }, + "button_background_normal": { + "hex": "#161616", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#08bdba", + "palette": 234 + }, + "button_background_active": { + "hex": "#be95ff", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#161616", + "palette": 15 + }, + "header_background": { + "hex": "#161616", + "palette": 15 + }, + "header_foreground": { + "hex": "#42be65", + "palette": 63 + }, + "footer_background": { + "hex": "#42be65", + "palette": 63 + }, + "footer_foreground": { + "hex": "#161616", + "palette": 15 + }, + "banner_background": { + "hex": "#42be65", + "palette": 63 + }, + "banner_foreground": { + "hex": "#08bdba", + "palette": 234 + }, + "list_header_background": { + "hex": "#be95ff", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#161616", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#be95ff", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#161616", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#161616", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#42be65", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ee5396", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#161616", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#be95ff", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#f2f4f8", + "palette": 237 + } + } +} diff --git a/colors/base16-oxocarbon-light.json b/colors/base16-oxocarbon-light.json new file mode 100644 index 0000000..3742ad1 --- /dev/null +++ b/colors/base16-oxocarbon-light.json @@ -0,0 +1,168 @@ +{ + "name": "Oxocarbon Light", + "author": "shaunsingh/IBM", + "slug": "oxocarbon-light", + "slug-underscored": "oxocarbon_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#08bdba", + "palette": 234 + }, + "foreground": { + "hex": "#393939", + "palette": 237 + }, + "frame_focused": { + "hex": "#42be65", + "palette": 63 + }, + "frame_important": { + "hex": "#0f62fe", + "palette": 29 + }, + "text_focused": { + "hex": "#42be65", + "palette": 63 + }, + "text_active": { + "hex": "#42be65", + "palette": 63 + }, + "text_disabled": { + "hex": "#262626", + "palette": 246 + }, + "text_hidden": { + "hex": "#161616", + "palette": 249 + }, + "text_warning": { + "hex": "#ff6f00", + "palette": 214 + }, + "text_error": { + "hex": "#ff7eb6", + "palette": 166 + }, + "overlay_background": { + "hex": "#525252", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f2f4f8", + "palette": 15 + }, + "overlay_border": { + "hex": "#42be65", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#42be65", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f2f4f8", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f2f4f8", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#08bdba", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#0f62fe", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f2f4f8", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f2f4f8", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#08bdba", + "palette": 234 + }, + "button_background_active": { + "hex": "#be95ff", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f2f4f8", + "palette": 15 + }, + "header_background": { + "hex": "#f2f4f8", + "palette": 15 + }, + "header_foreground": { + "hex": "#42be65", + "palette": 63 + }, + "footer_background": { + "hex": "#42be65", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f2f4f8", + "palette": 15 + }, + "banner_background": { + "hex": "#42be65", + "palette": 63 + }, + "banner_foreground": { + "hex": "#08bdba", + "palette": 234 + }, + "list_header_background": { + "hex": "#be95ff", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f2f4f8", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#be95ff", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f2f4f8", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f2f4f8", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#42be65", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ff6f00", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f2f4f8", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#be95ff", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#393939", + "palette": 237 + } + } +} diff --git a/colors/base16-pandora.json b/colors/base16-pandora.json new file mode 100644 index 0000000..f780139 --- /dev/null +++ b/colors/base16-pandora.json @@ -0,0 +1,168 @@ +{ + "name": "pandora", + "author": "Cassandra Fox", + "slug": "pandora", + "slug-underscored": "pandora", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#632227", + "palette": 234 + }, + "foreground": { + "hex": "#f15c99", + "palette": 237 + }, + "frame_focused": { + "hex": "#008080", + "palette": 63 + }, + "frame_important": { + "hex": "#9ddf69", + "palette": 29 + }, + "text_focused": { + "hex": "#008080", + "palette": 63 + }, + "text_active": { + "hex": "#008080", + "palette": 63 + }, + "text_disabled": { + "hex": "#9b2a46", + "palette": 246 + }, + "text_hidden": { + "hex": "#ffbee3", + "palette": 249 + }, + "text_warning": { + "hex": "#ffcc00", + "palette": 214 + }, + "text_error": { + "hex": "#b00b69", + "palette": 166 + }, + "overlay_background": { + "hex": "#81506a", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#131213", + "palette": 15 + }, + "overlay_border": { + "hex": "#008080", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#008080", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#131213", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#131213", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#632227", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#9ddf69", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#131213", + "palette": 15 + }, + "button_background_normal": { + "hex": "#131213", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#632227", + "palette": 234 + }, + "button_background_active": { + "hex": "#a24030", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#131213", + "palette": 15 + }, + "header_background": { + "hex": "#131213", + "palette": 15 + }, + "header_foreground": { + "hex": "#008080", + "palette": 63 + }, + "footer_background": { + "hex": "#008080", + "palette": 63 + }, + "footer_foreground": { + "hex": "#131213", + "palette": 15 + }, + "banner_background": { + "hex": "#008080", + "palette": 63 + }, + "banner_foreground": { + "hex": "#632227", + "palette": 234 + }, + "list_header_background": { + "hex": "#a24030", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#131213", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a24030", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#131213", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#131213", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#008080", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffcc00", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#131213", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a24030", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#f15c99", + "palette": 237 + } + } +} diff --git a/colors/base16-papercolor-dark.json b/colors/base16-papercolor-dark.json new file mode 100644 index 0000000..c20b92a --- /dev/null +++ b/colors/base16-papercolor-dark.json @@ -0,0 +1,168 @@ +{ + "name": "PaperColor Dark", + "author": "Jon Leopard (http://github.com/jonleopard), based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme)", + "slug": "papercolor-dark", + "slug-underscored": "papercolor_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#d0d0d0", + "palette": 234 + }, + "foreground": { + "hex": "#808080", + "palette": 237 + }, + "frame_focused": { + "hex": "#ff5faf", + "palette": 63 + }, + "frame_important": { + "hex": "#af87d7", + "palette": 29 + }, + "text_focused": { + "hex": "#ff5faf", + "palette": 63 + }, + "text_active": { + "hex": "#ff5faf", + "palette": 63 + }, + "text_disabled": { + "hex": "#5fafd7", + "palette": 246 + }, + "text_hidden": { + "hex": "#d7af5f", + "palette": 249 + }, + "text_warning": { + "hex": "#afd700", + "palette": 214 + }, + "text_error": { + "hex": "#585858", + "palette": 166 + }, + "overlay_background": { + "hex": "#d7875f", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1c1c1c", + "palette": 15 + }, + "overlay_border": { + "hex": "#ff5faf", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#ff5faf", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1c1c1c", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1c1c1c", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#d0d0d0", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#af87d7", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1c1c1c", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1c1c1c", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#d0d0d0", + "palette": 234 + }, + "button_background_active": { + "hex": "#00afaf", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1c1c1c", + "palette": 15 + }, + "header_background": { + "hex": "#1c1c1c", + "palette": 15 + }, + "header_foreground": { + "hex": "#ff5faf", + "palette": 63 + }, + "footer_background": { + "hex": "#ff5faf", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1c1c1c", + "palette": 15 + }, + "banner_background": { + "hex": "#ff5faf", + "palette": 63 + }, + "banner_foreground": { + "hex": "#d0d0d0", + "palette": 234 + }, + "list_header_background": { + "hex": "#00afaf", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1c1c1c", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#00afaf", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1c1c1c", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1c1c1c", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#ff5faf", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#afd700", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1c1c1c", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#00afaf", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#808080", + "palette": 237 + } + } +} diff --git a/colors/base16-papercolor-light.json b/colors/base16-papercolor-light.json new file mode 100644 index 0000000..c1c8437 --- /dev/null +++ b/colors/base16-papercolor-light.json @@ -0,0 +1,168 @@ +{ + "name": "PaperColor Light", + "author": "Jon Leopard (http://github.com/jonleopard), based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme)", + "slug": "papercolor-light", + "slug-underscored": "papercolor_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#878787", + "palette": 234 + }, + "foreground": { + "hex": "#444444", + "palette": 237 + }, + "frame_focused": { + "hex": "#d75f00", + "palette": 63 + }, + "frame_important": { + "hex": "#8700af", + "palette": 29 + }, + "text_focused": { + "hex": "#d75f00", + "palette": 63 + }, + "text_active": { + "hex": "#d75f00", + "palette": 63 + }, + "text_disabled": { + "hex": "#0087af", + "palette": 246 + }, + "text_hidden": { + "hex": "#5f8700", + "palette": 249 + }, + "text_warning": { + "hex": "#d70087", + "palette": 214 + }, + "text_error": { + "hex": "#bcbcbc", + "palette": 166 + }, + "overlay_background": { + "hex": "#005f87", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#eeeeee", + "palette": 15 + }, + "overlay_border": { + "hex": "#d75f00", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#d75f00", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#eeeeee", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#eeeeee", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#878787", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#8700af", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#eeeeee", + "palette": 15 + }, + "button_background_normal": { + "hex": "#eeeeee", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#878787", + "palette": 234 + }, + "button_background_active": { + "hex": "#005faf", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#eeeeee", + "palette": 15 + }, + "header_background": { + "hex": "#eeeeee", + "palette": 15 + }, + "header_foreground": { + "hex": "#d75f00", + "palette": 63 + }, + "footer_background": { + "hex": "#d75f00", + "palette": 63 + }, + "footer_foreground": { + "hex": "#eeeeee", + "palette": 15 + }, + "banner_background": { + "hex": "#d75f00", + "palette": 63 + }, + "banner_foreground": { + "hex": "#878787", + "palette": 234 + }, + "list_header_background": { + "hex": "#005faf", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#eeeeee", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#005faf", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#eeeeee", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#eeeeee", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#d75f00", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#d70087", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#eeeeee", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#005faf", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#444444", + "palette": 237 + } + } +} diff --git a/colors/base16-paraiso.json b/colors/base16-paraiso.json new file mode 100644 index 0000000..afa4e08 --- /dev/null +++ b/colors/base16-paraiso.json @@ -0,0 +1,168 @@ +{ + "name": "Paraiso", + "author": "Jan T. Sott", + "slug": "paraiso", + "slug-underscored": "paraiso", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#e7e9db", + "palette": 234 + }, + "foreground": { + "hex": "#a39e9b", + "palette": 237 + }, + "frame_focused": { + "hex": "#06b6ef", + "palette": 63 + }, + "frame_important": { + "hex": "#48b685", + "palette": 29 + }, + "text_focused": { + "hex": "#06b6ef", + "palette": 63 + }, + "text_active": { + "hex": "#06b6ef", + "palette": 63 + }, + "text_disabled": { + "hex": "#8d8687", + "palette": 246 + }, + "text_hidden": { + "hex": "#776e71", + "palette": 249 + }, + "text_warning": { + "hex": "#fec418", + "palette": 214 + }, + "text_error": { + "hex": "#ef6155", + "palette": 166 + }, + "overlay_background": { + "hex": "#b9b6b0", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#2f1e2e", + "palette": 15 + }, + "overlay_border": { + "hex": "#06b6ef", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#06b6ef", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#2f1e2e", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#2f1e2e", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#e7e9db", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#48b685", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#2f1e2e", + "palette": 15 + }, + "button_background_normal": { + "hex": "#2f1e2e", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#e7e9db", + "palette": 234 + }, + "button_background_active": { + "hex": "#815ba4", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#2f1e2e", + "palette": 15 + }, + "header_background": { + "hex": "#2f1e2e", + "palette": 15 + }, + "header_foreground": { + "hex": "#06b6ef", + "palette": 63 + }, + "footer_background": { + "hex": "#06b6ef", + "palette": 63 + }, + "footer_foreground": { + "hex": "#2f1e2e", + "palette": 15 + }, + "banner_background": { + "hex": "#06b6ef", + "palette": 63 + }, + "banner_foreground": { + "hex": "#e7e9db", + "palette": 234 + }, + "list_header_background": { + "hex": "#815ba4", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#2f1e2e", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#815ba4", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#2f1e2e", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#2f1e2e", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#06b6ef", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#fec418", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#2f1e2e", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#815ba4", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#a39e9b", + "palette": 237 + } + } +} diff --git a/colors/base16-pasque.json b/colors/base16-pasque.json new file mode 100644 index 0000000..8a83286 --- /dev/null +++ b/colors/base16-pasque.json @@ -0,0 +1,168 @@ +{ + "name": "Pasque", + "author": "Gabriel Fontes (https://github.com/Misterio77)", + "slug": "pasque", + "slug-underscored": "pasque", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#bbaadd", + "palette": 234 + }, + "foreground": { + "hex": "#dedcdf", + "palette": 237 + }, + "frame_focused": { + "hex": "#8e7dc6", + "palette": 63 + }, + "frame_important": { + "hex": "#c6914b", + "palette": 29 + }, + "text_focused": { + "hex": "#8e7dc6", + "palette": 63 + }, + "text_active": { + "hex": "#8e7dc6", + "palette": 63 + }, + "text_disabled": { + "hex": "#bebcbf", + "palette": 246 + }, + "text_hidden": { + "hex": "#5d5766", + "palette": 249 + }, + "text_warning": { + "hex": "#804ead", + "palette": 214 + }, + "text_error": { + "hex": "#a92258", + "palette": 166 + }, + "overlay_background": { + "hex": "#edeaef", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#271c3a", + "palette": 15 + }, + "overlay_border": { + "hex": "#8e7dc6", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#8e7dc6", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#271c3a", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#271c3a", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#bbaadd", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#c6914b", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#271c3a", + "palette": 15 + }, + "button_background_normal": { + "hex": "#271c3a", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#bbaadd", + "palette": 234 + }, + "button_background_active": { + "hex": "#953b9d", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#271c3a", + "palette": 15 + }, + "header_background": { + "hex": "#271c3a", + "palette": 15 + }, + "header_foreground": { + "hex": "#8e7dc6", + "palette": 63 + }, + "footer_background": { + "hex": "#8e7dc6", + "palette": 63 + }, + "footer_foreground": { + "hex": "#271c3a", + "palette": 15 + }, + "banner_background": { + "hex": "#8e7dc6", + "palette": 63 + }, + "banner_foreground": { + "hex": "#bbaadd", + "palette": 234 + }, + "list_header_background": { + "hex": "#953b9d", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#271c3a", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#953b9d", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#271c3a", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#271c3a", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#8e7dc6", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#804ead", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#271c3a", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#953b9d", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#dedcdf", + "palette": 237 + } + } +} diff --git a/colors/base16-penumbra-dark-contrast-plus-plus.json b/colors/base16-penumbra-dark-contrast-plus-plus.json new file mode 100644 index 0000000..c9d4cf7 --- /dev/null +++ b/colors/base16-penumbra-dark-contrast-plus-plus.json @@ -0,0 +1,168 @@ +{ + "name": "Penumbra Dark Contrast Plus Plus", + "author": "Zachary Weiss (https://github.com/zacharyweiss)", + "slug": "penumbra-dark-contrast-plus-plus", + "slug-underscored": "penumbra_dark_contrast_plus_plus", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fffdfb", + "palette": 234 + }, + "foreground": { + "hex": "#dedede", + "palette": 237 + }, + "frame_focused": { + "hex": "#6eb2fd", + "palette": 63 + }, + "frame_important": { + "hex": "#54c794", + "palette": 29 + }, + "text_focused": { + "hex": "#6eb2fd", + "palette": 63 + }, + "text_active": { + "hex": "#6eb2fd", + "palette": 63 + }, + "text_disabled": { + "hex": "#aeaeae", + "palette": 246 + }, + "text_hidden": { + "hex": "#636363", + "palette": 249 + }, + "text_warning": { + "hex": "#a9b852", + "palette": 214 + }, + "text_error": { + "hex": "#f58c81", + "palette": 166 + }, + "overlay_background": { + "hex": "#fff7ed", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#0d0f13", + "palette": 15 + }, + "overlay_border": { + "hex": "#6eb2fd", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#6eb2fd", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#0d0f13", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#0d0f13", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fffdfb", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#54c794", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#0d0f13", + "palette": 15 + }, + "button_background_normal": { + "hex": "#0d0f13", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fffdfb", + "palette": 234 + }, + "button_background_active": { + "hex": "#b69cf6", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#0d0f13", + "palette": 15 + }, + "header_background": { + "hex": "#0d0f13", + "palette": 15 + }, + "header_foreground": { + "hex": "#6eb2fd", + "palette": 63 + }, + "footer_background": { + "hex": "#6eb2fd", + "palette": 63 + }, + "footer_foreground": { + "hex": "#0d0f13", + "palette": 15 + }, + "banner_background": { + "hex": "#6eb2fd", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fffdfb", + "palette": 234 + }, + "list_header_background": { + "hex": "#b69cf6", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#0d0f13", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b69cf6", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#0d0f13", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#0d0f13", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#6eb2fd", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#a9b852", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#0d0f13", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b69cf6", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#dedede", + "palette": 237 + } + } +} diff --git a/colors/base16-penumbra-dark-contrast-plus.json b/colors/base16-penumbra-dark-contrast-plus.json new file mode 100644 index 0000000..454cbd5 --- /dev/null +++ b/colors/base16-penumbra-dark-contrast-plus.json @@ -0,0 +1,168 @@ +{ + "name": "Penumbra Dark Contrast Plus", + "author": "Zachary Weiss (https://github.com/zacharyweiss)", + "slug": "penumbra-dark-contrast-plus", + "slug-underscored": "penumbra_dark_contrast_plus", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fffdfb", + "palette": 234 + }, + "foreground": { + "hex": "#cecece", + "palette": 237 + }, + "frame_focused": { + "hex": "#61a3e6", + "palette": 63 + }, + "frame_important": { + "hex": "#50b584", + "palette": 29 + }, + "text_focused": { + "hex": "#61a3e6", + "palette": 63 + }, + "text_active": { + "hex": "#61a3e6", + "palette": 63 + }, + "text_disabled": { + "hex": "#9e9e9e", + "palette": 246 + }, + "text_hidden": { + "hex": "#636363", + "palette": 249 + }, + "text_warning": { + "hex": "#9ca748", + "palette": 214 + }, + "text_error": { + "hex": "#df7f78", + "palette": 166 + }, + "overlay_background": { + "hex": "#fff7ed", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#181b1f", + "palette": 15 + }, + "overlay_border": { + "hex": "#61a3e6", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#61a3e6", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#181b1f", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#181b1f", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fffdfb", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#50b584", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#181b1f", + "palette": 15 + }, + "button_background_normal": { + "hex": "#181b1f", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fffdfb", + "palette": 234 + }, + "button_background_active": { + "hex": "#a48fe1", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#181b1f", + "palette": 15 + }, + "header_background": { + "hex": "#181b1f", + "palette": 15 + }, + "header_foreground": { + "hex": "#61a3e6", + "palette": 63 + }, + "footer_background": { + "hex": "#61a3e6", + "palette": 63 + }, + "footer_foreground": { + "hex": "#181b1f", + "palette": 15 + }, + "banner_background": { + "hex": "#61a3e6", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fffdfb", + "palette": 234 + }, + "list_header_background": { + "hex": "#a48fe1", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#181b1f", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a48fe1", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#181b1f", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#181b1f", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#61a3e6", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#9ca748", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#181b1f", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a48fe1", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#cecece", + "palette": 237 + } + } +} diff --git a/colors/base16-penumbra-dark.json b/colors/base16-penumbra-dark.json new file mode 100644 index 0000000..6a62037 --- /dev/null +++ b/colors/base16-penumbra-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Penumbra Dark", + "author": "Zachary Weiss (https://github.com/zacharyweiss)", + "slug": "penumbra-dark", + "slug-underscored": "penumbra_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fffdfb", + "palette": 234 + }, + "foreground": { + "hex": "#bebebe", + "palette": 237 + }, + "frame_focused": { + "hex": "#5794d0", + "palette": 63 + }, + "frame_important": { + "hex": "#47a477", + "palette": 29 + }, + "text_focused": { + "hex": "#5794d0", + "palette": 63 + }, + "text_active": { + "hex": "#5794d0", + "palette": 63 + }, + "text_disabled": { + "hex": "#8f8f8f", + "palette": 246 + }, + "text_hidden": { + "hex": "#636363", + "palette": 249 + }, + "text_warning": { + "hex": "#8d9741", + "palette": 214 + }, + "text_error": { + "hex": "#ca736c", + "palette": 166 + }, + "overlay_background": { + "hex": "#fff7ed", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#24272b", + "palette": 15 + }, + "overlay_border": { + "hex": "#5794d0", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#5794d0", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#24272b", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#24272b", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fffdfb", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#47a477", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#24272b", + "palette": 15 + }, + "button_background_normal": { + "hex": "#24272b", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fffdfb", + "palette": 234 + }, + "button_background_active": { + "hex": "#9481cc", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#24272b", + "palette": 15 + }, + "header_background": { + "hex": "#24272b", + "palette": 15 + }, + "header_foreground": { + "hex": "#5794d0", + "palette": 63 + }, + "footer_background": { + "hex": "#5794d0", + "palette": 63 + }, + "footer_foreground": { + "hex": "#24272b", + "palette": 15 + }, + "banner_background": { + "hex": "#5794d0", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fffdfb", + "palette": 234 + }, + "list_header_background": { + "hex": "#9481cc", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#24272b", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#9481cc", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#24272b", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#24272b", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#5794d0", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#8d9741", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#24272b", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#9481cc", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#bebebe", + "palette": 237 + } + } +} diff --git a/colors/base16-penumbra-light-contrast-plus-plus.json b/colors/base16-penumbra-light-contrast-plus-plus.json new file mode 100644 index 0000000..06e1d26 --- /dev/null +++ b/colors/base16-penumbra-light-contrast-plus-plus.json @@ -0,0 +1,168 @@ +{ + "name": "Penumbra Light Contrast Plus Plus", + "author": "Zachary Weiss (https://github.com/zacharyweiss)", + "slug": "penumbra-light-contrast-plus-plus", + "slug-underscored": "penumbra_light_contrast_plus_plus", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#0d0f13", + "palette": 234 + }, + "foreground": { + "hex": "#636363", + "palette": 237 + }, + "frame_focused": { + "hex": "#6eb2fd", + "palette": 63 + }, + "frame_important": { + "hex": "#54c794", + "palette": 29 + }, + "text_focused": { + "hex": "#6eb2fd", + "palette": 63 + }, + "text_active": { + "hex": "#6eb2fd", + "palette": 63 + }, + "text_disabled": { + "hex": "#aeaeae", + "palette": 246 + }, + "text_hidden": { + "hex": "#dedede", + "palette": 249 + }, + "text_warning": { + "hex": "#a9b852", + "palette": 214 + }, + "text_error": { + "hex": "#f58c81", + "palette": 166 + }, + "overlay_background": { + "hex": "#181b1f", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#fffdfb", + "palette": 15 + }, + "overlay_border": { + "hex": "#6eb2fd", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#6eb2fd", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#fffdfb", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#fffdfb", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#0d0f13", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#54c794", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#fffdfb", + "palette": 15 + }, + "button_background_normal": { + "hex": "#fffdfb", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#0d0f13", + "palette": 234 + }, + "button_background_active": { + "hex": "#b69cf6", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#fffdfb", + "palette": 15 + }, + "header_background": { + "hex": "#fffdfb", + "palette": 15 + }, + "header_foreground": { + "hex": "#6eb2fd", + "palette": 63 + }, + "footer_background": { + "hex": "#6eb2fd", + "palette": 63 + }, + "footer_foreground": { + "hex": "#fffdfb", + "palette": 15 + }, + "banner_background": { + "hex": "#6eb2fd", + "palette": 63 + }, + "banner_foreground": { + "hex": "#0d0f13", + "palette": 234 + }, + "list_header_background": { + "hex": "#b69cf6", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#fffdfb", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b69cf6", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#fffdfb", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#fffdfb", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#6eb2fd", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#a9b852", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#fffdfb", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b69cf6", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#636363", + "palette": 237 + } + } +} diff --git a/colors/base16-penumbra-light-contrast-plus.json b/colors/base16-penumbra-light-contrast-plus.json new file mode 100644 index 0000000..41b3a2c --- /dev/null +++ b/colors/base16-penumbra-light-contrast-plus.json @@ -0,0 +1,168 @@ +{ + "name": "Penumbra Light Contrast Plus", + "author": "Zachary Weiss (https://github.com/zacharyweiss)", + "slug": "penumbra-light-contrast-plus", + "slug-underscored": "penumbra_light_contrast_plus", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#181b1f", + "palette": 234 + }, + "foreground": { + "hex": "#636363", + "palette": 237 + }, + "frame_focused": { + "hex": "#61a3e6", + "palette": 63 + }, + "frame_important": { + "hex": "#50b584", + "palette": 29 + }, + "text_focused": { + "hex": "#61a3e6", + "palette": 63 + }, + "text_active": { + "hex": "#61a3e6", + "palette": 63 + }, + "text_disabled": { + "hex": "#9e9e9e", + "palette": 246 + }, + "text_hidden": { + "hex": "#cecece", + "palette": 249 + }, + "text_warning": { + "hex": "#9ca748", + "palette": 214 + }, + "text_error": { + "hex": "#df7f78", + "palette": 166 + }, + "overlay_background": { + "hex": "#24272b", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#fffdfb", + "palette": 15 + }, + "overlay_border": { + "hex": "#61a3e6", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#61a3e6", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#fffdfb", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#fffdfb", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#181b1f", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#50b584", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#fffdfb", + "palette": 15 + }, + "button_background_normal": { + "hex": "#fffdfb", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#181b1f", + "palette": 234 + }, + "button_background_active": { + "hex": "#a48fe1", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#fffdfb", + "palette": 15 + }, + "header_background": { + "hex": "#fffdfb", + "palette": 15 + }, + "header_foreground": { + "hex": "#61a3e6", + "palette": 63 + }, + "footer_background": { + "hex": "#61a3e6", + "palette": 63 + }, + "footer_foreground": { + "hex": "#fffdfb", + "palette": 15 + }, + "banner_background": { + "hex": "#61a3e6", + "palette": 63 + }, + "banner_foreground": { + "hex": "#181b1f", + "palette": 234 + }, + "list_header_background": { + "hex": "#a48fe1", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#fffdfb", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a48fe1", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#fffdfb", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#fffdfb", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#61a3e6", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#9ca748", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#fffdfb", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a48fe1", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#636363", + "palette": 237 + } + } +} diff --git a/colors/base16-penumbra-light.json b/colors/base16-penumbra-light.json new file mode 100644 index 0000000..856c251 --- /dev/null +++ b/colors/base16-penumbra-light.json @@ -0,0 +1,168 @@ +{ + "name": "Penumbra Light", + "author": "Zachary Weiss (https://github.com/zacharyweiss)", + "slug": "penumbra-light", + "slug-underscored": "penumbra_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#24272b", + "palette": 234 + }, + "foreground": { + "hex": "#636363", + "palette": 237 + }, + "frame_focused": { + "hex": "#5794d0", + "palette": 63 + }, + "frame_important": { + "hex": "#47a477", + "palette": 29 + }, + "text_focused": { + "hex": "#5794d0", + "palette": 63 + }, + "text_active": { + "hex": "#5794d0", + "palette": 63 + }, + "text_disabled": { + "hex": "#8f8f8f", + "palette": 246 + }, + "text_hidden": { + "hex": "#bebebe", + "palette": 249 + }, + "text_warning": { + "hex": "#8d9741", + "palette": 214 + }, + "text_error": { + "hex": "#ca736c", + "palette": 166 + }, + "overlay_background": { + "hex": "#303338", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#fffdfb", + "palette": 15 + }, + "overlay_border": { + "hex": "#5794d0", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#5794d0", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#fffdfb", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#fffdfb", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#24272b", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#47a477", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#fffdfb", + "palette": 15 + }, + "button_background_normal": { + "hex": "#fffdfb", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#24272b", + "palette": 234 + }, + "button_background_active": { + "hex": "#9481cc", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#fffdfb", + "palette": 15 + }, + "header_background": { + "hex": "#fffdfb", + "palette": 15 + }, + "header_foreground": { + "hex": "#5794d0", + "palette": 63 + }, + "footer_background": { + "hex": "#5794d0", + "palette": 63 + }, + "footer_foreground": { + "hex": "#fffdfb", + "palette": 15 + }, + "banner_background": { + "hex": "#5794d0", + "palette": 63 + }, + "banner_foreground": { + "hex": "#24272b", + "palette": 234 + }, + "list_header_background": { + "hex": "#9481cc", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#fffdfb", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#9481cc", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#fffdfb", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#fffdfb", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#5794d0", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#8d9741", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#fffdfb", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#9481cc", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#636363", + "palette": 237 + } + } +} diff --git a/colors/base16-phd.json b/colors/base16-phd.json new file mode 100644 index 0000000..69eef73 --- /dev/null +++ b/colors/base16-phd.json @@ -0,0 +1,168 @@ +{ + "name": "PhD", + "author": "Hennig Hasemann (http://leetless.de/vim.html)", + "slug": "phd", + "slug-underscored": "phd", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#b8bbc2", + "palette": 237 + }, + "frame_focused": { + "hex": "#5299bf", + "palette": 63 + }, + "frame_important": { + "hex": "#99bf52", + "palette": 29 + }, + "text_focused": { + "hex": "#5299bf", + "palette": 63 + }, + "text_active": { + "hex": "#5299bf", + "palette": 63 + }, + "text_disabled": { + "hex": "#9a99a3", + "palette": 246 + }, + "text_hidden": { + "hex": "#717885", + "palette": 249 + }, + "text_warning": { + "hex": "#fbd461", + "palette": 214 + }, + "text_error": { + "hex": "#d07346", + "palette": 166 + }, + "overlay_background": { + "hex": "#dbdde0", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#061229", + "palette": 15 + }, + "overlay_border": { + "hex": "#5299bf", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#5299bf", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#061229", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#061229", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#99bf52", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#061229", + "palette": 15 + }, + "button_background_normal": { + "hex": "#061229", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#9989cc", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#061229", + "palette": 15 + }, + "header_background": { + "hex": "#061229", + "palette": 15 + }, + "header_foreground": { + "hex": "#5299bf", + "palette": 63 + }, + "footer_background": { + "hex": "#5299bf", + "palette": 63 + }, + "footer_foreground": { + "hex": "#061229", + "palette": 15 + }, + "banner_background": { + "hex": "#5299bf", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#9989cc", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#061229", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#9989cc", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#061229", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#061229", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#5299bf", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#fbd461", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#061229", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#9989cc", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#b8bbc2", + "palette": 237 + } + } +} diff --git a/colors/base16-pico.json b/colors/base16-pico.json new file mode 100644 index 0000000..66ed26b --- /dev/null +++ b/colors/base16-pico.json @@ -0,0 +1,168 @@ +{ + "name": "Pico", + "author": "PICO-8 (http://www.lexaloffle.com/pico-8.php)", + "slug": "pico", + "slug-underscored": "pico", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fff1e8", + "palette": 234 + }, + "foreground": { + "hex": "#5f574f", + "palette": 237 + }, + "frame_focused": { + "hex": "#83769c", + "palette": 63 + }, + "frame_important": { + "hex": "#00e756", + "palette": 29 + }, + "text_focused": { + "hex": "#83769c", + "palette": 63 + }, + "text_active": { + "hex": "#83769c", + "palette": 63 + }, + "text_disabled": { + "hex": "#ab5236", + "palette": 246 + }, + "text_hidden": { + "hex": "#008751", + "palette": 249 + }, + "text_warning": { + "hex": "#fff024", + "palette": 214 + }, + "text_error": { + "hex": "#ff004d", + "palette": 166 + }, + "overlay_background": { + "hex": "#c2c3c7", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#000000", + "palette": 15 + }, + "overlay_border": { + "hex": "#83769c", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#83769c", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fff1e8", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#00e756", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#000000", + "palette": 15 + }, + "button_background_normal": { + "hex": "#000000", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fff1e8", + "palette": 234 + }, + "button_background_active": { + "hex": "#ff77a8", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#000000", + "palette": 15 + }, + "header_background": { + "hex": "#000000", + "palette": 15 + }, + "header_foreground": { + "hex": "#83769c", + "palette": 63 + }, + "footer_background": { + "hex": "#83769c", + "palette": 63 + }, + "footer_foreground": { + "hex": "#000000", + "palette": 15 + }, + "banner_background": { + "hex": "#83769c", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fff1e8", + "palette": 234 + }, + "list_header_background": { + "hex": "#ff77a8", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#ff77a8", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#83769c", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#fff024", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#ff77a8", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#5f574f", + "palette": 237 + } + } +} diff --git a/colors/base16-pinky.json b/colors/base16-pinky.json new file mode 100644 index 0000000..3b538bf --- /dev/null +++ b/colors/base16-pinky.json @@ -0,0 +1,168 @@ +{ + "name": "pinky", + "author": "Benjamin (https://github.com/b3nj5m1n)", + "slug": "pinky", + "slug-underscored": "pinky", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f7f3f7", + "palette": 234 + }, + "foreground": { + "hex": "#f5f5f5", + "palette": 237 + }, + "frame_focused": { + "hex": "#00ffff", + "palette": 63 + }, + "frame_important": { + "hex": "#ff0066", + "palette": 29 + }, + "text_focused": { + "hex": "#00ffff", + "palette": 63 + }, + "text_active": { + "hex": "#00ffff", + "palette": 63 + }, + "text_disabled": { + "hex": "#e7dbdb", + "palette": 246 + }, + "text_hidden": { + "hex": "#383338", + "palette": 249 + }, + "text_warning": { + "hex": "#20df6c", + "palette": 214 + }, + "text_error": { + "hex": "#ffa600", + "palette": 166 + }, + "overlay_background": { + "hex": "#ffffff", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#171517", + "palette": 15 + }, + "overlay_border": { + "hex": "#00ffff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#00ffff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#171517", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#171517", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f7f3f7", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#ff0066", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#171517", + "palette": 15 + }, + "button_background_normal": { + "hex": "#171517", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f7f3f7", + "palette": 234 + }, + "button_background_active": { + "hex": "#007fff", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#171517", + "palette": 15 + }, + "header_background": { + "hex": "#171517", + "palette": 15 + }, + "header_foreground": { + "hex": "#00ffff", + "palette": 63 + }, + "footer_background": { + "hex": "#00ffff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#171517", + "palette": 15 + }, + "banner_background": { + "hex": "#00ffff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f7f3f7", + "palette": 234 + }, + "list_header_background": { + "hex": "#007fff", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#171517", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#007fff", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#171517", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#171517", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#00ffff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#20df6c", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#171517", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#007fff", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#f5f5f5", + "palette": 237 + } + } +} diff --git a/colors/base16-pop.json b/colors/base16-pop.json new file mode 100644 index 0000000..7c8f3c3 --- /dev/null +++ b/colors/base16-pop.json @@ -0,0 +1,168 @@ +{ + "name": "Pop", + "author": "Chris Kempson (http://chriskempson.com)", + "slug": "pop", + "slug-underscored": "pop", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#d0d0d0", + "palette": 237 + }, + "frame_focused": { + "hex": "#0e5a94", + "palette": 63 + }, + "frame_important": { + "hex": "#37b349", + "palette": 29 + }, + "text_focused": { + "hex": "#0e5a94", + "palette": 63 + }, + "text_active": { + "hex": "#0e5a94", + "palette": 63 + }, + "text_disabled": { + "hex": "#b0b0b0", + "palette": 246 + }, + "text_hidden": { + "hex": "#505050", + "palette": 249 + }, + "text_warning": { + "hex": "#f8ca12", + "palette": 214 + }, + "text_error": { + "hex": "#eb008a", + "palette": 166 + }, + "overlay_background": { + "hex": "#e0e0e0", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#000000", + "palette": 15 + }, + "overlay_border": { + "hex": "#0e5a94", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#0e5a94", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#37b349", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#000000", + "palette": 15 + }, + "button_background_normal": { + "hex": "#000000", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#b31e8d", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#000000", + "palette": 15 + }, + "header_background": { + "hex": "#000000", + "palette": 15 + }, + "header_foreground": { + "hex": "#0e5a94", + "palette": 63 + }, + "footer_background": { + "hex": "#0e5a94", + "palette": 63 + }, + "footer_foreground": { + "hex": "#000000", + "palette": 15 + }, + "banner_background": { + "hex": "#0e5a94", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#b31e8d", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b31e8d", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#0e5a94", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f8ca12", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b31e8d", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d0d0d0", + "palette": 237 + } + } +} diff --git a/colors/base16-porple.json b/colors/base16-porple.json new file mode 100644 index 0000000..704d2c9 --- /dev/null +++ b/colors/base16-porple.json @@ -0,0 +1,168 @@ +{ + "name": "Porple", + "author": "Niek den Breeje (https://github.com/AuditeMarlow)", + "slug": "porple", + "slug-underscored": "porple", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f8f8f8", + "palette": 234 + }, + "foreground": { + "hex": "#d8d8d8", + "palette": 237 + }, + "frame_focused": { + "hex": "#8485ce", + "palette": 63 + }, + "frame_important": { + "hex": "#95c76f", + "palette": 29 + }, + "text_focused": { + "hex": "#8485ce", + "palette": 63 + }, + "text_active": { + "hex": "#8485ce", + "palette": 63 + }, + "text_disabled": { + "hex": "#b8b8b8", + "palette": 246 + }, + "text_hidden": { + "hex": "#65568a", + "palette": 249 + }, + "text_warning": { + "hex": "#efa16b", + "palette": 214 + }, + "text_error": { + "hex": "#f84547", + "palette": 166 + }, + "overlay_background": { + "hex": "#e8e8e8", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#292c36", + "palette": 15 + }, + "overlay_border": { + "hex": "#8485ce", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#8485ce", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#292c36", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#292c36", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f8f8f8", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#95c76f", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#292c36", + "palette": 15 + }, + "button_background_normal": { + "hex": "#292c36", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f8f8f8", + "palette": 234 + }, + "button_background_active": { + "hex": "#b74989", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#292c36", + "palette": 15 + }, + "header_background": { + "hex": "#292c36", + "palette": 15 + }, + "header_foreground": { + "hex": "#8485ce", + "palette": 63 + }, + "footer_background": { + "hex": "#8485ce", + "palette": 63 + }, + "footer_foreground": { + "hex": "#292c36", + "palette": 15 + }, + "banner_background": { + "hex": "#8485ce", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f8f8f8", + "palette": 234 + }, + "list_header_background": { + "hex": "#b74989", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#292c36", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b74989", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#292c36", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#292c36", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#8485ce", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#efa16b", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#292c36", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b74989", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d8d8d8", + "palette": 237 + } + } +} diff --git a/colors/base16-precious-dark-eleven.json b/colors/base16-precious-dark-eleven.json new file mode 100644 index 0000000..e48c82c --- /dev/null +++ b/colors/base16-precious-dark-eleven.json @@ -0,0 +1,168 @@ +{ + "name": "Precious Dark Eleven", + "author": "4lex4 <4lex49@zoho.com>", + "slug": "precious-dark-eleven", + "slug-underscored": "precious_dark_eleven", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#b8b7b6", + "palette": 234 + }, + "foreground": { + "hex": "#b8b7b6", + "palette": 237 + }, + "frame_focused": { + "hex": "#68b0ee", + "palette": 63 + }, + "frame_important": { + "hex": "#95b658", + "palette": 29 + }, + "text_focused": { + "hex": "#68b0ee", + "palette": 63 + }, + "text_active": { + "hex": "#68b0ee", + "palette": 63 + }, + "text_disabled": { + "hex": "#a8a8a7", + "palette": 246 + }, + "text_hidden": { + "hex": "#858585", + "palette": 249 + }, + "text_warning": { + "hex": "#d0a543", + "palette": 214 + }, + "text_error": { + "hex": "#ff8782", + "palette": 166 + }, + "overlay_background": { + "hex": "#b8b7b6", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1c1e20", + "palette": 15 + }, + "overlay_border": { + "hex": "#68b0ee", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#68b0ee", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1c1e20", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1c1e20", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#b8b7b6", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#95b658", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1c1e20", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1c1e20", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#b8b7b6", + "palette": 234 + }, + "button_background_active": { + "hex": "#b799fe", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1c1e20", + "palette": 15 + }, + "header_background": { + "hex": "#1c1e20", + "palette": 15 + }, + "header_foreground": { + "hex": "#68b0ee", + "palette": 63 + }, + "footer_background": { + "hex": "#68b0ee", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1c1e20", + "palette": 15 + }, + "banner_background": { + "hex": "#68b0ee", + "palette": 63 + }, + "banner_foreground": { + "hex": "#b8b7b6", + "palette": 234 + }, + "list_header_background": { + "hex": "#b799fe", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1c1e20", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b799fe", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1c1e20", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1c1e20", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#68b0ee", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#d0a543", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1c1e20", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b799fe", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#b8b7b6", + "palette": 237 + } + } +} diff --git a/colors/base16-precious-dark-fifteen.json b/colors/base16-precious-dark-fifteen.json new file mode 100644 index 0000000..003663b --- /dev/null +++ b/colors/base16-precious-dark-fifteen.json @@ -0,0 +1,168 @@ +{ + "name": "Precious Dark Fifteen", + "author": "4lex4 <4lex49@zoho.com>", + "slug": "precious-dark-fifteen", + "slug-underscored": "precious_dark_fifteen", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#bab9b6", + "palette": 234 + }, + "foreground": { + "hex": "#bab9b6", + "palette": 237 + }, + "frame_focused": { + "hex": "#66b0ef", + "palette": 63 + }, + "frame_important": { + "hex": "#95b659", + "palette": 29 + }, + "text_focused": { + "hex": "#66b0ef", + "palette": 63 + }, + "text_active": { + "hex": "#66b0ef", + "palette": 63 + }, + "text_disabled": { + "hex": "#abaaa8", + "palette": 246 + }, + "text_hidden": { + "hex": "#898989", + "palette": 249 + }, + "text_warning": { + "hex": "#cfa546", + "palette": 214 + }, + "text_error": { + "hex": "#ff8782", + "palette": 166 + }, + "overlay_background": { + "hex": "#bab9b6", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#23262b", + "palette": 15 + }, + "overlay_border": { + "hex": "#66b0ef", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#66b0ef", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#23262b", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#23262b", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#bab9b6", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#95b659", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#23262b", + "palette": 15 + }, + "button_background_normal": { + "hex": "#23262b", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#bab9b6", + "palette": 234 + }, + "button_background_active": { + "hex": "#b799ff", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#23262b", + "palette": 15 + }, + "header_background": { + "hex": "#23262b", + "palette": 15 + }, + "header_foreground": { + "hex": "#66b0ef", + "palette": 63 + }, + "footer_background": { + "hex": "#66b0ef", + "palette": 63 + }, + "footer_foreground": { + "hex": "#23262b", + "palette": 15 + }, + "banner_background": { + "hex": "#66b0ef", + "palette": 63 + }, + "banner_foreground": { + "hex": "#bab9b6", + "palette": 234 + }, + "list_header_background": { + "hex": "#b799ff", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#23262b", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b799ff", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#23262b", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#23262b", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#66b0ef", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#cfa546", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#23262b", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b799ff", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#bab9b6", + "palette": 237 + } + } +} diff --git a/colors/base16-precious-light-warm.json b/colors/base16-precious-light-warm.json new file mode 100644 index 0000000..dd4a833 --- /dev/null +++ b/colors/base16-precious-light-warm.json @@ -0,0 +1,168 @@ +{ + "name": "Precious Light Warm", + "author": "4lex4 <4lex49@zoho.com>", + "slug": "precious-light-warm", + "slug-underscored": "precious_light_warm", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#4e5359", + "palette": 234 + }, + "foreground": { + "hex": "#4e5359", + "palette": 237 + }, + "frame_focused": { + "hex": "#246da5", + "palette": 63 + }, + "frame_important": { + "hex": "#557300", + "palette": 29 + }, + "text_focused": { + "hex": "#246da5", + "palette": 63 + }, + "text_active": { + "hex": "#246da5", + "palette": 63 + }, + "text_disabled": { + "hex": "#5d6065", + "palette": 246 + }, + "text_hidden": { + "hex": "#7f8080", + "palette": 249 + }, + "text_warning": { + "hex": "#876500", + "palette": 214 + }, + "text_error": { + "hex": "#b14745", + "palette": 166 + }, + "overlay_background": { + "hex": "#4e5359", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#fff5e5", + "palette": 15 + }, + "overlay_border": { + "hex": "#246da5", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#246da5", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#fff5e5", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#fff5e5", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#4e5359", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#557300", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#fff5e5", + "palette": 15 + }, + "button_background_normal": { + "hex": "#fff5e5", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#4e5359", + "palette": 234 + }, + "button_background_active": { + "hex": "#7a50c6", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#fff5e5", + "palette": 15 + }, + "header_background": { + "hex": "#fff5e5", + "palette": 15 + }, + "header_foreground": { + "hex": "#246da5", + "palette": 63 + }, + "footer_background": { + "hex": "#246da5", + "palette": 63 + }, + "footer_foreground": { + "hex": "#fff5e5", + "palette": 15 + }, + "banner_background": { + "hex": "#246da5", + "palette": 63 + }, + "banner_foreground": { + "hex": "#4e5359", + "palette": 234 + }, + "list_header_background": { + "hex": "#7a50c6", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#fff5e5", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#7a50c6", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#fff5e5", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#fff5e5", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#246da5", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#876500", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#fff5e5", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#7a50c6", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#4e5359", + "palette": 237 + } + } +} diff --git a/colors/base16-precious-light-white.json b/colors/base16-precious-light-white.json new file mode 100644 index 0000000..d4a4948 --- /dev/null +++ b/colors/base16-precious-light-white.json @@ -0,0 +1,168 @@ +{ + "name": "Precious Light White", + "author": "4lex4 <4lex49@zoho.com>", + "slug": "precious-light-white", + "slug-underscored": "precious_light_white", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#555555", + "palette": 234 + }, + "foreground": { + "hex": "#555555", + "palette": 237 + }, + "frame_focused": { + "hex": "#186daa", + "palette": 63 + }, + "frame_important": { + "hex": "#557301", + "palette": 29 + }, + "text_focused": { + "hex": "#186daa", + "palette": 63 + }, + "text_active": { + "hex": "#186daa", + "palette": 63 + }, + "text_disabled": { + "hex": "#636363", + "palette": 246 + }, + "text_hidden": { + "hex": "#848484", + "palette": 249 + }, + "text_warning": { + "hex": "#876500", + "palette": 214 + }, + "text_error": { + "hex": "#af4947", + "palette": 166 + }, + "overlay_background": { + "hex": "#555555", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "overlay_border": { + "hex": "#186daa", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#186daa", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#ffffff", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#ffffff", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#555555", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#557301", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#ffffff", + "palette": 15 + }, + "button_background_normal": { + "hex": "#ffffff", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#555555", + "palette": 234 + }, + "button_background_active": { + "hex": "#7b4ecb", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#ffffff", + "palette": 15 + }, + "header_background": { + "hex": "#ffffff", + "palette": 15 + }, + "header_foreground": { + "hex": "#186daa", + "palette": 63 + }, + "footer_background": { + "hex": "#186daa", + "palette": 63 + }, + "footer_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "banner_background": { + "hex": "#186daa", + "palette": 63 + }, + "banner_foreground": { + "hex": "#555555", + "palette": 234 + }, + "list_header_background": { + "hex": "#7b4ecb", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#7b4ecb", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#186daa", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#876500", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#7b4ecb", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#555555", + "palette": 237 + } + } +} diff --git a/colors/base16-primer-dark-dimmed.json b/colors/base16-primer-dark-dimmed.json new file mode 100644 index 0000000..a73841a --- /dev/null +++ b/colors/base16-primer-dark-dimmed.json @@ -0,0 +1,168 @@ +{ + "name": "Primer Dark Dimmed", + "author": "Jimmy Lin", + "slug": "primer-dark-dimmed", + "slug-underscored": "primer_dark_dimmed", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#cdd9e5", + "palette": 234 + }, + "foreground": { + "hex": "#909dab", + "palette": 237 + }, + "frame_focused": { + "hex": "#539bf5", + "palette": 63 + }, + "frame_important": { + "hex": "#57ab5a", + "palette": 29 + }, + "text_focused": { + "hex": "#539bf5", + "palette": 63 + }, + "text_active": { + "hex": "#539bf5", + "palette": 63 + }, + "text_disabled": { + "hex": "#768390", + "palette": 246 + }, + "text_hidden": { + "hex": "#545d68", + "palette": 249 + }, + "text_warning": { + "hex": "#c69026", + "palette": 214 + }, + "text_error": { + "hex": "#f47067", + "palette": 166 + }, + "overlay_background": { + "hex": "#adbac7", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1c2128", + "palette": 15 + }, + "overlay_border": { + "hex": "#539bf5", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#539bf5", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1c2128", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1c2128", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#cdd9e5", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#57ab5a", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1c2128", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1c2128", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#cdd9e5", + "palette": 234 + }, + "button_background_active": { + "hex": "#e275ad", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1c2128", + "palette": 15 + }, + "header_background": { + "hex": "#1c2128", + "palette": 15 + }, + "header_foreground": { + "hex": "#539bf5", + "palette": 63 + }, + "footer_background": { + "hex": "#539bf5", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1c2128", + "palette": 15 + }, + "banner_background": { + "hex": "#539bf5", + "palette": 63 + }, + "banner_foreground": { + "hex": "#cdd9e5", + "palette": 234 + }, + "list_header_background": { + "hex": "#e275ad", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1c2128", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#e275ad", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1c2128", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1c2128", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#539bf5", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#c69026", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1c2128", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#e275ad", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#909dab", + "palette": 237 + } + } +} diff --git a/colors/base16-primer-dark.json b/colors/base16-primer-dark.json new file mode 100644 index 0000000..f89f73c --- /dev/null +++ b/colors/base16-primer-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Primer Dark", + "author": "Jimmy Lin", + "slug": "primer-dark", + "slug-underscored": "primer_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f0f6fc", + "palette": 234 + }, + "foreground": { + "hex": "#b1bac4", + "palette": 237 + }, + "frame_focused": { + "hex": "#58a6ff", + "palette": 63 + }, + "frame_important": { + "hex": "#3fb950", + "palette": 29 + }, + "text_focused": { + "hex": "#58a6ff", + "palette": 63 + }, + "text_active": { + "hex": "#58a6ff", + "palette": 63 + }, + "text_disabled": { + "hex": "#8b949e", + "palette": 246 + }, + "text_hidden": { + "hex": "#484f58", + "palette": 249 + }, + "text_warning": { + "hex": "#d29922", + "palette": 214 + }, + "text_error": { + "hex": "#ff7b72", + "palette": 166 + }, + "overlay_background": { + "hex": "#c9d1d9", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#010409", + "palette": 15 + }, + "overlay_border": { + "hex": "#58a6ff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#58a6ff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#010409", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#010409", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f0f6fc", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#3fb950", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#010409", + "palette": 15 + }, + "button_background_normal": { + "hex": "#010409", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f0f6fc", + "palette": 234 + }, + "button_background_active": { + "hex": "#f778ba", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#010409", + "palette": 15 + }, + "header_background": { + "hex": "#010409", + "palette": 15 + }, + "header_foreground": { + "hex": "#58a6ff", + "palette": 63 + }, + "footer_background": { + "hex": "#58a6ff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#010409", + "palette": 15 + }, + "banner_background": { + "hex": "#58a6ff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f0f6fc", + "palette": 234 + }, + "list_header_background": { + "hex": "#f778ba", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#010409", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#f778ba", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#010409", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#010409", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#58a6ff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#d29922", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#010409", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#f778ba", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#b1bac4", + "palette": 237 + } + } +} diff --git a/colors/base16-primer-light.json b/colors/base16-primer-light.json new file mode 100644 index 0000000..3bab1f1 --- /dev/null +++ b/colors/base16-primer-light.json @@ -0,0 +1,168 @@ +{ + "name": "Primer Light", + "author": "Jimmy Lin", + "slug": "primer-light", + "slug-underscored": "primer_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#1b1f23", + "palette": 234 + }, + "foreground": { + "hex": "#2f363d", + "palette": 237 + }, + "frame_focused": { + "hex": "#0366d6", + "palette": 63 + }, + "frame_important": { + "hex": "#28a745", + "palette": 29 + }, + "text_focused": { + "hex": "#0366d6", + "palette": 63 + }, + "text_active": { + "hex": "#0366d6", + "palette": 63 + }, + "text_disabled": { + "hex": "#444d56", + "palette": 246 + }, + "text_hidden": { + "hex": "#959da5", + "palette": 249 + }, + "text_warning": { + "hex": "#ffd33d", + "palette": 214 + }, + "text_error": { + "hex": "#d73a49", + "palette": 166 + }, + "overlay_background": { + "hex": "#24292e", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#fafbfc", + "palette": 15 + }, + "overlay_border": { + "hex": "#0366d6", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#0366d6", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#fafbfc", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#fafbfc", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#1b1f23", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#28a745", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#fafbfc", + "palette": 15 + }, + "button_background_normal": { + "hex": "#fafbfc", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#1b1f23", + "palette": 234 + }, + "button_background_active": { + "hex": "#ea4aaa", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#fafbfc", + "palette": 15 + }, + "header_background": { + "hex": "#fafbfc", + "palette": 15 + }, + "header_foreground": { + "hex": "#0366d6", + "palette": 63 + }, + "footer_background": { + "hex": "#0366d6", + "palette": 63 + }, + "footer_foreground": { + "hex": "#fafbfc", + "palette": 15 + }, + "banner_background": { + "hex": "#0366d6", + "palette": 63 + }, + "banner_foreground": { + "hex": "#1b1f23", + "palette": 234 + }, + "list_header_background": { + "hex": "#ea4aaa", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#fafbfc", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#ea4aaa", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#fafbfc", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#fafbfc", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#0366d6", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffd33d", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#fafbfc", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#ea4aaa", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#2f363d", + "palette": 237 + } + } +} diff --git a/colors/base16-purpledream.json b/colors/base16-purpledream.json new file mode 100644 index 0000000..e863713 --- /dev/null +++ b/colors/base16-purpledream.json @@ -0,0 +1,168 @@ +{ + "name": "Purpledream", + "author": "malet", + "slug": "purpledream", + "slug-underscored": "purpledream", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fff0ff", + "palette": 234 + }, + "foreground": { + "hex": "#ddd0dd", + "palette": 237 + }, + "frame_focused": { + "hex": "#00a0f0", + "palette": 63 + }, + "frame_important": { + "hex": "#14cc64", + "palette": 29 + }, + "text_focused": { + "hex": "#00a0f0", + "palette": 63 + }, + "text_active": { + "hex": "#00a0f0", + "palette": 63 + }, + "text_disabled": { + "hex": "#bbb0bb", + "palette": 246 + }, + "text_hidden": { + "hex": "#605060", + "palette": 249 + }, + "text_warning": { + "hex": "#f000a0", + "palette": 214 + }, + "text_error": { + "hex": "#ff1d0d", + "palette": 166 + }, + "overlay_background": { + "hex": "#eee0ee", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#100510", + "palette": 15 + }, + "overlay_border": { + "hex": "#00a0f0", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#00a0f0", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#100510", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#100510", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fff0ff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#14cc64", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#100510", + "palette": 15 + }, + "button_background_normal": { + "hex": "#100510", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fff0ff", + "palette": 234 + }, + "button_background_active": { + "hex": "#b000d0", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#100510", + "palette": 15 + }, + "header_background": { + "hex": "#100510", + "palette": 15 + }, + "header_foreground": { + "hex": "#00a0f0", + "palette": 63 + }, + "footer_background": { + "hex": "#00a0f0", + "palette": 63 + }, + "footer_foreground": { + "hex": "#100510", + "palette": 15 + }, + "banner_background": { + "hex": "#00a0f0", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fff0ff", + "palette": 234 + }, + "list_header_background": { + "hex": "#b000d0", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#100510", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b000d0", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#100510", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#100510", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#00a0f0", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f000a0", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#100510", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b000d0", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#ddd0dd", + "palette": 237 + } + } +} diff --git a/colors/base16-qualia.json b/colors/base16-qualia.json new file mode 100644 index 0000000..b396b8a --- /dev/null +++ b/colors/base16-qualia.json @@ -0,0 +1,168 @@ +{ + "name": "Qualia", + "author": "isaacwhanson", + "slug": "qualia", + "slug-underscored": "qualia", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#454545", + "palette": 234 + }, + "foreground": { + "hex": "#c0c0c0", + "palette": 237 + }, + "frame_focused": { + "hex": "#50cacd", + "palette": 63 + }, + "frame_important": { + "hex": "#80c990", + "palette": 29 + }, + "text_focused": { + "hex": "#50cacd", + "palette": 63 + }, + "text_active": { + "hex": "#50cacd", + "palette": 63 + }, + "text_disabled": { + "hex": "#808080", + "palette": 246 + }, + "text_hidden": { + "hex": "#454545", + "palette": 249 + }, + "text_warning": { + "hex": "#e6a3dc", + "palette": 214 + }, + "text_error": { + "hex": "#efa6a2", + "palette": 166 + }, + "overlay_background": { + "hex": "#c0c0c0", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#101010", + "palette": 15 + }, + "overlay_border": { + "hex": "#50cacd", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#50cacd", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#101010", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#101010", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#454545", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#80c990", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#101010", + "palette": 15 + }, + "button_background_normal": { + "hex": "#101010", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#454545", + "palette": 234 + }, + "button_background_active": { + "hex": "#e0af85", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#101010", + "palette": 15 + }, + "header_background": { + "hex": "#101010", + "palette": 15 + }, + "header_foreground": { + "hex": "#50cacd", + "palette": 63 + }, + "footer_background": { + "hex": "#50cacd", + "palette": 63 + }, + "footer_foreground": { + "hex": "#101010", + "palette": 15 + }, + "banner_background": { + "hex": "#50cacd", + "palette": 63 + }, + "banner_foreground": { + "hex": "#454545", + "palette": 234 + }, + "list_header_background": { + "hex": "#e0af85", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#101010", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#e0af85", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#101010", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#101010", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#50cacd", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#e6a3dc", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#101010", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#e0af85", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c0c0c0", + "palette": 237 + } + } +} diff --git a/colors/base16-railscasts.json b/colors/base16-railscasts.json new file mode 100644 index 0000000..e9ef59a --- /dev/null +++ b/colors/base16-railscasts.json @@ -0,0 +1,168 @@ +{ + "name": "Railscasts", + "author": "Ryan Bates (http://railscasts.com)", + "slug": "railscasts", + "slug-underscored": "railscasts", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f9f7f3", + "palette": 234 + }, + "foreground": { + "hex": "#e6e1dc", + "palette": 237 + }, + "frame_focused": { + "hex": "#6d9cbe", + "palette": 63 + }, + "frame_important": { + "hex": "#a5c261", + "palette": 29 + }, + "text_focused": { + "hex": "#6d9cbe", + "palette": 63 + }, + "text_active": { + "hex": "#6d9cbe", + "palette": 63 + }, + "text_disabled": { + "hex": "#d4cfc9", + "palette": 246 + }, + "text_hidden": { + "hex": "#5a647e", + "palette": 249 + }, + "text_warning": { + "hex": "#ffc66d", + "palette": 214 + }, + "text_error": { + "hex": "#da4939", + "palette": 166 + }, + "overlay_background": { + "hex": "#f4f1ed", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#2b2b2b", + "palette": 15 + }, + "overlay_border": { + "hex": "#6d9cbe", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#6d9cbe", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#2b2b2b", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#2b2b2b", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f9f7f3", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#a5c261", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#2b2b2b", + "palette": 15 + }, + "button_background_normal": { + "hex": "#2b2b2b", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f9f7f3", + "palette": 234 + }, + "button_background_active": { + "hex": "#b6b3eb", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#2b2b2b", + "palette": 15 + }, + "header_background": { + "hex": "#2b2b2b", + "palette": 15 + }, + "header_foreground": { + "hex": "#6d9cbe", + "palette": 63 + }, + "footer_background": { + "hex": "#6d9cbe", + "palette": 63 + }, + "footer_foreground": { + "hex": "#2b2b2b", + "palette": 15 + }, + "banner_background": { + "hex": "#6d9cbe", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f9f7f3", + "palette": 234 + }, + "list_header_background": { + "hex": "#b6b3eb", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#2b2b2b", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b6b3eb", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#2b2b2b", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#2b2b2b", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#6d9cbe", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffc66d", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#2b2b2b", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b6b3eb", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#e6e1dc", + "palette": 237 + } + } +} diff --git a/colors/base16-rebecca.json b/colors/base16-rebecca.json new file mode 100644 index 0000000..1c470f4 --- /dev/null +++ b/colors/base16-rebecca.json @@ -0,0 +1,168 @@ +{ + "name": "Rebecca", + "author": "Victor Borja (http://github.com/vic) based on Rebecca Theme (http://github.com/vic/rebecca-theme)", + "slug": "rebecca", + "slug-underscored": "rebecca", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#53495d", + "palette": 234 + }, + "foreground": { + "hex": "#f1eff8", + "palette": 237 + }, + "frame_focused": { + "hex": "#2de0a7", + "palette": 63 + }, + "frame_important": { + "hex": "#6dfedf", + "palette": 29 + }, + "text_focused": { + "hex": "#2de0a7", + "palette": 63 + }, + "text_active": { + "hex": "#2de0a7", + "palette": 63 + }, + "text_disabled": { + "hex": "#a0a0c5", + "palette": 246 + }, + "text_hidden": { + "hex": "#666699", + "palette": 249 + }, + "text_warning": { + "hex": "#ae81ff", + "palette": 214 + }, + "text_error": { + "hex": "#a0a0c5", + "palette": 166 + }, + "overlay_background": { + "hex": "#ccccff", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#292a44", + "palette": 15 + }, + "overlay_border": { + "hex": "#2de0a7", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#2de0a7", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#292a44", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#292a44", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#53495d", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#6dfedf", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#292a44", + "palette": 15 + }, + "button_background_normal": { + "hex": "#292a44", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#53495d", + "palette": 234 + }, + "button_background_active": { + "hex": "#7aa5ff", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#292a44", + "palette": 15 + }, + "header_background": { + "hex": "#292a44", + "palette": 15 + }, + "header_foreground": { + "hex": "#2de0a7", + "palette": 63 + }, + "footer_background": { + "hex": "#2de0a7", + "palette": 63 + }, + "footer_foreground": { + "hex": "#292a44", + "palette": 15 + }, + "banner_background": { + "hex": "#2de0a7", + "palette": 63 + }, + "banner_foreground": { + "hex": "#53495d", + "palette": 234 + }, + "list_header_background": { + "hex": "#7aa5ff", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#292a44", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#7aa5ff", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#292a44", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#292a44", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#2de0a7", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ae81ff", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#292a44", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#7aa5ff", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#f1eff8", + "palette": 237 + } + } +} diff --git a/colors/base16-rose-pine-dawn.json b/colors/base16-rose-pine-dawn.json new file mode 100644 index 0000000..50bb019 --- /dev/null +++ b/colors/base16-rose-pine-dawn.json @@ -0,0 +1,168 @@ +{ + "name": "Rosé Pine Dawn", + "author": "Emilia Dunfelt <edun@dunfelt.se>", + "slug": "rose-pine-dawn", + "slug-underscored": "rose_pine_dawn", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#cecacd", + "palette": 234 + }, + "foreground": { + "hex": "#575279", + "palette": 237 + }, + "frame_focused": { + "hex": "#907aa9", + "palette": 63 + }, + "frame_important": { + "hex": "#286983", + "palette": 29 + }, + "text_focused": { + "hex": "#907aa9", + "palette": 63 + }, + "text_active": { + "hex": "#907aa9", + "palette": 63 + }, + "text_disabled": { + "hex": "#797593", + "palette": 246 + }, + "text_hidden": { + "hex": "#9893a5", + "palette": 249 + }, + "text_warning": { + "hex": "#d7827e", + "palette": 214 + }, + "text_error": { + "hex": "#b4637a", + "palette": 166 + }, + "overlay_background": { + "hex": "#575279", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#faf4ed", + "palette": 15 + }, + "overlay_border": { + "hex": "#907aa9", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#907aa9", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#faf4ed", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#faf4ed", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#cecacd", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#286983", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#faf4ed", + "palette": 15 + }, + "button_background_normal": { + "hex": "#faf4ed", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#cecacd", + "palette": 234 + }, + "button_background_active": { + "hex": "#ea9d34", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#faf4ed", + "palette": 15 + }, + "header_background": { + "hex": "#faf4ed", + "palette": 15 + }, + "header_foreground": { + "hex": "#907aa9", + "palette": 63 + }, + "footer_background": { + "hex": "#907aa9", + "palette": 63 + }, + "footer_foreground": { + "hex": "#faf4ed", + "palette": 15 + }, + "banner_background": { + "hex": "#907aa9", + "palette": 63 + }, + "banner_foreground": { + "hex": "#cecacd", + "palette": 234 + }, + "list_header_background": { + "hex": "#ea9d34", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#faf4ed", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#ea9d34", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#faf4ed", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#faf4ed", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#907aa9", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#d7827e", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#faf4ed", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#ea9d34", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#575279", + "palette": 237 + } + } +} diff --git a/colors/base16-rose-pine-moon.json b/colors/base16-rose-pine-moon.json new file mode 100644 index 0000000..ff4fc1e --- /dev/null +++ b/colors/base16-rose-pine-moon.json @@ -0,0 +1,168 @@ +{ + "name": "Rosé Pine Moon", + "author": "Emilia Dunfelt <edun@dunfelt.se>", + "slug": "rose-pine-moon", + "slug-underscored": "rose_pine_moon", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#56526e", + "palette": 234 + }, + "foreground": { + "hex": "#e0def4", + "palette": 237 + }, + "frame_focused": { + "hex": "#c4a7e7", + "palette": 63 + }, + "frame_important": { + "hex": "#3e8fb0", + "palette": 29 + }, + "text_focused": { + "hex": "#c4a7e7", + "palette": 63 + }, + "text_active": { + "hex": "#c4a7e7", + "palette": 63 + }, + "text_disabled": { + "hex": "#908caa", + "palette": 246 + }, + "text_hidden": { + "hex": "#6e6a86", + "palette": 249 + }, + "text_warning": { + "hex": "#ea9a97", + "palette": 214 + }, + "text_error": { + "hex": "#eb6f92", + "palette": 166 + }, + "overlay_background": { + "hex": "#e0def4", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#232136", + "palette": 15 + }, + "overlay_border": { + "hex": "#c4a7e7", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#c4a7e7", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#232136", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#232136", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#56526e", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#3e8fb0", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#232136", + "palette": 15 + }, + "button_background_normal": { + "hex": "#232136", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#56526e", + "palette": 234 + }, + "button_background_active": { + "hex": "#f6c177", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#232136", + "palette": 15 + }, + "header_background": { + "hex": "#232136", + "palette": 15 + }, + "header_foreground": { + "hex": "#c4a7e7", + "palette": 63 + }, + "footer_background": { + "hex": "#c4a7e7", + "palette": 63 + }, + "footer_foreground": { + "hex": "#232136", + "palette": 15 + }, + "banner_background": { + "hex": "#c4a7e7", + "palette": 63 + }, + "banner_foreground": { + "hex": "#56526e", + "palette": 234 + }, + "list_header_background": { + "hex": "#f6c177", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#232136", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#f6c177", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#232136", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#232136", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#c4a7e7", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ea9a97", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#232136", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#f6c177", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#e0def4", + "palette": 237 + } + } +} diff --git a/colors/base16-rose-pine.json b/colors/base16-rose-pine.json new file mode 100644 index 0000000..a75b30d --- /dev/null +++ b/colors/base16-rose-pine.json @@ -0,0 +1,168 @@ +{ + "name": "Rosé Pine", + "author": "Emilia Dunfelt <edun@dunfelt.se>", + "slug": "rose-pine", + "slug-underscored": "rose_pine", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#524f67", + "palette": 234 + }, + "foreground": { + "hex": "#e0def4", + "palette": 237 + }, + "frame_focused": { + "hex": "#c4a7e7", + "palette": 63 + }, + "frame_important": { + "hex": "#31748f", + "palette": 29 + }, + "text_focused": { + "hex": "#c4a7e7", + "palette": 63 + }, + "text_active": { + "hex": "#c4a7e7", + "palette": 63 + }, + "text_disabled": { + "hex": "#908caa", + "palette": 246 + }, + "text_hidden": { + "hex": "#6e6a86", + "palette": 249 + }, + "text_warning": { + "hex": "#ebbcba", + "palette": 214 + }, + "text_error": { + "hex": "#eb6f92", + "palette": 166 + }, + "overlay_background": { + "hex": "#e0def4", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#191724", + "palette": 15 + }, + "overlay_border": { + "hex": "#c4a7e7", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#c4a7e7", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#191724", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#191724", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#524f67", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#31748f", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#191724", + "palette": 15 + }, + "button_background_normal": { + "hex": "#191724", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#524f67", + "palette": 234 + }, + "button_background_active": { + "hex": "#f6c177", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#191724", + "palette": 15 + }, + "header_background": { + "hex": "#191724", + "palette": 15 + }, + "header_foreground": { + "hex": "#c4a7e7", + "palette": 63 + }, + "footer_background": { + "hex": "#c4a7e7", + "palette": 63 + }, + "footer_foreground": { + "hex": "#191724", + "palette": 15 + }, + "banner_background": { + "hex": "#c4a7e7", + "palette": 63 + }, + "banner_foreground": { + "hex": "#524f67", + "palette": 234 + }, + "list_header_background": { + "hex": "#f6c177", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#191724", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#f6c177", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#191724", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#191724", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#c4a7e7", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ebbcba", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#191724", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#f6c177", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#e0def4", + "palette": 237 + } + } +} diff --git a/colors/base16-saga.json b/colors/base16-saga.json new file mode 100644 index 0000000..531c1f6 --- /dev/null +++ b/colors/base16-saga.json @@ -0,0 +1,168 @@ +{ + "name": "SAGA", + "author": "https://github.com/SAGAtheme/SAGA", + "slug": "saga", + "slug-underscored": "saga", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ccd3fe", + "palette": 234 + }, + "foreground": { + "hex": "#dce2f7", + "palette": 237 + }, + "frame_focused": { + "hex": "#c9fff7", + "palette": 63 + }, + "frame_important": { + "hex": "#f7ddff", + "palette": 29 + }, + "text_focused": { + "hex": "#c9fff7", + "palette": 63 + }, + "text_active": { + "hex": "#c9fff7", + "palette": 63 + }, + "text_disabled": { + "hex": "#192630", + "palette": 246 + }, + "text_hidden": { + "hex": "#141f27", + "palette": 249 + }, + "text_warning": { + "hex": "#fbebc8", + "palette": 214 + }, + "text_error": { + "hex": "#ffd4e9", + "palette": 166 + }, + "overlay_background": { + "hex": "#f8eae7", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#05080a", + "palette": 15 + }, + "overlay_border": { + "hex": "#c9fff7", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#c9fff7", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#05080a", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#05080a", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ccd3fe", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#f7ddff", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#05080a", + "palette": 15 + }, + "button_background_normal": { + "hex": "#05080a", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ccd3fe", + "palette": 234 + }, + "button_background_active": { + "hex": "#dcc3f9", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#05080a", + "palette": 15 + }, + "header_background": { + "hex": "#05080a", + "palette": 15 + }, + "header_foreground": { + "hex": "#c9fff7", + "palette": 63 + }, + "footer_background": { + "hex": "#c9fff7", + "palette": 63 + }, + "footer_foreground": { + "hex": "#05080a", + "palette": 15 + }, + "banner_background": { + "hex": "#c9fff7", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ccd3fe", + "palette": 234 + }, + "list_header_background": { + "hex": "#dcc3f9", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#05080a", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#dcc3f9", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#05080a", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#05080a", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#c9fff7", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#fbebc8", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#05080a", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#dcc3f9", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#dce2f7", + "palette": 237 + } + } +} diff --git a/colors/base16-sagelight.json b/colors/base16-sagelight.json new file mode 100644 index 0000000..2ce1dc4 --- /dev/null +++ b/colors/base16-sagelight.json @@ -0,0 +1,168 @@ +{ + "name": "Sagelight", + "author": "Carter Veldhuizen", + "slug": "sagelight", + "slug-underscored": "sagelight", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#181818", + "palette": 234 + }, + "foreground": { + "hex": "#383838", + "palette": 237 + }, + "frame_focused": { + "hex": "#a0a7d2", + "palette": 63 + }, + "frame_important": { + "hex": "#a0d2c8", + "palette": 29 + }, + "text_focused": { + "hex": "#a0a7d2", + "palette": 63 + }, + "text_active": { + "hex": "#a0a7d2", + "palette": 63 + }, + "text_disabled": { + "hex": "#585858", + "palette": 246 + }, + "text_hidden": { + "hex": "#b8b8b8", + "palette": 249 + }, + "text_warning": { + "hex": "#ffdc61", + "palette": 214 + }, + "text_error": { + "hex": "#fa8480", + "palette": 166 + }, + "overlay_background": { + "hex": "#282828", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f8f8f8", + "palette": 15 + }, + "overlay_border": { + "hex": "#a0a7d2", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#a0a7d2", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f8f8f8", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f8f8f8", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#181818", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#a0d2c8", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f8f8f8", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f8f8f8", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#181818", + "palette": 234 + }, + "button_background_active": { + "hex": "#c8a0d2", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f8f8f8", + "palette": 15 + }, + "header_background": { + "hex": "#f8f8f8", + "palette": 15 + }, + "header_foreground": { + "hex": "#a0a7d2", + "palette": 63 + }, + "footer_background": { + "hex": "#a0a7d2", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f8f8f8", + "palette": 15 + }, + "banner_background": { + "hex": "#a0a7d2", + "palette": 63 + }, + "banner_foreground": { + "hex": "#181818", + "palette": 234 + }, + "list_header_background": { + "hex": "#c8a0d2", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f8f8f8", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#c8a0d2", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f8f8f8", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f8f8f8", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#a0a7d2", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffdc61", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f8f8f8", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#c8a0d2", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#383838", + "palette": 237 + } + } +} diff --git a/colors/base16-sakura.json b/colors/base16-sakura.json new file mode 100644 index 0000000..cda776b --- /dev/null +++ b/colors/base16-sakura.json @@ -0,0 +1,168 @@ +{ + "name": "Sakura", + "author": "Misterio77 (http://github.com/Misterio77)", + "slug": "sakura", + "slug-underscored": "sakura", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#33292b", + "palette": 234 + }, + "foreground": { + "hex": "#564448", + "palette": 237 + }, + "frame_focused": { + "hex": "#006e93", + "palette": 63 + }, + "frame_important": { + "hex": "#2e916d", + "palette": 29 + }, + "text_focused": { + "hex": "#006e93", + "palette": 63 + }, + "text_active": { + "hex": "#006e93", + "palette": 63 + }, + "text_disabled": { + "hex": "#665055", + "palette": 246 + }, + "text_hidden": { + "hex": "#755f64", + "palette": 249 + }, + "text_warning": { + "hex": "#c29461", + "palette": 214 + }, + "text_error": { + "hex": "#df2d52", + "palette": 166 + }, + "overlay_background": { + "hex": "#42383a", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#feedf3", + "palette": 15 + }, + "overlay_border": { + "hex": "#006e93", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#006e93", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#feedf3", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#feedf3", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#33292b", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#2e916d", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#feedf3", + "palette": 15 + }, + "button_background_normal": { + "hex": "#feedf3", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#33292b", + "palette": 234 + }, + "button_background_active": { + "hex": "#5e2180", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#feedf3", + "palette": 15 + }, + "header_background": { + "hex": "#feedf3", + "palette": 15 + }, + "header_foreground": { + "hex": "#006e93", + "palette": 63 + }, + "footer_background": { + "hex": "#006e93", + "palette": 63 + }, + "footer_foreground": { + "hex": "#feedf3", + "palette": 15 + }, + "banner_background": { + "hex": "#006e93", + "palette": 63 + }, + "banner_foreground": { + "hex": "#33292b", + "palette": 234 + }, + "list_header_background": { + "hex": "#5e2180", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#feedf3", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#5e2180", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#feedf3", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#feedf3", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#006e93", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#c29461", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#feedf3", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#5e2180", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#564448", + "palette": 237 + } + } +} diff --git a/colors/base16-sandcastle.json b/colors/base16-sandcastle.json new file mode 100644 index 0000000..618bc11 --- /dev/null +++ b/colors/base16-sandcastle.json @@ -0,0 +1,168 @@ +{ + "name": "Sandcastle", + "author": "George Essig (https://github.com/gessig)", + "slug": "sandcastle", + "slug-underscored": "sandcastle", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fdf4c1", + "palette": 234 + }, + "foreground": { + "hex": "#a89984", + "palette": 237 + }, + "frame_focused": { + "hex": "#83a598", + "palette": 63 + }, + "frame_important": { + "hex": "#528b8b", + "palette": 29 + }, + "text_focused": { + "hex": "#83a598", + "palette": 63 + }, + "text_active": { + "hex": "#83a598", + "palette": 63 + }, + "text_disabled": { + "hex": "#928374", + "palette": 246 + }, + "text_hidden": { + "hex": "#665c54", + "palette": 249 + }, + "text_warning": { + "hex": "#a07e3b", + "palette": 214 + }, + "text_error": { + "hex": "#83a598", + "palette": 166 + }, + "overlay_background": { + "hex": "#d5c4a1", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#282c34", + "palette": 15 + }, + "overlay_border": { + "hex": "#83a598", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#83a598", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#282c34", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#282c34", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fdf4c1", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#528b8b", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#282c34", + "palette": 15 + }, + "button_background_normal": { + "hex": "#282c34", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fdf4c1", + "palette": 234 + }, + "button_background_active": { + "hex": "#d75f5f", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#282c34", + "palette": 15 + }, + "header_background": { + "hex": "#282c34", + "palette": 15 + }, + "header_foreground": { + "hex": "#83a598", + "palette": 63 + }, + "footer_background": { + "hex": "#83a598", + "palette": 63 + }, + "footer_foreground": { + "hex": "#282c34", + "palette": 15 + }, + "banner_background": { + "hex": "#83a598", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fdf4c1", + "palette": 234 + }, + "list_header_background": { + "hex": "#d75f5f", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#282c34", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#d75f5f", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#282c34", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#282c34", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#83a598", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#a07e3b", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#282c34", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#d75f5f", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#a89984", + "palette": 237 + } + } +} diff --git a/colors/base16-selenized-black.json b/colors/base16-selenized-black.json new file mode 100644 index 0000000..9b42cde --- /dev/null +++ b/colors/base16-selenized-black.json @@ -0,0 +1,168 @@ +{ + "name": "selenized-black", + "author": "Jan Warchol (https://github.com/jan-warchol/selenized) / adapted to base16 by ali", + "slug": "selenized-black", + "slug-underscored": "selenized_black", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#dedede", + "palette": 234 + }, + "foreground": { + "hex": "#b9b9b9", + "palette": 237 + }, + "frame_focused": { + "hex": "#368aeb", + "palette": 63 + }, + "frame_important": { + "hex": "#70b433", + "palette": 29 + }, + "text_focused": { + "hex": "#368aeb", + "palette": 63 + }, + "text_active": { + "hex": "#368aeb", + "palette": 63 + }, + "text_disabled": { + "hex": "#777777", + "palette": 246 + }, + "text_hidden": { + "hex": "#777777", + "palette": 249 + }, + "text_warning": { + "hex": "#dbb32d", + "palette": 214 + }, + "text_error": { + "hex": "#ed4a46", + "palette": 166 + }, + "overlay_background": { + "hex": "#dedede", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#181818", + "palette": 15 + }, + "overlay_border": { + "hex": "#368aeb", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#368aeb", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#181818", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#181818", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#dedede", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#70b433", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#181818", + "palette": 15 + }, + "button_background_normal": { + "hex": "#181818", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#dedede", + "palette": 234 + }, + "button_background_active": { + "hex": "#a580e2", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#181818", + "palette": 15 + }, + "header_background": { + "hex": "#181818", + "palette": 15 + }, + "header_foreground": { + "hex": "#368aeb", + "palette": 63 + }, + "footer_background": { + "hex": "#368aeb", + "palette": 63 + }, + "footer_foreground": { + "hex": "#181818", + "palette": 15 + }, + "banner_background": { + "hex": "#368aeb", + "palette": 63 + }, + "banner_foreground": { + "hex": "#dedede", + "palette": 234 + }, + "list_header_background": { + "hex": "#a580e2", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#181818", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a580e2", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#181818", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#181818", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#368aeb", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#dbb32d", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#181818", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a580e2", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#b9b9b9", + "palette": 237 + } + } +} diff --git a/colors/base16-selenized-dark.json b/colors/base16-selenized-dark.json new file mode 100644 index 0000000..bc7c8e4 --- /dev/null +++ b/colors/base16-selenized-dark.json @@ -0,0 +1,168 @@ +{ + "name": "selenized-dark", + "author": "Jan Warchol (https://github.com/jan-warchol/selenized) / adapted to base16 by ali", + "slug": "selenized-dark", + "slug-underscored": "selenized_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#cad8d9", + "palette": 234 + }, + "foreground": { + "hex": "#adbcbc", + "palette": 237 + }, + "frame_focused": { + "hex": "#4695f7", + "palette": 63 + }, + "frame_important": { + "hex": "#75b938", + "palette": 29 + }, + "text_focused": { + "hex": "#4695f7", + "palette": 63 + }, + "text_active": { + "hex": "#4695f7", + "palette": 63 + }, + "text_disabled": { + "hex": "#72898f", + "palette": 246 + }, + "text_hidden": { + "hex": "#72898f", + "palette": 249 + }, + "text_warning": { + "hex": "#dbb32d", + "palette": 214 + }, + "text_error": { + "hex": "#fa5750", + "palette": 166 + }, + "overlay_background": { + "hex": "#cad8d9", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#103c48", + "palette": 15 + }, + "overlay_border": { + "hex": "#4695f7", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#4695f7", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#103c48", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#103c48", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#cad8d9", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#75b938", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#103c48", + "palette": 15 + }, + "button_background_normal": { + "hex": "#103c48", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#cad8d9", + "palette": 234 + }, + "button_background_active": { + "hex": "#af88eb", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#103c48", + "palette": 15 + }, + "header_background": { + "hex": "#103c48", + "palette": 15 + }, + "header_foreground": { + "hex": "#4695f7", + "palette": 63 + }, + "footer_background": { + "hex": "#4695f7", + "palette": 63 + }, + "footer_foreground": { + "hex": "#103c48", + "palette": 15 + }, + "banner_background": { + "hex": "#4695f7", + "palette": 63 + }, + "banner_foreground": { + "hex": "#cad8d9", + "palette": 234 + }, + "list_header_background": { + "hex": "#af88eb", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#103c48", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#af88eb", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#103c48", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#103c48", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#4695f7", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#dbb32d", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#103c48", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#af88eb", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#adbcbc", + "palette": 237 + } + } +} diff --git a/colors/base16-selenized-light.json b/colors/base16-selenized-light.json new file mode 100644 index 0000000..87afdb1 --- /dev/null +++ b/colors/base16-selenized-light.json @@ -0,0 +1,168 @@ +{ + "name": "selenized-light", + "author": "Jan Warchol (https://github.com/jan-warchol/selenized) / adapted to base16 by ali", + "slug": "selenized-light", + "slug-underscored": "selenized_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#3a4d53", + "palette": 234 + }, + "foreground": { + "hex": "#53676d", + "palette": 237 + }, + "frame_focused": { + "hex": "#006dce", + "palette": 63 + }, + "frame_important": { + "hex": "#428b00", + "palette": 29 + }, + "text_focused": { + "hex": "#006dce", + "palette": 63 + }, + "text_active": { + "hex": "#006dce", + "palette": 63 + }, + "text_disabled": { + "hex": "#909995", + "palette": 246 + }, + "text_hidden": { + "hex": "#909995", + "palette": 249 + }, + "text_warning": { + "hex": "#a78300", + "palette": 214 + }, + "text_error": { + "hex": "#cc1729", + "palette": 166 + }, + "overlay_background": { + "hex": "#3a4d53", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#fbf3db", + "palette": 15 + }, + "overlay_border": { + "hex": "#006dce", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#006dce", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#fbf3db", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#fbf3db", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#3a4d53", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#428b00", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#fbf3db", + "palette": 15 + }, + "button_background_normal": { + "hex": "#fbf3db", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#3a4d53", + "palette": 234 + }, + "button_background_active": { + "hex": "#825dc0", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#fbf3db", + "palette": 15 + }, + "header_background": { + "hex": "#fbf3db", + "palette": 15 + }, + "header_foreground": { + "hex": "#006dce", + "palette": 63 + }, + "footer_background": { + "hex": "#006dce", + "palette": 63 + }, + "footer_foreground": { + "hex": "#fbf3db", + "palette": 15 + }, + "banner_background": { + "hex": "#006dce", + "palette": 63 + }, + "banner_foreground": { + "hex": "#3a4d53", + "palette": 234 + }, + "list_header_background": { + "hex": "#825dc0", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#fbf3db", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#825dc0", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#fbf3db", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#fbf3db", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#006dce", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#a78300", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#fbf3db", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#825dc0", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#53676d", + "palette": 237 + } + } +} diff --git a/colors/base16-selenized-white.json b/colors/base16-selenized-white.json new file mode 100644 index 0000000..e47c314 --- /dev/null +++ b/colors/base16-selenized-white.json @@ -0,0 +1,168 @@ +{ + "name": "selenized-white", + "author": "Jan Warchol (https://github.com/jan-warchol/selenized) / adapted to base16 by ali", + "slug": "selenized-white", + "slug-underscored": "selenized_white", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#282828", + "palette": 234 + }, + "foreground": { + "hex": "#474747", + "palette": 237 + }, + "frame_focused": { + "hex": "#0054cf", + "palette": 63 + }, + "frame_important": { + "hex": "#008400", + "palette": 29 + }, + "text_focused": { + "hex": "#0054cf", + "palette": 63 + }, + "text_active": { + "hex": "#0054cf", + "palette": 63 + }, + "text_disabled": { + "hex": "#878787", + "palette": 246 + }, + "text_hidden": { + "hex": "#878787", + "palette": 249 + }, + "text_warning": { + "hex": "#af8500", + "palette": 214 + }, + "text_error": { + "hex": "#bf0000", + "palette": 166 + }, + "overlay_background": { + "hex": "#282828", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "overlay_border": { + "hex": "#0054cf", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#0054cf", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#ffffff", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#ffffff", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#282828", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#008400", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#ffffff", + "palette": 15 + }, + "button_background_normal": { + "hex": "#ffffff", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#282828", + "palette": 234 + }, + "button_background_active": { + "hex": "#6b40c3", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#ffffff", + "palette": 15 + }, + "header_background": { + "hex": "#ffffff", + "palette": 15 + }, + "header_foreground": { + "hex": "#0054cf", + "palette": 63 + }, + "footer_background": { + "hex": "#0054cf", + "palette": 63 + }, + "footer_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "banner_background": { + "hex": "#0054cf", + "palette": 63 + }, + "banner_foreground": { + "hex": "#282828", + "palette": 234 + }, + "list_header_background": { + "hex": "#6b40c3", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#6b40c3", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#0054cf", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#af8500", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#6b40c3", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#474747", + "palette": 237 + } + } +} diff --git a/colors/base16-seti.json b/colors/base16-seti.json new file mode 100644 index 0000000..6bfa5bb --- /dev/null +++ b/colors/base16-seti.json @@ -0,0 +1,168 @@ +{ + "name": "Seti UI", + "author": "", + "slug": "seti", + "slug-underscored": "seti", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#d6d6d6", + "palette": 237 + }, + "frame_focused": { + "hex": "#55b5db", + "palette": 63 + }, + "frame_important": { + "hex": "#9fca56", + "palette": 29 + }, + "text_focused": { + "hex": "#55b5db", + "palette": 63 + }, + "text_active": { + "hex": "#55b5db", + "palette": 63 + }, + "text_disabled": { + "hex": "#43a5d5", + "palette": 246 + }, + "text_hidden": { + "hex": "#41535b", + "palette": 249 + }, + "text_warning": { + "hex": "#e6cd69", + "palette": 214 + }, + "text_error": { + "hex": "#cd3f45", + "palette": 166 + }, + "overlay_background": { + "hex": "#eeeeee", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#151718", + "palette": 15 + }, + "overlay_border": { + "hex": "#55b5db", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#55b5db", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#151718", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#151718", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#9fca56", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#151718", + "palette": 15 + }, + "button_background_normal": { + "hex": "#151718", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#a074c4", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#151718", + "palette": 15 + }, + "header_background": { + "hex": "#151718", + "palette": 15 + }, + "header_foreground": { + "hex": "#55b5db", + "palette": 63 + }, + "footer_background": { + "hex": "#55b5db", + "palette": 63 + }, + "footer_foreground": { + "hex": "#151718", + "palette": 15 + }, + "banner_background": { + "hex": "#55b5db", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#a074c4", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#151718", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a074c4", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#151718", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#151718", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#55b5db", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#e6cd69", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#151718", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a074c4", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d6d6d6", + "palette": 237 + } + } +} diff --git a/colors/base16-shades-of-purple.json b/colors/base16-shades-of-purple.json new file mode 100644 index 0000000..f4d9a97 --- /dev/null +++ b/colors/base16-shades-of-purple.json @@ -0,0 +1,168 @@ +{ + "name": "Shades of Purple", + "author": "Iolar Demartini Junior (http://github.com/demartini), based on Shades of Purple Theme (https://github.com/ahmadawais/shades-of-purple-vscode)", + "slug": "shades-of-purple", + "slug-underscored": "shades_of_purple", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#c7c7c7", + "palette": 237 + }, + "frame_focused": { + "hex": "#6943ff", + "palette": 63 + }, + "frame_important": { + "hex": "#3ad900", + "palette": 29 + }, + "text_focused": { + "hex": "#6943ff", + "palette": 63 + }, + "text_active": { + "hex": "#6943ff", + "palette": 63 + }, + "text_disabled": { + "hex": "#6871ff", + "palette": 246 + }, + "text_hidden": { + "hex": "#808080", + "palette": 249 + }, + "text_warning": { + "hex": "#ffe700", + "palette": 214 + }, + "text_error": { + "hex": "#d90429", + "palette": 166 + }, + "overlay_background": { + "hex": "#ff77ff", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1e1e3f", + "palette": 15 + }, + "overlay_border": { + "hex": "#6943ff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#6943ff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1e1e3f", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1e1e3f", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#3ad900", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1e1e3f", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1e1e3f", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#ff2c70", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1e1e3f", + "palette": 15 + }, + "header_background": { + "hex": "#1e1e3f", + "palette": 15 + }, + "header_foreground": { + "hex": "#6943ff", + "palette": 63 + }, + "footer_background": { + "hex": "#6943ff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1e1e3f", + "palette": 15 + }, + "banner_background": { + "hex": "#6943ff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#ff2c70", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1e1e3f", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#ff2c70", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1e1e3f", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1e1e3f", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#6943ff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffe700", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1e1e3f", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#ff2c70", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c7c7c7", + "palette": 237 + } + } +} diff --git a/colors/base16-shadesmear-dark.json b/colors/base16-shadesmear-dark.json new file mode 100644 index 0000000..d026299 --- /dev/null +++ b/colors/base16-shadesmear-dark.json @@ -0,0 +1,168 @@ +{ + "name": "ShadeSmear Dark", + "author": "Kyle Giammarco (http://kyle.giammar.co)", + "slug": "shadesmear-dark", + "slug-underscored": "shadesmear_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#1c1c1c", + "palette": 234 + }, + "foreground": { + "hex": "#dbdbdb", + "palette": 237 + }, + "frame_focused": { + "hex": "#376388", + "palette": 63 + }, + "frame_important": { + "hex": "#71983b", + "palette": 29 + }, + "text_focused": { + "hex": "#376388", + "palette": 63 + }, + "text_active": { + "hex": "#376388", + "palette": 63 + }, + "text_disabled": { + "hex": "#e4e4e4", + "palette": 246 + }, + "text_hidden": { + "hex": "#c0c0c0", + "palette": 249 + }, + "text_warning": { + "hex": "#307878", + "palette": 214 + }, + "text_error": { + "hex": "#cc5450", + "palette": 166 + }, + "overlay_background": { + "hex": "#e4e4e4", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#232323", + "palette": 15 + }, + "overlay_border": { + "hex": "#376388", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#376388", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#232323", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#232323", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#1c1c1c", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#71983b", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#232323", + "palette": 15 + }, + "button_background_normal": { + "hex": "#232323", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#1c1c1c", + "palette": 234 + }, + "button_background_active": { + "hex": "#d7ab54", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#232323", + "palette": 15 + }, + "header_background": { + "hex": "#232323", + "palette": 15 + }, + "header_foreground": { + "hex": "#376388", + "palette": 63 + }, + "footer_background": { + "hex": "#376388", + "palette": 63 + }, + "footer_foreground": { + "hex": "#232323", + "palette": 15 + }, + "banner_background": { + "hex": "#376388", + "palette": 63 + }, + "banner_foreground": { + "hex": "#1c1c1c", + "palette": 234 + }, + "list_header_background": { + "hex": "#d7ab54", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#232323", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#d7ab54", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#232323", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#232323", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#376388", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#307878", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#232323", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#d7ab54", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#dbdbdb", + "palette": 237 + } + } +} diff --git a/colors/base16-shadesmear-light.json b/colors/base16-shadesmear-light.json new file mode 100644 index 0000000..31ea094 --- /dev/null +++ b/colors/base16-shadesmear-light.json @@ -0,0 +1,168 @@ +{ + "name": "ShadeSmear Light", + "author": "Kyle Giammarco (http://kyle.giammar.co)", + "slug": "shadesmear-light", + "slug-underscored": "shadesmear_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#e4e4e4", + "palette": 234 + }, + "foreground": { + "hex": "#232323", + "palette": 237 + }, + "frame_focused": { + "hex": "#376388", + "palette": 63 + }, + "frame_important": { + "hex": "#71983b", + "palette": 29 + }, + "text_focused": { + "hex": "#376388", + "palette": 63 + }, + "text_active": { + "hex": "#376388", + "palette": 63 + }, + "text_disabled": { + "hex": "#1c1c1c", + "palette": 246 + }, + "text_hidden": { + "hex": "#4e4e4e", + "palette": 249 + }, + "text_warning": { + "hex": "#307878", + "palette": 214 + }, + "text_error": { + "hex": "#cc5450", + "palette": 166 + }, + "overlay_background": { + "hex": "#1c1c1c", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#dbdbdb", + "palette": 15 + }, + "overlay_border": { + "hex": "#376388", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#376388", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#dbdbdb", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#dbdbdb", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#e4e4e4", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#71983b", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#dbdbdb", + "palette": 15 + }, + "button_background_normal": { + "hex": "#dbdbdb", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#e4e4e4", + "palette": 234 + }, + "button_background_active": { + "hex": "#d7ab54", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#dbdbdb", + "palette": 15 + }, + "header_background": { + "hex": "#dbdbdb", + "palette": 15 + }, + "header_foreground": { + "hex": "#376388", + "palette": 63 + }, + "footer_background": { + "hex": "#376388", + "palette": 63 + }, + "footer_foreground": { + "hex": "#dbdbdb", + "palette": 15 + }, + "banner_background": { + "hex": "#376388", + "palette": 63 + }, + "banner_foreground": { + "hex": "#e4e4e4", + "palette": 234 + }, + "list_header_background": { + "hex": "#d7ab54", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#dbdbdb", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#d7ab54", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#dbdbdb", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#dbdbdb", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#376388", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#307878", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#dbdbdb", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#d7ab54", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#232323", + "palette": 237 + } + } +} diff --git a/colors/base16-shapeshifter.json b/colors/base16-shapeshifter.json new file mode 100644 index 0000000..d044cf7 --- /dev/null +++ b/colors/base16-shapeshifter.json @@ -0,0 +1,168 @@ +{ + "name": "Shapeshifter", + "author": "Tyler Benziger (http://tybenz.com)", + "slug": "shapeshifter", + "slug-underscored": "shapeshifter", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#000000", + "palette": 234 + }, + "foreground": { + "hex": "#102015", + "palette": 237 + }, + "frame_focused": { + "hex": "#3b48e3", + "palette": 63 + }, + "frame_important": { + "hex": "#0ed839", + "palette": 29 + }, + "text_focused": { + "hex": "#3b48e3", + "palette": 63 + }, + "text_active": { + "hex": "#3b48e3", + "palette": 63 + }, + "text_disabled": { + "hex": "#343434", + "palette": 246 + }, + "text_hidden": { + "hex": "#555555", + "palette": 249 + }, + "text_warning": { + "hex": "#dddd13", + "palette": 214 + }, + "text_error": { + "hex": "#e92f2f", + "palette": 166 + }, + "overlay_background": { + "hex": "#040404", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f9f9f9", + "palette": 15 + }, + "overlay_border": { + "hex": "#3b48e3", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#3b48e3", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f9f9f9", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f9f9f9", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#000000", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#0ed839", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f9f9f9", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f9f9f9", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#000000", + "palette": 234 + }, + "button_background_active": { + "hex": "#f996e2", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f9f9f9", + "palette": 15 + }, + "header_background": { + "hex": "#f9f9f9", + "palette": 15 + }, + "header_foreground": { + "hex": "#3b48e3", + "palette": 63 + }, + "footer_background": { + "hex": "#3b48e3", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f9f9f9", + "palette": 15 + }, + "banner_background": { + "hex": "#3b48e3", + "palette": 63 + }, + "banner_foreground": { + "hex": "#000000", + "palette": 234 + }, + "list_header_background": { + "hex": "#f996e2", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f9f9f9", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#f996e2", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f9f9f9", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f9f9f9", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#3b48e3", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#dddd13", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f9f9f9", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#f996e2", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#102015", + "palette": 237 + } + } +} diff --git a/colors/base16-silk-dark.json b/colors/base16-silk-dark.json new file mode 100644 index 0000000..097bf13 --- /dev/null +++ b/colors/base16-silk-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Silk Dark", + "author": "Gabriel Fontes (https://github.com/Misterio77)", + "slug": "silk-dark", + "slug-underscored": "silk_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#d2faff", + "palette": 234 + }, + "foreground": { + "hex": "#c7dbdd", + "palette": 237 + }, + "frame_focused": { + "hex": "#46bddd", + "palette": 63 + }, + "frame_important": { + "hex": "#73d8ad", + "palette": 29 + }, + "text_focused": { + "hex": "#46bddd", + "palette": 63 + }, + "text_active": { + "hex": "#46bddd", + "palette": 63 + }, + "text_disabled": { + "hex": "#9dc8cd", + "palette": 246 + }, + "text_hidden": { + "hex": "#587073", + "palette": 249 + }, + "text_warning": { + "hex": "#fce380", + "palette": 214 + }, + "text_error": { + "hex": "#fb6953", + "palette": 166 + }, + "overlay_background": { + "hex": "#cbf2f7", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#0e3c46", + "palette": 15 + }, + "overlay_border": { + "hex": "#46bddd", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#46bddd", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#0e3c46", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#0e3c46", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#d2faff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#73d8ad", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#0e3c46", + "palette": 15 + }, + "button_background_normal": { + "hex": "#0e3c46", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#d2faff", + "palette": 234 + }, + "button_background_active": { + "hex": "#756b8a", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#0e3c46", + "palette": 15 + }, + "header_background": { + "hex": "#0e3c46", + "palette": 15 + }, + "header_foreground": { + "hex": "#46bddd", + "palette": 63 + }, + "footer_background": { + "hex": "#46bddd", + "palette": 63 + }, + "footer_foreground": { + "hex": "#0e3c46", + "palette": 15 + }, + "banner_background": { + "hex": "#46bddd", + "palette": 63 + }, + "banner_foreground": { + "hex": "#d2faff", + "palette": 234 + }, + "list_header_background": { + "hex": "#756b8a", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#0e3c46", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#756b8a", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#0e3c46", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#0e3c46", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#46bddd", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#fce380", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#0e3c46", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#756b8a", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c7dbdd", + "palette": 237 + } + } +} diff --git a/colors/base16-silk-light.json b/colors/base16-silk-light.json new file mode 100644 index 0000000..6d6ff50 --- /dev/null +++ b/colors/base16-silk-light.json @@ -0,0 +1,168 @@ +{ + "name": "Silk Light", + "author": "Gabriel Fontes (https://github.com/Misterio77)", + "slug": "silk-light", + "slug-underscored": "silk_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#d2faff", + "palette": 234 + }, + "foreground": { + "hex": "#385156", + "palette": 237 + }, + "frame_focused": { + "hex": "#39aac9", + "palette": 63 + }, + "frame_important": { + "hex": "#6ca38c", + "palette": 29 + }, + "text_focused": { + "hex": "#39aac9", + "palette": 63 + }, + "text_active": { + "hex": "#39aac9", + "palette": 63 + }, + "text_disabled": { + "hex": "#4b5b5f", + "palette": 246 + }, + "text_hidden": { + "hex": "#5c787b", + "palette": 249 + }, + "text_warning": { + "hex": "#cfad25", + "palette": 214 + }, + "text_error": { + "hex": "#cf432e", + "palette": 166 + }, + "overlay_background": { + "hex": "#0e3c46", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#e9f1ef", + "palette": 15 + }, + "overlay_border": { + "hex": "#39aac9", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#39aac9", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#e9f1ef", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#e9f1ef", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#d2faff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#6ca38c", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#e9f1ef", + "palette": 15 + }, + "button_background_normal": { + "hex": "#e9f1ef", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#d2faff", + "palette": 234 + }, + "button_background_active": { + "hex": "#6e6582", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#e9f1ef", + "palette": 15 + }, + "header_background": { + "hex": "#e9f1ef", + "palette": 15 + }, + "header_foreground": { + "hex": "#39aac9", + "palette": 63 + }, + "footer_background": { + "hex": "#39aac9", + "palette": 63 + }, + "footer_foreground": { + "hex": "#e9f1ef", + "palette": 15 + }, + "banner_background": { + "hex": "#39aac9", + "palette": 63 + }, + "banner_foreground": { + "hex": "#d2faff", + "palette": 234 + }, + "list_header_background": { + "hex": "#6e6582", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#e9f1ef", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#6e6582", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#e9f1ef", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#e9f1ef", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#39aac9", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#cfad25", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#e9f1ef", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#6e6582", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#385156", + "palette": 237 + } + } +} diff --git a/colors/base16-snazzy.json b/colors/base16-snazzy.json new file mode 100644 index 0000000..722b0c7 --- /dev/null +++ b/colors/base16-snazzy.json @@ -0,0 +1,168 @@ +{ + "name": "Snazzy", + "author": "Chawye Hsu (https://github.com/chawyehsu), based on Hyper Snazzy Theme (https://github.com/sindresorhus/hyper-snazzy)", + "slug": "snazzy", + "slug-underscored": "snazzy", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f1f1f0", + "palette": 234 + }, + "foreground": { + "hex": "#e2e4e5", + "palette": 237 + }, + "frame_focused": { + "hex": "#57c7ff", + "palette": 63 + }, + "frame_important": { + "hex": "#5af78e", + "palette": 29 + }, + "text_focused": { + "hex": "#57c7ff", + "palette": 63 + }, + "text_active": { + "hex": "#57c7ff", + "palette": 63 + }, + "text_disabled": { + "hex": "#a5a5a9", + "palette": 246 + }, + "text_hidden": { + "hex": "#78787e", + "palette": 249 + }, + "text_warning": { + "hex": "#f3f99d", + "palette": 214 + }, + "text_error": { + "hex": "#ff5c57", + "palette": 166 + }, + "overlay_background": { + "hex": "#eff0eb", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#282a36", + "palette": 15 + }, + "overlay_border": { + "hex": "#57c7ff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#57c7ff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#282a36", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#282a36", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f1f1f0", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#5af78e", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#282a36", + "palette": 15 + }, + "button_background_normal": { + "hex": "#282a36", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f1f1f0", + "palette": 234 + }, + "button_background_active": { + "hex": "#ff6ac1", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#282a36", + "palette": 15 + }, + "header_background": { + "hex": "#282a36", + "palette": 15 + }, + "header_foreground": { + "hex": "#57c7ff", + "palette": 63 + }, + "footer_background": { + "hex": "#57c7ff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#282a36", + "palette": 15 + }, + "banner_background": { + "hex": "#57c7ff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f1f1f0", + "palette": 234 + }, + "list_header_background": { + "hex": "#ff6ac1", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#282a36", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#ff6ac1", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#282a36", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#282a36", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#57c7ff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f3f99d", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#282a36", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#ff6ac1", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#e2e4e5", + "palette": 237 + } + } +} diff --git a/colors/base16-solarflare-light.json b/colors/base16-solarflare-light.json new file mode 100644 index 0000000..df3e7a0 --- /dev/null +++ b/colors/base16-solarflare-light.json @@ -0,0 +1,168 @@ +{ + "name": "Solar Flare Light", + "author": "Chuck Harmston (https://chuck.harmston.ch)", + "slug": "solarflare-light", + "slug-underscored": "solarflare_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#18262f", + "palette": 234 + }, + "foreground": { + "hex": "#586875", + "palette": 237 + }, + "frame_focused": { + "hex": "#33b5e1", + "palette": 63 + }, + "frame_important": { + "hex": "#7cc844", + "palette": 29 + }, + "text_focused": { + "hex": "#33b5e1", + "palette": 63 + }, + "text_active": { + "hex": "#33b5e1", + "palette": 63 + }, + "text_disabled": { + "hex": "#667581", + "palette": 246 + }, + "text_hidden": { + "hex": "#85939e", + "palette": 249 + }, + "text_warning": { + "hex": "#e4b51c", + "palette": 214 + }, + "text_error": { + "hex": "#ef5253", + "palette": 166 + }, + "overlay_background": { + "hex": "#222e38", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f5f7fa", + "palette": 15 + }, + "overlay_border": { + "hex": "#33b5e1", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#33b5e1", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f5f7fa", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f5f7fa", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#18262f", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#7cc844", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f5f7fa", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f5f7fa", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#18262f", + "palette": 234 + }, + "button_background_active": { + "hex": "#a363d5", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f5f7fa", + "palette": 15 + }, + "header_background": { + "hex": "#f5f7fa", + "palette": 15 + }, + "header_foreground": { + "hex": "#33b5e1", + "palette": 63 + }, + "footer_background": { + "hex": "#33b5e1", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f5f7fa", + "palette": 15 + }, + "banner_background": { + "hex": "#33b5e1", + "palette": 63 + }, + "banner_foreground": { + "hex": "#18262f", + "palette": 234 + }, + "list_header_background": { + "hex": "#a363d5", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f5f7fa", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a363d5", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f5f7fa", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f5f7fa", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#33b5e1", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#e4b51c", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f5f7fa", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a363d5", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#586875", + "palette": 237 + } + } +} diff --git a/colors/base16-solarflare.json b/colors/base16-solarflare.json new file mode 100644 index 0000000..94432a5 --- /dev/null +++ b/colors/base16-solarflare.json @@ -0,0 +1,168 @@ +{ + "name": "Solar Flare", + "author": "Chuck Harmston (https://chuck.harmston.ch)", + "slug": "solarflare", + "slug-underscored": "solarflare", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f5f7fa", + "palette": 234 + }, + "foreground": { + "hex": "#a6afb8", + "palette": 237 + }, + "frame_focused": { + "hex": "#33b5e1", + "palette": 63 + }, + "frame_important": { + "hex": "#7cc844", + "palette": 29 + }, + "text_focused": { + "hex": "#33b5e1", + "palette": 63 + }, + "text_active": { + "hex": "#33b5e1", + "palette": 63 + }, + "text_disabled": { + "hex": "#85939e", + "palette": 246 + }, + "text_hidden": { + "hex": "#667581", + "palette": 249 + }, + "text_warning": { + "hex": "#e4b51c", + "palette": 214 + }, + "text_error": { + "hex": "#ef5253", + "palette": 166 + }, + "overlay_background": { + "hex": "#e8e9ed", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#18262f", + "palette": 15 + }, + "overlay_border": { + "hex": "#33b5e1", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#33b5e1", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#18262f", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#18262f", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f5f7fa", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#7cc844", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#18262f", + "palette": 15 + }, + "button_background_normal": { + "hex": "#18262f", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f5f7fa", + "palette": 234 + }, + "button_background_active": { + "hex": "#a363d5", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#18262f", + "palette": 15 + }, + "header_background": { + "hex": "#18262f", + "palette": 15 + }, + "header_foreground": { + "hex": "#33b5e1", + "palette": 63 + }, + "footer_background": { + "hex": "#33b5e1", + "palette": 63 + }, + "footer_foreground": { + "hex": "#18262f", + "palette": 15 + }, + "banner_background": { + "hex": "#33b5e1", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f5f7fa", + "palette": 234 + }, + "list_header_background": { + "hex": "#a363d5", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#18262f", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a363d5", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#18262f", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#18262f", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#33b5e1", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#e4b51c", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#18262f", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a363d5", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#a6afb8", + "palette": 237 + } + } +} diff --git a/colors/base16-solarized-dark.json b/colors/base16-solarized-dark.json new file mode 100644 index 0000000..24042fc --- /dev/null +++ b/colors/base16-solarized-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Solarized Dark", + "author": "Ethan Schoonover (modified by aramisgithub)", + "slug": "solarized-dark", + "slug-underscored": "solarized_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fdf6e3", + "palette": 234 + }, + "foreground": { + "hex": "#93a1a1", + "palette": 237 + }, + "frame_focused": { + "hex": "#268bd2", + "palette": 63 + }, + "frame_important": { + "hex": "#859900", + "palette": 29 + }, + "text_focused": { + "hex": "#268bd2", + "palette": 63 + }, + "text_active": { + "hex": "#268bd2", + "palette": 63 + }, + "text_disabled": { + "hex": "#839496", + "palette": 246 + }, + "text_hidden": { + "hex": "#657b83", + "palette": 249 + }, + "text_warning": { + "hex": "#b58900", + "palette": 214 + }, + "text_error": { + "hex": "#dc322f", + "palette": 166 + }, + "overlay_background": { + "hex": "#eee8d5", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#002b36", + "palette": 15 + }, + "overlay_border": { + "hex": "#268bd2", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#268bd2", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#002b36", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#002b36", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fdf6e3", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#859900", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#002b36", + "palette": 15 + }, + "button_background_normal": { + "hex": "#002b36", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fdf6e3", + "palette": 234 + }, + "button_background_active": { + "hex": "#6c71c4", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#002b36", + "palette": 15 + }, + "header_background": { + "hex": "#002b36", + "palette": 15 + }, + "header_foreground": { + "hex": "#268bd2", + "palette": 63 + }, + "footer_background": { + "hex": "#268bd2", + "palette": 63 + }, + "footer_foreground": { + "hex": "#002b36", + "palette": 15 + }, + "banner_background": { + "hex": "#268bd2", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fdf6e3", + "palette": 234 + }, + "list_header_background": { + "hex": "#6c71c4", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#002b36", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#6c71c4", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#002b36", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#002b36", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#268bd2", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#b58900", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#002b36", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#6c71c4", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#93a1a1", + "palette": 237 + } + } +} diff --git a/colors/base16-solarized-light.json b/colors/base16-solarized-light.json new file mode 100644 index 0000000..ba8ec87 --- /dev/null +++ b/colors/base16-solarized-light.json @@ -0,0 +1,168 @@ +{ + "name": "Solarized Light", + "author": "Ethan Schoonover (modified by aramisgithub)", + "slug": "solarized-light", + "slug-underscored": "solarized_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#002b36", + "palette": 234 + }, + "foreground": { + "hex": "#586e75", + "palette": 237 + }, + "frame_focused": { + "hex": "#268bd2", + "palette": 63 + }, + "frame_important": { + "hex": "#859900", + "palette": 29 + }, + "text_focused": { + "hex": "#268bd2", + "palette": 63 + }, + "text_active": { + "hex": "#268bd2", + "palette": 63 + }, + "text_disabled": { + "hex": "#657b83", + "palette": 246 + }, + "text_hidden": { + "hex": "#839496", + "palette": 249 + }, + "text_warning": { + "hex": "#b58900", + "palette": 214 + }, + "text_error": { + "hex": "#dc322f", + "palette": 166 + }, + "overlay_background": { + "hex": "#073642", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#fdf6e3", + "palette": 15 + }, + "overlay_border": { + "hex": "#268bd2", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#268bd2", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#fdf6e3", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#fdf6e3", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#002b36", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#859900", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#fdf6e3", + "palette": 15 + }, + "button_background_normal": { + "hex": "#fdf6e3", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#002b36", + "palette": 234 + }, + "button_background_active": { + "hex": "#6c71c4", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#fdf6e3", + "palette": 15 + }, + "header_background": { + "hex": "#fdf6e3", + "palette": 15 + }, + "header_foreground": { + "hex": "#268bd2", + "palette": 63 + }, + "footer_background": { + "hex": "#268bd2", + "palette": 63 + }, + "footer_foreground": { + "hex": "#fdf6e3", + "palette": 15 + }, + "banner_background": { + "hex": "#268bd2", + "palette": 63 + }, + "banner_foreground": { + "hex": "#002b36", + "palette": 234 + }, + "list_header_background": { + "hex": "#6c71c4", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#fdf6e3", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#6c71c4", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#fdf6e3", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#fdf6e3", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#268bd2", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#b58900", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#fdf6e3", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#6c71c4", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#586e75", + "palette": 237 + } + } +} diff --git a/colors/base16-spaceduck.json b/colors/base16-spaceduck.json new file mode 100644 index 0000000..30a2acb --- /dev/null +++ b/colors/base16-spaceduck.json @@ -0,0 +1,168 @@ +{ + "name": "Spaceduck", + "author": "Guillermo Rodriguez (https://github.com/pineapplegiant), packaged by Gabriel Fontes (https://github.com/Misterio77)", + "slug": "spaceduck", + "slug-underscored": "spaceduck", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#ecf0c1", + "palette": 237 + }, + "frame_focused": { + "hex": "#7a5ccc", + "palette": 63 + }, + "frame_important": { + "hex": "#5ccc96", + "palette": 29 + }, + "text_focused": { + "hex": "#7a5ccc", + "palette": 63 + }, + "text_active": { + "hex": "#7a5ccc", + "palette": 63 + }, + "text_disabled": { + "hex": "#818596", + "palette": 246 + }, + "text_hidden": { + "hex": "#686f9a", + "palette": 249 + }, + "text_warning": { + "hex": "#f2ce00", + "palette": 214 + }, + "text_error": { + "hex": "#e33400", + "palette": 166 + }, + "overlay_background": { + "hex": "#c1c3cc", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#16172d", + "palette": 15 + }, + "overlay_border": { + "hex": "#7a5ccc", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#7a5ccc", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#16172d", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#16172d", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#5ccc96", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#16172d", + "palette": 15 + }, + "button_background_normal": { + "hex": "#16172d", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#b3a1e6", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#16172d", + "palette": 15 + }, + "header_background": { + "hex": "#16172d", + "palette": 15 + }, + "header_foreground": { + "hex": "#7a5ccc", + "palette": 63 + }, + "footer_background": { + "hex": "#7a5ccc", + "palette": 63 + }, + "footer_foreground": { + "hex": "#16172d", + "palette": 15 + }, + "banner_background": { + "hex": "#7a5ccc", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#b3a1e6", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#16172d", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b3a1e6", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#16172d", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#16172d", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#7a5ccc", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f2ce00", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#16172d", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b3a1e6", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#ecf0c1", + "palette": 237 + } + } +} diff --git a/colors/base16-spacemacs.json b/colors/base16-spacemacs.json new file mode 100644 index 0000000..800b76d --- /dev/null +++ b/colors/base16-spacemacs.json @@ -0,0 +1,168 @@ +{ + "name": "Spacemacs", + "author": "Nasser Alshammari (https://github.com/nashamri/spacemacs-theme)", + "slug": "spacemacs", + "slug-underscored": "spacemacs", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f8f8f8", + "palette": 234 + }, + "foreground": { + "hex": "#a3a3a3", + "palette": 237 + }, + "frame_focused": { + "hex": "#4f97d7", + "palette": 63 + }, + "frame_important": { + "hex": "#67b11d", + "palette": 29 + }, + "text_focused": { + "hex": "#4f97d7", + "palette": 63 + }, + "text_active": { + "hex": "#4f97d7", + "palette": 63 + }, + "text_disabled": { + "hex": "#b8b8b8", + "palette": 246 + }, + "text_hidden": { + "hex": "#585858", + "palette": 249 + }, + "text_warning": { + "hex": "#b1951d", + "palette": 214 + }, + "text_error": { + "hex": "#f2241f", + "palette": 166 + }, + "overlay_background": { + "hex": "#e8e8e8", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1f2022", + "palette": 15 + }, + "overlay_border": { + "hex": "#4f97d7", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#4f97d7", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1f2022", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1f2022", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f8f8f8", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#67b11d", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1f2022", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1f2022", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f8f8f8", + "palette": 234 + }, + "button_background_active": { + "hex": "#a31db1", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1f2022", + "palette": 15 + }, + "header_background": { + "hex": "#1f2022", + "palette": 15 + }, + "header_foreground": { + "hex": "#4f97d7", + "palette": 63 + }, + "footer_background": { + "hex": "#4f97d7", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1f2022", + "palette": 15 + }, + "banner_background": { + "hex": "#4f97d7", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f8f8f8", + "palette": 234 + }, + "list_header_background": { + "hex": "#a31db1", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1f2022", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a31db1", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1f2022", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1f2022", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#4f97d7", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#b1951d", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1f2022", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a31db1", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#a3a3a3", + "palette": 237 + } + } +} diff --git a/colors/base16-sparky.json b/colors/base16-sparky.json new file mode 100644 index 0000000..7131d71 --- /dev/null +++ b/colors/base16-sparky.json @@ -0,0 +1,168 @@ +{ + "name": "Sparky", + "author": "Leila Sother (https://github.com/mixcoac)", + "slug": "sparky", + "slug-underscored": "sparky", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#f4f5f0", + "palette": 237 + }, + "frame_focused": { + "hex": "#4698cb", + "palette": 63 + }, + "frame_important": { + "hex": "#78d64b", + "palette": 29 + }, + "text_focused": { + "hex": "#4698cb", + "palette": 63 + }, + "text_active": { + "hex": "#4698cb", + "palette": 63 + }, + "text_disabled": { + "hex": "#00778b", + "palette": 246 + }, + "text_hidden": { + "hex": "#003b49", + "palette": 249 + }, + "text_warning": { + "hex": "#fbdd40", + "palette": 214 + }, + "text_error": { + "hex": "#ff585d", + "palette": 166 + }, + "overlay_background": { + "hex": "#f5f5f1", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#072b31", + "palette": 15 + }, + "overlay_border": { + "hex": "#4698cb", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#4698cb", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#072b31", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#072b31", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#78d64b", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#072b31", + "palette": 15 + }, + "button_background_normal": { + "hex": "#072b31", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#d59ed7", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#072b31", + "palette": 15 + }, + "header_background": { + "hex": "#072b31", + "palette": 15 + }, + "header_foreground": { + "hex": "#4698cb", + "palette": 63 + }, + "footer_background": { + "hex": "#4698cb", + "palette": 63 + }, + "footer_foreground": { + "hex": "#072b31", + "palette": 15 + }, + "banner_background": { + "hex": "#4698cb", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#d59ed7", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#072b31", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#d59ed7", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#072b31", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#072b31", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#4698cb", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#fbdd40", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#072b31", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#d59ed7", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#f4f5f0", + "palette": 237 + } + } +} diff --git a/colors/base16-standardized-dark.json b/colors/base16-standardized-dark.json new file mode 100644 index 0000000..658e7c4 --- /dev/null +++ b/colors/base16-standardized-dark.json @@ -0,0 +1,168 @@ +{ + "name": "standardized-dark", + "author": "ali (https://github.com/ali-githb/base16-standardized-scheme)", + "slug": "standardized-dark", + "slug-underscored": "standardized_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#c0c0c0", + "palette": 237 + }, + "frame_focused": { + "hex": "#00a3f2", + "palette": 63 + }, + "frame_important": { + "hex": "#5db129", + "palette": 29 + }, + "text_focused": { + "hex": "#00a3f2", + "palette": 63 + }, + "text_active": { + "hex": "#00a3f2", + "palette": 63 + }, + "text_disabled": { + "hex": "#898989", + "palette": 246 + }, + "text_hidden": { + "hex": "#898989", + "palette": 249 + }, + "text_warning": { + "hex": "#e1b31a", + "palette": 214 + }, + "text_error": { + "hex": "#e15d67", + "palette": 166 + }, + "overlay_background": { + "hex": "#e0e0e0", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#222222", + "palette": 15 + }, + "overlay_border": { + "hex": "#00a3f2", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#00a3f2", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#222222", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#222222", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#5db129", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#222222", + "palette": 15 + }, + "button_background_normal": { + "hex": "#222222", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#b46ee0", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#222222", + "palette": 15 + }, + "header_background": { + "hex": "#222222", + "palette": 15 + }, + "header_foreground": { + "hex": "#00a3f2", + "palette": 63 + }, + "footer_background": { + "hex": "#00a3f2", + "palette": 63 + }, + "footer_foreground": { + "hex": "#222222", + "palette": 15 + }, + "banner_background": { + "hex": "#00a3f2", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#b46ee0", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#222222", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b46ee0", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#222222", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#222222", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#00a3f2", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#e1b31a", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#222222", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b46ee0", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c0c0c0", + "palette": 237 + } + } +} diff --git a/colors/base16-standardized-light.json b/colors/base16-standardized-light.json new file mode 100644 index 0000000..40c054c --- /dev/null +++ b/colors/base16-standardized-light.json @@ -0,0 +1,168 @@ +{ + "name": "standardized-light", + "author": "ali (https://github.com/ali-githb/base16-standardized-scheme)", + "slug": "standardized-light", + "slug-underscored": "standardized_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#222222", + "palette": 234 + }, + "foreground": { + "hex": "#444444", + "palette": 237 + }, + "frame_focused": { + "hex": "#3173c5", + "palette": 63 + }, + "frame_important": { + "hex": "#31861f", + "palette": 29 + }, + "text_focused": { + "hex": "#3173c5", + "palette": 63 + }, + "text_active": { + "hex": "#3173c5", + "palette": 63 + }, + "text_disabled": { + "hex": "#767676", + "palette": 246 + }, + "text_hidden": { + "hex": "#767676", + "palette": 249 + }, + "text_warning": { + "hex": "#ad8200", + "palette": 214 + }, + "text_error": { + "hex": "#d03e3e", + "palette": 166 + }, + "overlay_background": { + "hex": "#333333", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "overlay_border": { + "hex": "#3173c5", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#3173c5", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#ffffff", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#ffffff", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#222222", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#31861f", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#ffffff", + "palette": 15 + }, + "button_background_normal": { + "hex": "#ffffff", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#222222", + "palette": 234 + }, + "button_background_active": { + "hex": "#9e57c2", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#ffffff", + "palette": 15 + }, + "header_background": { + "hex": "#ffffff", + "palette": 15 + }, + "header_foreground": { + "hex": "#3173c5", + "palette": 63 + }, + "footer_background": { + "hex": "#3173c5", + "palette": 63 + }, + "footer_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "banner_background": { + "hex": "#3173c5", + "palette": 63 + }, + "banner_foreground": { + "hex": "#222222", + "palette": 234 + }, + "list_header_background": { + "hex": "#9e57c2", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#9e57c2", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#3173c5", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ad8200", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#9e57c2", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#444444", + "palette": 237 + } + } +} diff --git a/colors/base16-stella.json b/colors/base16-stella.json new file mode 100644 index 0000000..cf2112c --- /dev/null +++ b/colors/base16-stella.json @@ -0,0 +1,168 @@ +{ + "name": "Stella", + "author": "Shrimpram", + "slug": "stella", + "slug-underscored": "stella", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ebdcff", + "palette": 234 + }, + "foreground": { + "hex": "#998bad", + "palette": 237 + }, + "frame_focused": { + "hex": "#a5aad4", + "palette": 63 + }, + "frame_important": { + "hex": "#acc79b", + "palette": 29 + }, + "text_focused": { + "hex": "#a5aad4", + "palette": 63 + }, + "text_active": { + "hex": "#a5aad4", + "palette": 63 + }, + "text_disabled": { + "hex": "#7f7192", + "palette": 246 + }, + "text_hidden": { + "hex": "#655978", + "palette": 249 + }, + "text_warning": { + "hex": "#c7c691", + "palette": 214 + }, + "text_error": { + "hex": "#c79987", + "palette": 166 + }, + "overlay_background": { + "hex": "#b4a5c8", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#2b213c", + "palette": 15 + }, + "overlay_border": { + "hex": "#a5aad4", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#a5aad4", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#2b213c", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#2b213c", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ebdcff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#acc79b", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#2b213c", + "palette": 15 + }, + "button_background_normal": { + "hex": "#2b213c", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ebdcff", + "palette": 234 + }, + "button_background_active": { + "hex": "#c594ff", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#2b213c", + "palette": 15 + }, + "header_background": { + "hex": "#2b213c", + "palette": 15 + }, + "header_foreground": { + "hex": "#a5aad4", + "palette": 63 + }, + "footer_background": { + "hex": "#a5aad4", + "palette": 63 + }, + "footer_foreground": { + "hex": "#2b213c", + "palette": 15 + }, + "banner_background": { + "hex": "#a5aad4", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ebdcff", + "palette": 234 + }, + "list_header_background": { + "hex": "#c594ff", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#2b213c", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#c594ff", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#2b213c", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#2b213c", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#a5aad4", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#c7c691", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#2b213c", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#c594ff", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#998bad", + "palette": 237 + } + } +} diff --git a/colors/base16-still-alive.json b/colors/base16-still-alive.json new file mode 100644 index 0000000..f94c836 --- /dev/null +++ b/colors/base16-still-alive.json @@ -0,0 +1,168 @@ +{ + "name": "Still Alive", + "author": "Derrick McKee (derrick.mckee@gmail.com)", + "slug": "still-alive", + "slug-underscored": "still_alive", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#30a860", + "palette": 234 + }, + "foreground": { + "hex": "#d80000", + "palette": 237 + }, + "frame_focused": { + "hex": "#001878", + "palette": 63 + }, + "frame_important": { + "hex": "#5c5c6a", + "palette": 29 + }, + "text_focused": { + "hex": "#001878", + "palette": 63 + }, + "text_active": { + "hex": "#001878", + "palette": 63 + }, + "text_disabled": { + "hex": "#f00000", + "palette": 246 + }, + "text_hidden": { + "hex": "#f01818", + "palette": 249 + }, + "text_warning": { + "hex": "#426395", + "palette": 214 + }, + "text_error": { + "hex": "#487830", + "palette": 166 + }, + "overlay_background": { + "hex": "#489000", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f0f0f0", + "palette": 15 + }, + "overlay_border": { + "hex": "#001878", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#001878", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f0f0f0", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f0f0f0", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#30a860", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#5c5c6a", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f0f0f0", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f0f0f0", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#30a860", + "palette": 234 + }, + "button_background_active": { + "hex": "#900000", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f0f0f0", + "palette": 15 + }, + "header_background": { + "hex": "#f0f0f0", + "palette": 15 + }, + "header_foreground": { + "hex": "#001878", + "palette": 63 + }, + "footer_background": { + "hex": "#001878", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f0f0f0", + "palette": 15 + }, + "banner_background": { + "hex": "#001878", + "palette": 63 + }, + "banner_foreground": { + "hex": "#30a860", + "palette": 234 + }, + "list_header_background": { + "hex": "#900000", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f0f0f0", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#900000", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f0f0f0", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f0f0f0", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#001878", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#426395", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f0f0f0", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#900000", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d80000", + "palette": 237 + } + } +} diff --git a/colors/base16-summercamp.json b/colors/base16-summercamp.json new file mode 100644 index 0000000..3b13d64 --- /dev/null +++ b/colors/base16-summercamp.json @@ -0,0 +1,168 @@ +{ + "name": "summercamp", + "author": "zoe firi (zoefiri.github.io)", + "slug": "summercamp", + "slug-underscored": "summercamp", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f8f5de", + "palette": 234 + }, + "foreground": { + "hex": "#736e55", + "palette": 237 + }, + "frame_focused": { + "hex": "#489bf0", + "palette": 63 + }, + "frame_important": { + "hex": "#5ceb5a", + "palette": 29 + }, + "text_focused": { + "hex": "#489bf0", + "palette": 63 + }, + "text_active": { + "hex": "#489bf0", + "palette": 63 + }, + "text_disabled": { + "hex": "#5f5b45", + "palette": 246 + }, + "text_hidden": { + "hex": "#504b38", + "palette": 249 + }, + "text_warning": { + "hex": "#f2ff27", + "palette": 214 + }, + "text_error": { + "hex": "#e35142", + "palette": 166 + }, + "overlay_background": { + "hex": "#bab696", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1c1810", + "palette": 15 + }, + "overlay_border": { + "hex": "#489bf0", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#489bf0", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1c1810", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1c1810", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f8f5de", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#5ceb5a", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1c1810", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1c1810", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f8f5de", + "palette": 234 + }, + "button_background_active": { + "hex": "#ff8080", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1c1810", + "palette": 15 + }, + "header_background": { + "hex": "#1c1810", + "palette": 15 + }, + "header_foreground": { + "hex": "#489bf0", + "palette": 63 + }, + "footer_background": { + "hex": "#489bf0", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1c1810", + "palette": 15 + }, + "banner_background": { + "hex": "#489bf0", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f8f5de", + "palette": 234 + }, + "list_header_background": { + "hex": "#ff8080", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1c1810", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#ff8080", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1c1810", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1c1810", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#489bf0", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f2ff27", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1c1810", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#ff8080", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#736e55", + "palette": 237 + } + } +} diff --git a/colors/base16-summerfruit-dark.json b/colors/base16-summerfruit-dark.json new file mode 100644 index 0000000..f7dd60e --- /dev/null +++ b/colors/base16-summerfruit-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Summerfruit Dark", + "author": "Christopher Corley (http://christop.club/)", + "slug": "summerfruit-dark", + "slug-underscored": "summerfruit_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#d0d0d0", + "palette": 237 + }, + "frame_focused": { + "hex": "#3777e6", + "palette": 63 + }, + "frame_important": { + "hex": "#00c918", + "palette": 29 + }, + "text_focused": { + "hex": "#3777e6", + "palette": 63 + }, + "text_active": { + "hex": "#3777e6", + "palette": 63 + }, + "text_disabled": { + "hex": "#b0b0b0", + "palette": 246 + }, + "text_hidden": { + "hex": "#505050", + "palette": 249 + }, + "text_warning": { + "hex": "#aba800", + "palette": 214 + }, + "text_error": { + "hex": "#ff0086", + "palette": 166 + }, + "overlay_background": { + "hex": "#e0e0e0", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#151515", + "palette": 15 + }, + "overlay_border": { + "hex": "#3777e6", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#3777e6", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#151515", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#151515", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#00c918", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#151515", + "palette": 15 + }, + "button_background_normal": { + "hex": "#151515", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#ad00a1", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#151515", + "palette": 15 + }, + "header_background": { + "hex": "#151515", + "palette": 15 + }, + "header_foreground": { + "hex": "#3777e6", + "palette": 63 + }, + "footer_background": { + "hex": "#3777e6", + "palette": 63 + }, + "footer_foreground": { + "hex": "#151515", + "palette": 15 + }, + "banner_background": { + "hex": "#3777e6", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#ad00a1", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#151515", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#ad00a1", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#151515", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#151515", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#3777e6", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#aba800", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#151515", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#ad00a1", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d0d0d0", + "palette": 237 + } + } +} diff --git a/colors/base16-summerfruit-light.json b/colors/base16-summerfruit-light.json new file mode 100644 index 0000000..29ec2c9 --- /dev/null +++ b/colors/base16-summerfruit-light.json @@ -0,0 +1,168 @@ +{ + "name": "Summerfruit Light", + "author": "Christopher Corley (http://christop.club/)", + "slug": "summerfruit-light", + "slug-underscored": "summerfruit_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#202020", + "palette": 234 + }, + "foreground": { + "hex": "#101010", + "palette": 237 + }, + "frame_focused": { + "hex": "#3777e6", + "palette": 63 + }, + "frame_important": { + "hex": "#00c918", + "palette": 29 + }, + "text_focused": { + "hex": "#3777e6", + "palette": 63 + }, + "text_active": { + "hex": "#3777e6", + "palette": 63 + }, + "text_disabled": { + "hex": "#000000", + "palette": 246 + }, + "text_hidden": { + "hex": "#b0b0b0", + "palette": 249 + }, + "text_warning": { + "hex": "#aba800", + "palette": 214 + }, + "text_error": { + "hex": "#ff0086", + "palette": 166 + }, + "overlay_background": { + "hex": "#151515", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "overlay_border": { + "hex": "#3777e6", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#3777e6", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#ffffff", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#ffffff", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#202020", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#00c918", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#ffffff", + "palette": 15 + }, + "button_background_normal": { + "hex": "#ffffff", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#202020", + "palette": 234 + }, + "button_background_active": { + "hex": "#ad00a1", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#ffffff", + "palette": 15 + }, + "header_background": { + "hex": "#ffffff", + "palette": 15 + }, + "header_foreground": { + "hex": "#3777e6", + "palette": 63 + }, + "footer_background": { + "hex": "#3777e6", + "palette": 63 + }, + "footer_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "banner_background": { + "hex": "#3777e6", + "palette": 63 + }, + "banner_foreground": { + "hex": "#202020", + "palette": 234 + }, + "list_header_background": { + "hex": "#ad00a1", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#ad00a1", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#3777e6", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#aba800", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#ad00a1", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#101010", + "palette": 237 + } + } +} diff --git a/colors/base16-synth-midnight-dark.json b/colors/base16-synth-midnight-dark.json new file mode 100644 index 0000000..5d00d6f --- /dev/null +++ b/colors/base16-synth-midnight-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Synth Midnight Terminal Dark", + "author": "Michaël Ball (http://github.com/michael-ball/)", + "slug": "synth-midnight-dark", + "slug-underscored": "synth_midnight_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#dddfe0", + "palette": 234 + }, + "foreground": { + "hex": "#c1c3c4", + "palette": 237 + }, + "frame_focused": { + "hex": "#03aeff", + "palette": 63 + }, + "frame_important": { + "hex": "#06ea61", + "palette": 29 + }, + "text_focused": { + "hex": "#03aeff", + "palette": 63 + }, + "text_active": { + "hex": "#03aeff", + "palette": 63 + }, + "text_disabled": { + "hex": "#a3a5a6", + "palette": 246 + }, + "text_hidden": { + "hex": "#474849", + "palette": 249 + }, + "text_warning": { + "hex": "#c9d364", + "palette": 214 + }, + "text_error": { + "hex": "#b53b50", + "palette": 166 + }, + "overlay_background": { + "hex": "#cfd1d2", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#050608", + "palette": 15 + }, + "overlay_border": { + "hex": "#03aeff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#03aeff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#050608", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#050608", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#dddfe0", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#06ea61", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#050608", + "palette": 15 + }, + "button_background_normal": { + "hex": "#050608", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#dddfe0", + "palette": 234 + }, + "button_background_active": { + "hex": "#ea5ce2", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#050608", + "palette": 15 + }, + "header_background": { + "hex": "#050608", + "palette": 15 + }, + "header_foreground": { + "hex": "#03aeff", + "palette": 63 + }, + "footer_background": { + "hex": "#03aeff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#050608", + "palette": 15 + }, + "banner_background": { + "hex": "#03aeff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#dddfe0", + "palette": 234 + }, + "list_header_background": { + "hex": "#ea5ce2", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#050608", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#ea5ce2", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#050608", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#050608", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#03aeff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#c9d364", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#050608", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#ea5ce2", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c1c3c4", + "palette": 237 + } + } +} diff --git a/colors/base16-synth-midnight-light.json b/colors/base16-synth-midnight-light.json new file mode 100644 index 0000000..c4e595d --- /dev/null +++ b/colors/base16-synth-midnight-light.json @@ -0,0 +1,168 @@ +{ + "name": "Synth Midnight Terminal Light", + "author": "Michaël Ball (http://github.com/michael-ball/)", + "slug": "synth-midnight-light", + "slug-underscored": "synth_midnight_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#050608", + "palette": 234 + }, + "foreground": { + "hex": "#28292a", + "palette": 237 + }, + "frame_focused": { + "hex": "#03aeff", + "palette": 63 + }, + "frame_important": { + "hex": "#06ea61", + "palette": 29 + }, + "text_focused": { + "hex": "#03aeff", + "palette": 63 + }, + "text_active": { + "hex": "#03aeff", + "palette": 63 + }, + "text_disabled": { + "hex": "#474849", + "palette": 246 + }, + "text_hidden": { + "hex": "#a3a5a6", + "palette": 249 + }, + "text_warning": { + "hex": "#c9d364", + "palette": 214 + }, + "text_error": { + "hex": "#b53b50", + "palette": 166 + }, + "overlay_background": { + "hex": "#1a1b1c", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#dddfe0", + "palette": 15 + }, + "overlay_border": { + "hex": "#03aeff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#03aeff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#dddfe0", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#dddfe0", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#050608", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#06ea61", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#dddfe0", + "palette": 15 + }, + "button_background_normal": { + "hex": "#dddfe0", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#050608", + "palette": 234 + }, + "button_background_active": { + "hex": "#ea5ce2", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#dddfe0", + "palette": 15 + }, + "header_background": { + "hex": "#dddfe0", + "palette": 15 + }, + "header_foreground": { + "hex": "#03aeff", + "palette": 63 + }, + "footer_background": { + "hex": "#03aeff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#dddfe0", + "palette": 15 + }, + "banner_background": { + "hex": "#03aeff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#050608", + "palette": 234 + }, + "list_header_background": { + "hex": "#ea5ce2", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#dddfe0", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#ea5ce2", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#dddfe0", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#dddfe0", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#03aeff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#c9d364", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#dddfe0", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#ea5ce2", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#28292a", + "palette": 237 + } + } +} diff --git a/colors/base16-tango.json b/colors/base16-tango.json new file mode 100644 index 0000000..8af8303 --- /dev/null +++ b/colors/base16-tango.json @@ -0,0 +1,168 @@ +{ + "name": "Tango", + "author": "@Schnouki, based on the Tango Desktop Project", + "slug": "tango", + "slug-underscored": "tango", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#eeeeec", + "palette": 234 + }, + "foreground": { + "hex": "#d3d7cf", + "palette": 237 + }, + "frame_focused": { + "hex": "#3465a4", + "palette": 63 + }, + "frame_important": { + "hex": "#4e9a06", + "palette": 29 + }, + "text_focused": { + "hex": "#3465a4", + "palette": 63 + }, + "text_active": { + "hex": "#3465a4", + "palette": 63 + }, + "text_disabled": { + "hex": "#729fcf", + "palette": 246 + }, + "text_hidden": { + "hex": "#555753", + "palette": 249 + }, + "text_warning": { + "hex": "#c4a000", + "palette": 214 + }, + "text_error": { + "hex": "#cc0000", + "palette": 166 + }, + "overlay_background": { + "hex": "#ad7fa8", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#2e3436", + "palette": 15 + }, + "overlay_border": { + "hex": "#3465a4", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#3465a4", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#2e3436", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#2e3436", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#eeeeec", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#4e9a06", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#2e3436", + "palette": 15 + }, + "button_background_normal": { + "hex": "#2e3436", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#eeeeec", + "palette": 234 + }, + "button_background_active": { + "hex": "#75507b", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#2e3436", + "palette": 15 + }, + "header_background": { + "hex": "#2e3436", + "palette": 15 + }, + "header_foreground": { + "hex": "#3465a4", + "palette": 63 + }, + "footer_background": { + "hex": "#3465a4", + "palette": 63 + }, + "footer_foreground": { + "hex": "#2e3436", + "palette": 15 + }, + "banner_background": { + "hex": "#3465a4", + "palette": 63 + }, + "banner_foreground": { + "hex": "#eeeeec", + "palette": 234 + }, + "list_header_background": { + "hex": "#75507b", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#2e3436", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#75507b", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#2e3436", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#2e3436", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#3465a4", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#c4a000", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#2e3436", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#75507b", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d3d7cf", + "palette": 237 + } + } +} diff --git a/colors/base16-tarot.json b/colors/base16-tarot.json new file mode 100644 index 0000000..70191eb --- /dev/null +++ b/colors/base16-tarot.json @@ -0,0 +1,168 @@ +{ + "name": "tarot", + "author": "ed (https://codeberg.org/ed)", + "slug": "tarot", + "slug-underscored": "tarot", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#dc8f7c", + "palette": 234 + }, + "foreground": { + "hex": "#aa556f", + "palette": 237 + }, + "frame_focused": { + "hex": "#6e6080", + "palette": 63 + }, + "frame_important": { + "hex": "#a68e5a", + "palette": 29 + }, + "text_focused": { + "hex": "#6e6080", + "palette": 63 + }, + "text_active": { + "hex": "#6e6080", + "palette": 63 + }, + "text_disabled": { + "hex": "#8c406f", + "palette": 246 + }, + "text_hidden": { + "hex": "#74316b", + "palette": 249 + }, + "text_warning": { + "hex": "#ff6565", + "palette": 214 + }, + "text_error": { + "hex": "#c53253", + "palette": 166 + }, + "overlay_background": { + "hex": "#c4686d", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#0e091d", + "palette": 15 + }, + "overlay_border": { + "hex": "#6e6080", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#6e6080", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#0e091d", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#0e091d", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#dc8f7c", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#a68e5a", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#0e091d", + "palette": 15 + }, + "button_background_normal": { + "hex": "#0e091d", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#dc8f7c", + "palette": 234 + }, + "button_background_active": { + "hex": "#a45782", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#0e091d", + "palette": 15 + }, + "header_background": { + "hex": "#0e091d", + "palette": 15 + }, + "header_foreground": { + "hex": "#6e6080", + "palette": 63 + }, + "footer_background": { + "hex": "#6e6080", + "palette": 63 + }, + "footer_foreground": { + "hex": "#0e091d", + "palette": 15 + }, + "banner_background": { + "hex": "#6e6080", + "palette": 63 + }, + "banner_foreground": { + "hex": "#dc8f7c", + "palette": 234 + }, + "list_header_background": { + "hex": "#a45782", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#0e091d", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a45782", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#0e091d", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#0e091d", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#6e6080", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ff6565", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#0e091d", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a45782", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#aa556f", + "palette": 237 + } + } +} diff --git a/colors/base16-tender.json b/colors/base16-tender.json new file mode 100644 index 0000000..a2c77e4 --- /dev/null +++ b/colors/base16-tender.json @@ -0,0 +1,168 @@ +{ + "name": "tender", + "author": "Jacobo Tabernero (https://github/com/jacoborus/tender.vim)", + "slug": "tender", + "slug-underscored": "tender", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#feffff", + "palette": 234 + }, + "foreground": { + "hex": "#eeeeee", + "palette": 237 + }, + "frame_focused": { + "hex": "#b3deef", + "palette": 63 + }, + "frame_important": { + "hex": "#c9d05c", + "palette": 29 + }, + "text_focused": { + "hex": "#b3deef", + "palette": 63 + }, + "text_active": { + "hex": "#b3deef", + "palette": 63 + }, + "text_disabled": { + "hex": "#b8b8b8", + "palette": 246 + }, + "text_hidden": { + "hex": "#4c4c4c", + "palette": 249 + }, + "text_warning": { + "hex": "#ffc24b", + "palette": 214 + }, + "text_error": { + "hex": "#f43753", + "palette": 166 + }, + "overlay_background": { + "hex": "#e8e8e8", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#282828", + "palette": 15 + }, + "overlay_border": { + "hex": "#b3deef", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#b3deef", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#282828", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#282828", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#feffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#c9d05c", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#282828", + "palette": 15 + }, + "button_background_normal": { + "hex": "#282828", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#feffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#d3b987", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#282828", + "palette": 15 + }, + "header_background": { + "hex": "#282828", + "palette": 15 + }, + "header_foreground": { + "hex": "#b3deef", + "palette": 63 + }, + "footer_background": { + "hex": "#b3deef", + "palette": 63 + }, + "footer_foreground": { + "hex": "#282828", + "palette": 15 + }, + "banner_background": { + "hex": "#b3deef", + "palette": 63 + }, + "banner_foreground": { + "hex": "#feffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#d3b987", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#282828", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#d3b987", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#282828", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#282828", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#b3deef", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffc24b", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#282828", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#d3b987", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#eeeeee", + "palette": 237 + } + } +} diff --git a/colors/base16-terracotta-dark.json b/colors/base16-terracotta-dark.json new file mode 100644 index 0000000..30beb0e --- /dev/null +++ b/colors/base16-terracotta-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Terracotta Dark", + "author": "Alexander Rossell Hayes (https://github.com/rossellhayes)", + "slug": "terracotta-dark", + "slug-underscored": "terracotta_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#dcd2ce", + "palette": 234 + }, + "foreground": { + "hex": "#b8a59d", + "palette": 237 + }, + "frame_focused": { + "hex": "#b0a4c3", + "palette": 63 + }, + "frame_important": { + "hex": "#b6c68a", + "palette": 29 + }, + "text_focused": { + "hex": "#b0a4c3", + "palette": 63 + }, + "text_active": { + "hex": "#b0a4c3", + "palette": 63 + }, + "text_disabled": { + "hex": "#a78e84", + "palette": 246 + }, + "text_hidden": { + "hex": "#594740", + "palette": 249 + }, + "text_warning": { + "hex": "#ffc37a", + "palette": 214 + }, + "text_error": { + "hex": "#f6998f", + "palette": 166 + }, + "overlay_background": { + "hex": "#cabbb5", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#241d1a", + "palette": 15 + }, + "overlay_border": { + "hex": "#b0a4c3", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#b0a4c3", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#241d1a", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#241d1a", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#dcd2ce", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#b6c68a", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#241d1a", + "palette": 15 + }, + "button_background_normal": { + "hex": "#241d1a", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#dcd2ce", + "palette": 234 + }, + "button_background_active": { + "hex": "#d8a2b0", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#241d1a", + "palette": 15 + }, + "header_background": { + "hex": "#241d1a", + "palette": 15 + }, + "header_foreground": { + "hex": "#b0a4c3", + "palette": 63 + }, + "footer_background": { + "hex": "#b0a4c3", + "palette": 63 + }, + "footer_foreground": { + "hex": "#241d1a", + "palette": 15 + }, + "banner_background": { + "hex": "#b0a4c3", + "palette": 63 + }, + "banner_foreground": { + "hex": "#dcd2ce", + "palette": 234 + }, + "list_header_background": { + "hex": "#d8a2b0", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#241d1a", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#d8a2b0", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#241d1a", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#241d1a", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#b0a4c3", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffc37a", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#241d1a", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#d8a2b0", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#b8a59d", + "palette": 237 + } + } +} diff --git a/colors/base16-terracotta.json b/colors/base16-terracotta.json new file mode 100644 index 0000000..00590d2 --- /dev/null +++ b/colors/base16-terracotta.json @@ -0,0 +1,168 @@ +{ + "name": "Terracotta", + "author": "Alexander Rossell Hayes (https://github.com/rossellhayes)", + "slug": "terracotta", + "slug-underscored": "terracotta", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#241c19", + "palette": 234 + }, + "foreground": { + "hex": "#473731", + "palette": 237 + }, + "frame_focused": { + "hex": "#625574", + "palette": 63 + }, + "frame_important": { + "hex": "#7a894a", + "palette": 29 + }, + "text_focused": { + "hex": "#625574", + "palette": 63 + }, + "text_active": { + "hex": "#625574", + "palette": 63 + }, + "text_disabled": { + "hex": "#59453d", + "palette": 246 + }, + "text_hidden": { + "hex": "#c0aca4", + "palette": 249 + }, + "text_warning": { + "hex": "#ce943e", + "palette": 214 + }, + "text_error": { + "hex": "#a75045", + "palette": 166 + }, + "overlay_background": { + "hex": "#352a25", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#efeae8", + "palette": 15 + }, + "overlay_border": { + "hex": "#625574", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#625574", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#efeae8", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#efeae8", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#241c19", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#7a894a", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#efeae8", + "palette": 15 + }, + "button_background_normal": { + "hex": "#efeae8", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#241c19", + "palette": 234 + }, + "button_background_active": { + "hex": "#8d5968", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#efeae8", + "palette": 15 + }, + "header_background": { + "hex": "#efeae8", + "palette": 15 + }, + "header_foreground": { + "hex": "#625574", + "palette": 63 + }, + "footer_background": { + "hex": "#625574", + "palette": 63 + }, + "footer_foreground": { + "hex": "#efeae8", + "palette": 15 + }, + "banner_background": { + "hex": "#625574", + "palette": 63 + }, + "banner_foreground": { + "hex": "#241c19", + "palette": 234 + }, + "list_header_background": { + "hex": "#8d5968", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#efeae8", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#8d5968", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#efeae8", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#efeae8", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#625574", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ce943e", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#efeae8", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#8d5968", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#473731", + "palette": 237 + } + } +} diff --git a/colors/base16-tokyo-city-dark.json b/colors/base16-tokyo-city-dark.json new file mode 100644 index 0000000..422fba2 --- /dev/null +++ b/colors/base16-tokyo-city-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Tokyo City Dark", + "author": "Michaël Ball", + "slug": "tokyo-city-dark", + "slug-underscored": "tokyo_city_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fbfbfd", + "palette": 234 + }, + "foreground": { + "hex": "#d8e2ec", + "palette": 237 + }, + "frame_focused": { + "hex": "#7aa2f7", + "palette": 63 + }, + "frame_important": { + "hex": "#9ece6a", + "palette": 29 + }, + "text_focused": { + "hex": "#7aa2f7", + "palette": 63 + }, + "text_active": { + "hex": "#7aa2f7", + "palette": 63 + }, + "text_disabled": { + "hex": "#b7c5d3", + "palette": 246 + }, + "text_hidden": { + "hex": "#526270", + "palette": 249 + }, + "text_warning": { + "hex": "#b7c5d3", + "palette": 214 + }, + "text_error": { + "hex": "#f7768e", + "palette": 166 + }, + "overlay_background": { + "hex": "#f6f6f8", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#171d23", + "palette": 15 + }, + "overlay_border": { + "hex": "#7aa2f7", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#7aa2f7", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#171d23", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#171d23", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fbfbfd", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#9ece6a", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#171d23", + "palette": 15 + }, + "button_background_normal": { + "hex": "#171d23", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fbfbfd", + "palette": 234 + }, + "button_background_active": { + "hex": "#bb9af7", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#171d23", + "palette": 15 + }, + "header_background": { + "hex": "#171d23", + "palette": 15 + }, + "header_foreground": { + "hex": "#7aa2f7", + "palette": 63 + }, + "footer_background": { + "hex": "#7aa2f7", + "palette": 63 + }, + "footer_foreground": { + "hex": "#171d23", + "palette": 15 + }, + "banner_background": { + "hex": "#7aa2f7", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fbfbfd", + "palette": 234 + }, + "list_header_background": { + "hex": "#bb9af7", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#171d23", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#bb9af7", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#171d23", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#171d23", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#7aa2f7", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#b7c5d3", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#171d23", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#bb9af7", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d8e2ec", + "palette": 237 + } + } +} diff --git a/colors/base16-tokyo-city-light.json b/colors/base16-tokyo-city-light.json new file mode 100644 index 0000000..43d2385 --- /dev/null +++ b/colors/base16-tokyo-city-light.json @@ -0,0 +1,168 @@ +{ + "name": "Tokyo City Light", + "author": "Michaël Ball", + "slug": "tokyo-city-light", + "slug-underscored": "tokyo_city_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#171d23", + "palette": 234 + }, + "foreground": { + "hex": "#343b59", + "palette": 237 + }, + "frame_focused": { + "hex": "#34548a", + "palette": 63 + }, + "frame_important": { + "hex": "#485e30", + "palette": 29 + }, + "text_focused": { + "hex": "#34548a", + "palette": 63 + }, + "text_active": { + "hex": "#34548a", + "palette": 63 + }, + "text_disabled": { + "hex": "#4c505e", + "palette": 246 + }, + "text_hidden": { + "hex": "#9699a3", + "palette": 249 + }, + "text_warning": { + "hex": "#4c505e", + "palette": 214 + }, + "text_error": { + "hex": "#8c4351", + "palette": 166 + }, + "overlay_background": { + "hex": "#1d252c", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#fbfbfd", + "palette": 15 + }, + "overlay_border": { + "hex": "#34548a", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#34548a", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#fbfbfd", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#fbfbfd", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#171d23", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#485e30", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#fbfbfd", + "palette": 15 + }, + "button_background_normal": { + "hex": "#fbfbfd", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#171d23", + "palette": 234 + }, + "button_background_active": { + "hex": "#5a4a78", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#fbfbfd", + "palette": 15 + }, + "header_background": { + "hex": "#fbfbfd", + "palette": 15 + }, + "header_foreground": { + "hex": "#34548a", + "palette": 63 + }, + "footer_background": { + "hex": "#34548a", + "palette": 63 + }, + "footer_foreground": { + "hex": "#fbfbfd", + "palette": 15 + }, + "banner_background": { + "hex": "#34548a", + "palette": 63 + }, + "banner_foreground": { + "hex": "#171d23", + "palette": 234 + }, + "list_header_background": { + "hex": "#5a4a78", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#fbfbfd", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#5a4a78", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#fbfbfd", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#fbfbfd", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#34548a", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#4c505e", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#fbfbfd", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#5a4a78", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#343b59", + "palette": 237 + } + } +} diff --git a/colors/base16-tokyo-city-terminal-dark.json b/colors/base16-tokyo-city-terminal-dark.json new file mode 100644 index 0000000..50477fd --- /dev/null +++ b/colors/base16-tokyo-city-terminal-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Tokyo City Terminal Dark", + "author": "Michaël Ball", + "slug": "tokyo-city-terminal-dark", + "slug-underscored": "tokyo_city_terminal_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fbfbfd", + "palette": 234 + }, + "foreground": { + "hex": "#d8e2ec", + "palette": 237 + }, + "frame_focused": { + "hex": "#539afc", + "palette": 63 + }, + "frame_important": { + "hex": "#8bd49c", + "palette": 29 + }, + "text_focused": { + "hex": "#539afc", + "palette": 63 + }, + "text_active": { + "hex": "#539afc", + "palette": 63 + }, + "text_disabled": { + "hex": "#b7c5d3", + "palette": 246 + }, + "text_hidden": { + "hex": "#526270", + "palette": 249 + }, + "text_warning": { + "hex": "#ebbf83", + "palette": 214 + }, + "text_error": { + "hex": "#d95468", + "palette": 166 + }, + "overlay_background": { + "hex": "#f6f6f8", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#171d23", + "palette": 15 + }, + "overlay_border": { + "hex": "#539afc", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#539afc", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#171d23", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#171d23", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fbfbfd", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#8bd49c", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#171d23", + "palette": 15 + }, + "button_background_normal": { + "hex": "#171d23", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fbfbfd", + "palette": 234 + }, + "button_background_active": { + "hex": "#b62d65", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#171d23", + "palette": 15 + }, + "header_background": { + "hex": "#171d23", + "palette": 15 + }, + "header_foreground": { + "hex": "#539afc", + "palette": 63 + }, + "footer_background": { + "hex": "#539afc", + "palette": 63 + }, + "footer_foreground": { + "hex": "#171d23", + "palette": 15 + }, + "banner_background": { + "hex": "#539afc", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fbfbfd", + "palette": 234 + }, + "list_header_background": { + "hex": "#b62d65", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#171d23", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b62d65", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#171d23", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#171d23", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#539afc", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ebbf83", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#171d23", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b62d65", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d8e2ec", + "palette": 237 + } + } +} diff --git a/colors/base16-tokyo-city-terminal-light.json b/colors/base16-tokyo-city-terminal-light.json new file mode 100644 index 0000000..7142b14 --- /dev/null +++ b/colors/base16-tokyo-city-terminal-light.json @@ -0,0 +1,168 @@ +{ + "name": "Tokyo City Terminal Light", + "author": "Michaël Ball", + "slug": "tokyo-city-terminal-light", + "slug-underscored": "tokyo_city_terminal_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#171d23", + "palette": 234 + }, + "foreground": { + "hex": "#28323a", + "palette": 237 + }, + "frame_focused": { + "hex": "#34548a", + "palette": 63 + }, + "frame_important": { + "hex": "#33635c", + "palette": 29 + }, + "text_focused": { + "hex": "#34548a", + "palette": 63 + }, + "text_active": { + "hex": "#34548a", + "palette": 63 + }, + "text_disabled": { + "hex": "#526270", + "palette": 246 + }, + "text_hidden": { + "hex": "#b7c5d3", + "palette": 249 + }, + "text_warning": { + "hex": "#8f5e15", + "palette": 214 + }, + "text_error": { + "hex": "#8c4351", + "palette": 166 + }, + "overlay_background": { + "hex": "#1d252c", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#fbfbfd", + "palette": 15 + }, + "overlay_border": { + "hex": "#34548a", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#34548a", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#fbfbfd", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#fbfbfd", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#171d23", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#33635c", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#fbfbfd", + "palette": 15 + }, + "button_background_normal": { + "hex": "#fbfbfd", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#171d23", + "palette": 234 + }, + "button_background_active": { + "hex": "#5a4a78", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#fbfbfd", + "palette": 15 + }, + "header_background": { + "hex": "#fbfbfd", + "palette": 15 + }, + "header_foreground": { + "hex": "#34548a", + "palette": 63 + }, + "footer_background": { + "hex": "#34548a", + "palette": 63 + }, + "footer_foreground": { + "hex": "#fbfbfd", + "palette": 15 + }, + "banner_background": { + "hex": "#34548a", + "palette": 63 + }, + "banner_foreground": { + "hex": "#171d23", + "palette": 234 + }, + "list_header_background": { + "hex": "#5a4a78", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#fbfbfd", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#5a4a78", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#fbfbfd", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#fbfbfd", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#34548a", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#8f5e15", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#fbfbfd", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#5a4a78", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#28323a", + "palette": 237 + } + } +} diff --git a/colors/base16-tokyo-night-dark.json b/colors/base16-tokyo-night-dark.json new file mode 100644 index 0000000..22d9c25 --- /dev/null +++ b/colors/base16-tokyo-night-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Tokyo Night Dark", + "author": "Michaël Ball", + "slug": "tokyo-night-dark", + "slug-underscored": "tokyo_night_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#d5d6db", + "palette": 234 + }, + "foreground": { + "hex": "#a9b1d6", + "palette": 237 + }, + "frame_focused": { + "hex": "#2ac3de", + "palette": 63 + }, + "frame_important": { + "hex": "#9ece6a", + "palette": 29 + }, + "text_focused": { + "hex": "#2ac3de", + "palette": 63 + }, + "text_active": { + "hex": "#2ac3de", + "palette": 63 + }, + "text_disabled": { + "hex": "#787c99", + "palette": 246 + }, + "text_hidden": { + "hex": "#444b6a", + "palette": 249 + }, + "text_warning": { + "hex": "#0db9d7", + "palette": 214 + }, + "text_error": { + "hex": "#c0caf5", + "palette": 166 + }, + "overlay_background": { + "hex": "#cbccd1", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1a1b26", + "palette": 15 + }, + "overlay_border": { + "hex": "#2ac3de", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#2ac3de", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1a1b26", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1a1b26", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#d5d6db", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#9ece6a", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1a1b26", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1a1b26", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#d5d6db", + "palette": 234 + }, + "button_background_active": { + "hex": "#bb9af7", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1a1b26", + "palette": 15 + }, + "header_background": { + "hex": "#1a1b26", + "palette": 15 + }, + "header_foreground": { + "hex": "#2ac3de", + "palette": 63 + }, + "footer_background": { + "hex": "#2ac3de", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1a1b26", + "palette": 15 + }, + "banner_background": { + "hex": "#2ac3de", + "palette": 63 + }, + "banner_foreground": { + "hex": "#d5d6db", + "palette": 234 + }, + "list_header_background": { + "hex": "#bb9af7", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1a1b26", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#bb9af7", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1a1b26", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1a1b26", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#2ac3de", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#0db9d7", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1a1b26", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#bb9af7", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#a9b1d6", + "palette": 237 + } + } +} diff --git a/colors/base16-tokyo-night-light.json b/colors/base16-tokyo-night-light.json new file mode 100644 index 0000000..ff75280 --- /dev/null +++ b/colors/base16-tokyo-night-light.json @@ -0,0 +1,168 @@ +{ + "name": "Tokyo Night Light", + "author": "Michaël Ball", + "slug": "tokyo-night-light", + "slug-underscored": "tokyo_night_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#1a1b26", + "palette": 234 + }, + "foreground": { + "hex": "#343b59", + "palette": 237 + }, + "frame_focused": { + "hex": "#34548a", + "palette": 63 + }, + "frame_important": { + "hex": "#485e30", + "palette": 29 + }, + "text_focused": { + "hex": "#34548a", + "palette": 63 + }, + "text_active": { + "hex": "#34548a", + "palette": 63 + }, + "text_disabled": { + "hex": "#4c505e", + "palette": 246 + }, + "text_hidden": { + "hex": "#9699a3", + "palette": 249 + }, + "text_warning": { + "hex": "#166775", + "palette": 214 + }, + "text_error": { + "hex": "#343b58", + "palette": 166 + }, + "overlay_background": { + "hex": "#1a1b26", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#d5d6db", + "palette": 15 + }, + "overlay_border": { + "hex": "#34548a", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#34548a", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#d5d6db", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#d5d6db", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#1a1b26", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#485e30", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#d5d6db", + "palette": 15 + }, + "button_background_normal": { + "hex": "#d5d6db", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#1a1b26", + "palette": 234 + }, + "button_background_active": { + "hex": "#5a4a78", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#d5d6db", + "palette": 15 + }, + "header_background": { + "hex": "#d5d6db", + "palette": 15 + }, + "header_foreground": { + "hex": "#34548a", + "palette": 63 + }, + "footer_background": { + "hex": "#34548a", + "palette": 63 + }, + "footer_foreground": { + "hex": "#d5d6db", + "palette": 15 + }, + "banner_background": { + "hex": "#34548a", + "palette": 63 + }, + "banner_foreground": { + "hex": "#1a1b26", + "palette": 234 + }, + "list_header_background": { + "hex": "#5a4a78", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#d5d6db", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#5a4a78", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#d5d6db", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#d5d6db", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#34548a", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#166775", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#d5d6db", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#5a4a78", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#343b59", + "palette": 237 + } + } +} diff --git a/colors/base16-tokyo-night-moon.json b/colors/base16-tokyo-night-moon.json new file mode 100644 index 0000000..77c3c6f --- /dev/null +++ b/colors/base16-tokyo-night-moon.json @@ -0,0 +1,168 @@ +{ + "name": "Tokyo Night Moon", + "author": "Ólafur Bjarki Bogason", + "slug": "tokyo-night-moon", + "slug-underscored": "tokyo_night_moon", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#c8d3f5", + "palette": 234 + }, + "foreground": { + "hex": "#3b4261", + "palette": 237 + }, + "frame_focused": { + "hex": "#82aaff", + "palette": 63 + }, + "frame_important": { + "hex": "#c3e88d", + "palette": 29 + }, + "text_focused": { + "hex": "#82aaff", + "palette": 63 + }, + "text_active": { + "hex": "#82aaff", + "palette": 63 + }, + "text_disabled": { + "hex": "#828bb8", + "palette": 246 + }, + "text_hidden": { + "hex": "#636da6", + "palette": 249 + }, + "text_warning": { + "hex": "#ffc777", + "palette": 214 + }, + "text_error": { + "hex": "#ff757f", + "palette": 166 + }, + "overlay_background": { + "hex": "#828bb8", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#222436", + "palette": 15 + }, + "overlay_border": { + "hex": "#82aaff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#82aaff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#222436", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#222436", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#c8d3f5", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#c3e88d", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#222436", + "palette": 15 + }, + "button_background_normal": { + "hex": "#222436", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#c8d3f5", + "palette": 234 + }, + "button_background_active": { + "hex": "#fca7ea", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#222436", + "palette": 15 + }, + "header_background": { + "hex": "#222436", + "palette": 15 + }, + "header_foreground": { + "hex": "#82aaff", + "palette": 63 + }, + "footer_background": { + "hex": "#82aaff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#222436", + "palette": 15 + }, + "banner_background": { + "hex": "#82aaff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#c8d3f5", + "palette": 234 + }, + "list_header_background": { + "hex": "#fca7ea", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#222436", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#fca7ea", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#222436", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#222436", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#82aaff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffc777", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#222436", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#fca7ea", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#3b4261", + "palette": 237 + } + } +} diff --git a/colors/base16-tokyo-night-storm.json b/colors/base16-tokyo-night-storm.json new file mode 100644 index 0000000..8027e0f --- /dev/null +++ b/colors/base16-tokyo-night-storm.json @@ -0,0 +1,168 @@ +{ + "name": "Tokyo Night Storm", + "author": "Michaël Ball", + "slug": "tokyo-night-storm", + "slug-underscored": "tokyo_night_storm", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#d5d6db", + "palette": 234 + }, + "foreground": { + "hex": "#a9b1d6", + "palette": 237 + }, + "frame_focused": { + "hex": "#2ac3de", + "palette": 63 + }, + "frame_important": { + "hex": "#9ece6a", + "palette": 29 + }, + "text_focused": { + "hex": "#2ac3de", + "palette": 63 + }, + "text_active": { + "hex": "#2ac3de", + "palette": 63 + }, + "text_disabled": { + "hex": "#787c99", + "palette": 246 + }, + "text_hidden": { + "hex": "#444b6a", + "palette": 249 + }, + "text_warning": { + "hex": "#0db9d7", + "palette": 214 + }, + "text_error": { + "hex": "#c0caf5", + "palette": 166 + }, + "overlay_background": { + "hex": "#cbccd1", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#24283b", + "palette": 15 + }, + "overlay_border": { + "hex": "#2ac3de", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#2ac3de", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#24283b", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#24283b", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#d5d6db", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#9ece6a", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#24283b", + "palette": 15 + }, + "button_background_normal": { + "hex": "#24283b", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#d5d6db", + "palette": 234 + }, + "button_background_active": { + "hex": "#bb9af7", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#24283b", + "palette": 15 + }, + "header_background": { + "hex": "#24283b", + "palette": 15 + }, + "header_foreground": { + "hex": "#2ac3de", + "palette": 63 + }, + "footer_background": { + "hex": "#2ac3de", + "palette": 63 + }, + "footer_foreground": { + "hex": "#24283b", + "palette": 15 + }, + "banner_background": { + "hex": "#2ac3de", + "palette": 63 + }, + "banner_foreground": { + "hex": "#d5d6db", + "palette": 234 + }, + "list_header_background": { + "hex": "#bb9af7", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#24283b", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#bb9af7", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#24283b", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#24283b", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#2ac3de", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#0db9d7", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#24283b", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#bb9af7", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#a9b1d6", + "palette": 237 + } + } +} diff --git a/colors/base16-tokyo-night-terminal-dark.json b/colors/base16-tokyo-night-terminal-dark.json new file mode 100644 index 0000000..86647f5 --- /dev/null +++ b/colors/base16-tokyo-night-terminal-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Tokyo Night Terminal Dark", + "author": "Michaël Ball", + "slug": "tokyo-night-terminal-dark", + "slug-underscored": "tokyo_night_terminal_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#d5d6db", + "palette": 234 + }, + "foreground": { + "hex": "#787c99", + "palette": 237 + }, + "frame_focused": { + "hex": "#7aa2f7", + "palette": 63 + }, + "frame_important": { + "hex": "#41a6b5", + "palette": 29 + }, + "text_focused": { + "hex": "#7aa2f7", + "palette": 63 + }, + "text_active": { + "hex": "#7aa2f7", + "palette": 63 + }, + "text_disabled": { + "hex": "#787c99", + "palette": 246 + }, + "text_hidden": { + "hex": "#444b6a", + "palette": 249 + }, + "text_warning": { + "hex": "#e0af68", + "palette": 214 + }, + "text_error": { + "hex": "#f7768e", + "palette": 166 + }, + "overlay_background": { + "hex": "#cbccd1", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#16161e", + "palette": 15 + }, + "overlay_border": { + "hex": "#7aa2f7", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#7aa2f7", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#16161e", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#16161e", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#d5d6db", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#41a6b5", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#16161e", + "palette": 15 + }, + "button_background_normal": { + "hex": "#16161e", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#d5d6db", + "palette": 234 + }, + "button_background_active": { + "hex": "#bb9af7", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#16161e", + "palette": 15 + }, + "header_background": { + "hex": "#16161e", + "palette": 15 + }, + "header_foreground": { + "hex": "#7aa2f7", + "palette": 63 + }, + "footer_background": { + "hex": "#7aa2f7", + "palette": 63 + }, + "footer_foreground": { + "hex": "#16161e", + "palette": 15 + }, + "banner_background": { + "hex": "#7aa2f7", + "palette": 63 + }, + "banner_foreground": { + "hex": "#d5d6db", + "palette": 234 + }, + "list_header_background": { + "hex": "#bb9af7", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#16161e", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#bb9af7", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#16161e", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#16161e", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#7aa2f7", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#e0af68", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#16161e", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#bb9af7", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#787c99", + "palette": 237 + } + } +} diff --git a/colors/base16-tokyo-night-terminal-light.json b/colors/base16-tokyo-night-terminal-light.json new file mode 100644 index 0000000..3ecd7ea --- /dev/null +++ b/colors/base16-tokyo-night-terminal-light.json @@ -0,0 +1,168 @@ +{ + "name": "Tokyo Night Terminal Light", + "author": "Michaël Ball", + "slug": "tokyo-night-terminal-light", + "slug-underscored": "tokyo_night_terminal_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#1a1b26", + "palette": 234 + }, + "foreground": { + "hex": "#4c505e", + "palette": 237 + }, + "frame_focused": { + "hex": "#34548a", + "palette": 63 + }, + "frame_important": { + "hex": "#33635c", + "palette": 29 + }, + "text_focused": { + "hex": "#34548a", + "palette": 63 + }, + "text_active": { + "hex": "#34548a", + "palette": 63 + }, + "text_disabled": { + "hex": "#4c505e", + "palette": 246 + }, + "text_hidden": { + "hex": "#9699a3", + "palette": 249 + }, + "text_warning": { + "hex": "#8f5e15", + "palette": 214 + }, + "text_error": { + "hex": "#8c4351", + "palette": 166 + }, + "overlay_background": { + "hex": "#1a1b26", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#d5d6db", + "palette": 15 + }, + "overlay_border": { + "hex": "#34548a", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#34548a", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#d5d6db", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#d5d6db", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#1a1b26", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#33635c", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#d5d6db", + "palette": 15 + }, + "button_background_normal": { + "hex": "#d5d6db", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#1a1b26", + "palette": 234 + }, + "button_background_active": { + "hex": "#5a4a78", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#d5d6db", + "palette": 15 + }, + "header_background": { + "hex": "#d5d6db", + "palette": 15 + }, + "header_foreground": { + "hex": "#34548a", + "palette": 63 + }, + "footer_background": { + "hex": "#34548a", + "palette": 63 + }, + "footer_foreground": { + "hex": "#d5d6db", + "palette": 15 + }, + "banner_background": { + "hex": "#34548a", + "palette": 63 + }, + "banner_foreground": { + "hex": "#1a1b26", + "palette": 234 + }, + "list_header_background": { + "hex": "#5a4a78", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#d5d6db", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#5a4a78", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#d5d6db", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#d5d6db", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#34548a", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#8f5e15", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#d5d6db", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#5a4a78", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#4c505e", + "palette": 237 + } + } +} diff --git a/colors/base16-tokyo-night-terminal-storm.json b/colors/base16-tokyo-night-terminal-storm.json new file mode 100644 index 0000000..f5bbc71 --- /dev/null +++ b/colors/base16-tokyo-night-terminal-storm.json @@ -0,0 +1,168 @@ +{ + "name": "Tokyo Night Terminal Storm", + "author": "Michaël Ball", + "slug": "tokyo-night-terminal-storm", + "slug-underscored": "tokyo_night_terminal_storm", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#d5d6db", + "palette": 234 + }, + "foreground": { + "hex": "#787c99", + "palette": 237 + }, + "frame_focused": { + "hex": "#7aa2f7", + "palette": 63 + }, + "frame_important": { + "hex": "#41a6b5", + "palette": 29 + }, + "text_focused": { + "hex": "#7aa2f7", + "palette": 63 + }, + "text_active": { + "hex": "#7aa2f7", + "palette": 63 + }, + "text_disabled": { + "hex": "#787c99", + "palette": 246 + }, + "text_hidden": { + "hex": "#444b6a", + "palette": 249 + }, + "text_warning": { + "hex": "#e0af68", + "palette": 214 + }, + "text_error": { + "hex": "#f7768e", + "palette": 166 + }, + "overlay_background": { + "hex": "#cbccd1", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#24283b", + "palette": 15 + }, + "overlay_border": { + "hex": "#7aa2f7", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#7aa2f7", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#24283b", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#24283b", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#d5d6db", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#41a6b5", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#24283b", + "palette": 15 + }, + "button_background_normal": { + "hex": "#24283b", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#d5d6db", + "palette": 234 + }, + "button_background_active": { + "hex": "#bb9af7", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#24283b", + "palette": 15 + }, + "header_background": { + "hex": "#24283b", + "palette": 15 + }, + "header_foreground": { + "hex": "#7aa2f7", + "palette": 63 + }, + "footer_background": { + "hex": "#7aa2f7", + "palette": 63 + }, + "footer_foreground": { + "hex": "#24283b", + "palette": 15 + }, + "banner_background": { + "hex": "#7aa2f7", + "palette": 63 + }, + "banner_foreground": { + "hex": "#d5d6db", + "palette": 234 + }, + "list_header_background": { + "hex": "#bb9af7", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#24283b", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#bb9af7", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#24283b", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#24283b", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#7aa2f7", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#e0af68", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#24283b", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#bb9af7", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#787c99", + "palette": 237 + } + } +} diff --git a/colors/base16-tokyodark-terminal.json b/colors/base16-tokyodark-terminal.json new file mode 100644 index 0000000..f28797c --- /dev/null +++ b/colors/base16-tokyodark-terminal.json @@ -0,0 +1,168 @@ +{ + "name": "Tokyodark Terminal", + "author": "Tiagovla (https://github.com/tiagovla/)", + "slug": "tokyodark-terminal", + "slug-underscored": "tokyodark_terminal", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#a0a8cd", + "palette": 234 + }, + "foreground": { + "hex": "#a0a8cd", + "palette": 237 + }, + "frame_focused": { + "hex": "#7199ee", + "palette": 63 + }, + "frame_important": { + "hex": "#95c561", + "palette": 29 + }, + "text_focused": { + "hex": "#7199ee", + "palette": 63 + }, + "text_active": { + "hex": "#7199ee", + "palette": 63 + }, + "text_disabled": { + "hex": "#4a5057", + "palette": 246 + }, + "text_hidden": { + "hex": "#282c34", + "palette": 249 + }, + "text_warning": { + "hex": "#d7a65f", + "palette": 214 + }, + "text_error": { + "hex": "#ee6d85", + "palette": 166 + }, + "overlay_background": { + "hex": "#a0a8cd", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#11121d", + "palette": 15 + }, + "overlay_border": { + "hex": "#7199ee", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#7199ee", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#11121d", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#11121d", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#a0a8cd", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#95c561", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#11121d", + "palette": 15 + }, + "button_background_normal": { + "hex": "#11121d", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#a0a8cd", + "palette": 234 + }, + "button_background_active": { + "hex": "#a485dd", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#11121d", + "palette": 15 + }, + "header_background": { + "hex": "#11121d", + "palette": 15 + }, + "header_foreground": { + "hex": "#7199ee", + "palette": 63 + }, + "footer_background": { + "hex": "#7199ee", + "palette": 63 + }, + "footer_foreground": { + "hex": "#11121d", + "palette": 15 + }, + "banner_background": { + "hex": "#7199ee", + "palette": 63 + }, + "banner_foreground": { + "hex": "#a0a8cd", + "palette": 234 + }, + "list_header_background": { + "hex": "#a485dd", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#11121d", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a485dd", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#11121d", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#11121d", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#7199ee", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#d7a65f", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#11121d", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a485dd", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#a0a8cd", + "palette": 237 + } + } +} diff --git a/colors/base16-tokyodark.json b/colors/base16-tokyodark.json new file mode 100644 index 0000000..7c2084a --- /dev/null +++ b/colors/base16-tokyodark.json @@ -0,0 +1,168 @@ +{ + "name": "Tokyodark", + "author": "Jamy Golden (https://github.com/JamyGolden), Based on Tokyodark.nvim (https://github.com/tiagovla/tokyodark.nvim)", + "slug": "tokyodark", + "slug-underscored": "tokyodark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#bcc2dc", + "palette": 234 + }, + "foreground": { + "hex": "#a0a8cd", + "palette": 237 + }, + "frame_focused": { + "hex": "#7199ee", + "palette": 63 + }, + "frame_important": { + "hex": "#95c561", + "palette": 29 + }, + "text_focused": { + "hex": "#7199ee", + "palette": 63 + }, + "text_active": { + "hex": "#7199ee", + "palette": 63 + }, + "text_disabled": { + "hex": "#4a5057", + "palette": 246 + }, + "text_hidden": { + "hex": "#353945", + "palette": 249 + }, + "text_warning": { + "hex": "#d7a65f", + "palette": 214 + }, + "text_error": { + "hex": "#ee6d85", + "palette": 166 + }, + "overlay_background": { + "hex": "#abb2bf", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#11121d", + "palette": 15 + }, + "overlay_border": { + "hex": "#7199ee", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#7199ee", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#11121d", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#11121d", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#bcc2dc", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#95c561", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#11121d", + "palette": 15 + }, + "button_background_normal": { + "hex": "#11121d", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#bcc2dc", + "palette": 234 + }, + "button_background_active": { + "hex": "#a485dd", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#11121d", + "palette": 15 + }, + "header_background": { + "hex": "#11121d", + "palette": 15 + }, + "header_foreground": { + "hex": "#7199ee", + "palette": 63 + }, + "footer_background": { + "hex": "#7199ee", + "palette": 63 + }, + "footer_foreground": { + "hex": "#11121d", + "palette": 15 + }, + "banner_background": { + "hex": "#7199ee", + "palette": 63 + }, + "banner_foreground": { + "hex": "#bcc2dc", + "palette": 234 + }, + "list_header_background": { + "hex": "#a485dd", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#11121d", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a485dd", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#11121d", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#11121d", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#7199ee", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#d7a65f", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#11121d", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a485dd", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#a0a8cd", + "palette": 237 + } + } +} diff --git a/colors/base16-tomorrow-night-eighties.json b/colors/base16-tomorrow-night-eighties.json new file mode 100644 index 0000000..4d8ac29 --- /dev/null +++ b/colors/base16-tomorrow-night-eighties.json @@ -0,0 +1,168 @@ +{ + "name": "Tomorrow Night Eighties", + "author": "Chris Kempson (http://chriskempson.com)", + "slug": "tomorrow-night-eighties", + "slug-underscored": "tomorrow_night_eighties", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#cccccc", + "palette": 237 + }, + "frame_focused": { + "hex": "#6699cc", + "palette": 63 + }, + "frame_important": { + "hex": "#99cc99", + "palette": 29 + }, + "text_focused": { + "hex": "#6699cc", + "palette": 63 + }, + "text_active": { + "hex": "#6699cc", + "palette": 63 + }, + "text_disabled": { + "hex": "#b4b7b4", + "palette": 246 + }, + "text_hidden": { + "hex": "#999999", + "palette": 249 + }, + "text_warning": { + "hex": "#ffcc66", + "palette": 214 + }, + "text_error": { + "hex": "#f2777a", + "palette": 166 + }, + "overlay_background": { + "hex": "#e0e0e0", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#2d2d2d", + "palette": 15 + }, + "overlay_border": { + "hex": "#6699cc", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#6699cc", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#2d2d2d", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#2d2d2d", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#99cc99", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#2d2d2d", + "palette": 15 + }, + "button_background_normal": { + "hex": "#2d2d2d", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#cc99cc", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#2d2d2d", + "palette": 15 + }, + "header_background": { + "hex": "#2d2d2d", + "palette": 15 + }, + "header_foreground": { + "hex": "#6699cc", + "palette": 63 + }, + "footer_background": { + "hex": "#6699cc", + "palette": 63 + }, + "footer_foreground": { + "hex": "#2d2d2d", + "palette": 15 + }, + "banner_background": { + "hex": "#6699cc", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#cc99cc", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#2d2d2d", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#cc99cc", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#2d2d2d", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#2d2d2d", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#6699cc", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffcc66", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#2d2d2d", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#cc99cc", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#cccccc", + "palette": 237 + } + } +} diff --git a/colors/base16-tomorrow-night.json b/colors/base16-tomorrow-night.json new file mode 100644 index 0000000..86766a5 --- /dev/null +++ b/colors/base16-tomorrow-night.json @@ -0,0 +1,168 @@ +{ + "name": "Tomorrow Night", + "author": "Chris Kempson (http://chriskempson.com)", + "slug": "tomorrow-night", + "slug-underscored": "tomorrow_night", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#c5c8c6", + "palette": 237 + }, + "frame_focused": { + "hex": "#81a2be", + "palette": 63 + }, + "frame_important": { + "hex": "#b5bd68", + "palette": 29 + }, + "text_focused": { + "hex": "#81a2be", + "palette": 63 + }, + "text_active": { + "hex": "#81a2be", + "palette": 63 + }, + "text_disabled": { + "hex": "#b4b7b4", + "palette": 246 + }, + "text_hidden": { + "hex": "#969896", + "palette": 249 + }, + "text_warning": { + "hex": "#f0c674", + "palette": 214 + }, + "text_error": { + "hex": "#cc6666", + "palette": 166 + }, + "overlay_background": { + "hex": "#e0e0e0", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1d1f21", + "palette": 15 + }, + "overlay_border": { + "hex": "#81a2be", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#81a2be", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1d1f21", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1d1f21", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#b5bd68", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1d1f21", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1d1f21", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#b294bb", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1d1f21", + "palette": 15 + }, + "header_background": { + "hex": "#1d1f21", + "palette": 15 + }, + "header_foreground": { + "hex": "#81a2be", + "palette": 63 + }, + "footer_background": { + "hex": "#81a2be", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1d1f21", + "palette": 15 + }, + "banner_background": { + "hex": "#81a2be", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#b294bb", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1d1f21", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b294bb", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1d1f21", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1d1f21", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#81a2be", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f0c674", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1d1f21", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b294bb", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c5c8c6", + "palette": 237 + } + } +} diff --git a/colors/base16-tomorrow.json b/colors/base16-tomorrow.json new file mode 100644 index 0000000..9f02de7 --- /dev/null +++ b/colors/base16-tomorrow.json @@ -0,0 +1,168 @@ +{ + "name": "Tomorrow", + "author": "Chris Kempson (http://chriskempson.com)", + "slug": "tomorrow", + "slug-underscored": "tomorrow", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#1d1f21", + "palette": 234 + }, + "foreground": { + "hex": "#4d4d4c", + "palette": 237 + }, + "frame_focused": { + "hex": "#4271ae", + "palette": 63 + }, + "frame_important": { + "hex": "#718c00", + "palette": 29 + }, + "text_focused": { + "hex": "#4271ae", + "palette": 63 + }, + "text_active": { + "hex": "#4271ae", + "palette": 63 + }, + "text_disabled": { + "hex": "#969896", + "palette": 246 + }, + "text_hidden": { + "hex": "#8e908c", + "palette": 249 + }, + "text_warning": { + "hex": "#eab700", + "palette": 214 + }, + "text_error": { + "hex": "#c82829", + "palette": 166 + }, + "overlay_background": { + "hex": "#282a2e", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "overlay_border": { + "hex": "#4271ae", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#4271ae", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#ffffff", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#ffffff", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#1d1f21", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#718c00", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#ffffff", + "palette": 15 + }, + "button_background_normal": { + "hex": "#ffffff", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#1d1f21", + "palette": 234 + }, + "button_background_active": { + "hex": "#8959a8", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#ffffff", + "palette": 15 + }, + "header_background": { + "hex": "#ffffff", + "palette": 15 + }, + "header_foreground": { + "hex": "#4271ae", + "palette": 63 + }, + "footer_background": { + "hex": "#4271ae", + "palette": 63 + }, + "footer_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "banner_background": { + "hex": "#4271ae", + "palette": 63 + }, + "banner_foreground": { + "hex": "#1d1f21", + "palette": 234 + }, + "list_header_background": { + "hex": "#8959a8", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#8959a8", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#4271ae", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#eab700", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#8959a8", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#4d4d4c", + "palette": 237 + } + } +} diff --git a/colors/base16-tube.json b/colors/base16-tube.json new file mode 100644 index 0000000..9106d7c --- /dev/null +++ b/colors/base16-tube.json @@ -0,0 +1,168 @@ +{ + "name": "London Tube", + "author": "Jan T. Sott", + "slug": "tube", + "slug-underscored": "tube", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#d9d8d8", + "palette": 237 + }, + "frame_focused": { + "hex": "#009ddc", + "palette": 63 + }, + "frame_important": { + "hex": "#00853e", + "palette": 29 + }, + "text_focused": { + "hex": "#009ddc", + "palette": 63 + }, + "text_active": { + "hex": "#009ddc", + "palette": 63 + }, + "text_disabled": { + "hex": "#959ca1", + "palette": 246 + }, + "text_hidden": { + "hex": "#737171", + "palette": 249 + }, + "text_warning": { + "hex": "#ffd204", + "palette": 214 + }, + "text_error": { + "hex": "#ee2e24", + "palette": 166 + }, + "overlay_background": { + "hex": "#e7e7e8", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#231f20", + "palette": 15 + }, + "overlay_border": { + "hex": "#009ddc", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#009ddc", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#231f20", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#231f20", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#00853e", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#231f20", + "palette": 15 + }, + "button_background_normal": { + "hex": "#231f20", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#98005d", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#231f20", + "palette": 15 + }, + "header_background": { + "hex": "#231f20", + "palette": 15 + }, + "header_foreground": { + "hex": "#009ddc", + "palette": 63 + }, + "footer_background": { + "hex": "#009ddc", + "palette": 63 + }, + "footer_foreground": { + "hex": "#231f20", + "palette": 15 + }, + "banner_background": { + "hex": "#009ddc", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#98005d", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#231f20", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#98005d", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#231f20", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#231f20", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#009ddc", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffd204", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#231f20", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#98005d", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#d9d8d8", + "palette": 237 + } + } +} diff --git a/colors/base16-twilight.json b/colors/base16-twilight.json new file mode 100644 index 0000000..112f5a1 --- /dev/null +++ b/colors/base16-twilight.json @@ -0,0 +1,168 @@ +{ + "name": "Twilight", + "author": "David Hart (https://github.com/hartbit)", + "slug": "twilight", + "slug-underscored": "twilight", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#a7a7a7", + "palette": 237 + }, + "frame_focused": { + "hex": "#7587a6", + "palette": 63 + }, + "frame_important": { + "hex": "#8f9d6a", + "palette": 29 + }, + "text_focused": { + "hex": "#7587a6", + "palette": 63 + }, + "text_active": { + "hex": "#7587a6", + "palette": 63 + }, + "text_disabled": { + "hex": "#838184", + "palette": 246 + }, + "text_hidden": { + "hex": "#5f5a60", + "palette": 249 + }, + "text_warning": { + "hex": "#f9ee98", + "palette": 214 + }, + "text_error": { + "hex": "#cf6a4c", + "palette": 166 + }, + "overlay_background": { + "hex": "#c3c3c3", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#1e1e1e", + "palette": 15 + }, + "overlay_border": { + "hex": "#7587a6", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#7587a6", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#1e1e1e", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#1e1e1e", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#8f9d6a", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#1e1e1e", + "palette": 15 + }, + "button_background_normal": { + "hex": "#1e1e1e", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#9b859d", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#1e1e1e", + "palette": 15 + }, + "header_background": { + "hex": "#1e1e1e", + "palette": 15 + }, + "header_foreground": { + "hex": "#7587a6", + "palette": 63 + }, + "footer_background": { + "hex": "#7587a6", + "palette": 63 + }, + "footer_foreground": { + "hex": "#1e1e1e", + "palette": 15 + }, + "banner_background": { + "hex": "#7587a6", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#9b859d", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#1e1e1e", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#9b859d", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#1e1e1e", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#1e1e1e", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#7587a6", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f9ee98", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#1e1e1e", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#9b859d", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#a7a7a7", + "palette": 237 + } + } +} diff --git a/colors/base16-unikitty-dark.json b/colors/base16-unikitty-dark.json new file mode 100644 index 0000000..3043b5b --- /dev/null +++ b/colors/base16-unikitty-dark.json @@ -0,0 +1,168 @@ +{ + "name": "Unikitty Dark", + "author": "Josh W Lewis (@joshwlewis)", + "slug": "unikitty-dark", + "slug-underscored": "unikitty_dark", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f5f4f7", + "palette": 234 + }, + "foreground": { + "hex": "#bcbabe", + "palette": 237 + }, + "frame_focused": { + "hex": "#796af5", + "palette": 63 + }, + "frame_important": { + "hex": "#17ad98", + "palette": 29 + }, + "text_focused": { + "hex": "#796af5", + "palette": 63 + }, + "text_active": { + "hex": "#796af5", + "palette": 63 + }, + "text_disabled": { + "hex": "#9f9da2", + "palette": 246 + }, + "text_hidden": { + "hex": "#838085", + "palette": 249 + }, + "text_warning": { + "hex": "#dc8a0e", + "palette": 214 + }, + "text_error": { + "hex": "#d8137f", + "palette": 166 + }, + "overlay_background": { + "hex": "#d8d7da", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#2e2a31", + "palette": 15 + }, + "overlay_border": { + "hex": "#796af5", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#796af5", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#2e2a31", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#2e2a31", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f5f4f7", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#17ad98", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#2e2a31", + "palette": 15 + }, + "button_background_normal": { + "hex": "#2e2a31", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f5f4f7", + "palette": 234 + }, + "button_background_active": { + "hex": "#bb60ea", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#2e2a31", + "palette": 15 + }, + "header_background": { + "hex": "#2e2a31", + "palette": 15 + }, + "header_foreground": { + "hex": "#796af5", + "palette": 63 + }, + "footer_background": { + "hex": "#796af5", + "palette": 63 + }, + "footer_foreground": { + "hex": "#2e2a31", + "palette": 15 + }, + "banner_background": { + "hex": "#796af5", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f5f4f7", + "palette": 234 + }, + "list_header_background": { + "hex": "#bb60ea", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#2e2a31", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#bb60ea", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#2e2a31", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#2e2a31", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#796af5", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#dc8a0e", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#2e2a31", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#bb60ea", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#bcbabe", + "palette": 237 + } + } +} diff --git a/colors/base16-unikitty-light.json b/colors/base16-unikitty-light.json new file mode 100644 index 0000000..affdafe --- /dev/null +++ b/colors/base16-unikitty-light.json @@ -0,0 +1,168 @@ +{ + "name": "Unikitty Light", + "author": "Josh W Lewis (@joshwlewis)", + "slug": "unikitty-light", + "slug-underscored": "unikitty_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#322d34", + "palette": 234 + }, + "foreground": { + "hex": "#6c696e", + "palette": 237 + }, + "frame_focused": { + "hex": "#775dff", + "palette": 63 + }, + "frame_important": { + "hex": "#17ad98", + "palette": 29 + }, + "text_focused": { + "hex": "#775dff", + "palette": 63 + }, + "text_active": { + "hex": "#775dff", + "palette": 63 + }, + "text_disabled": { + "hex": "#89878b", + "palette": 246 + }, + "text_hidden": { + "hex": "#a7a5a8", + "palette": 249 + }, + "text_warning": { + "hex": "#dc8a0e", + "palette": 214 + }, + "text_error": { + "hex": "#d8137f", + "palette": 166 + }, + "overlay_background": { + "hex": "#4f4b51", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "overlay_border": { + "hex": "#775dff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#775dff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#ffffff", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#ffffff", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#322d34", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#17ad98", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#ffffff", + "palette": 15 + }, + "button_background_normal": { + "hex": "#ffffff", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#322d34", + "palette": 234 + }, + "button_background_active": { + "hex": "#aa17e6", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#ffffff", + "palette": 15 + }, + "header_background": { + "hex": "#ffffff", + "palette": 15 + }, + "header_foreground": { + "hex": "#775dff", + "palette": 63 + }, + "footer_background": { + "hex": "#775dff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "banner_background": { + "hex": "#775dff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#322d34", + "palette": 234 + }, + "list_header_background": { + "hex": "#aa17e6", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#aa17e6", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#775dff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#dc8a0e", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#aa17e6", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#6c696e", + "palette": 237 + } + } +} diff --git a/colors/base16-unikitty-reversible.json b/colors/base16-unikitty-reversible.json new file mode 100644 index 0000000..dda19ff --- /dev/null +++ b/colors/base16-unikitty-reversible.json @@ -0,0 +1,168 @@ +{ + "name": "Unikitty Reversible", + "author": "Josh W Lewis (@joshwlewis)", + "slug": "unikitty-reversible", + "slug-underscored": "unikitty_reversible", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#c3c2c4", + "palette": 237 + }, + "frame_focused": { + "hex": "#7864fa", + "palette": 63 + }, + "frame_important": { + "hex": "#17ad98", + "palette": 29 + }, + "text_focused": { + "hex": "#7864fa", + "palette": 63 + }, + "text_active": { + "hex": "#7864fa", + "palette": 63 + }, + "text_disabled": { + "hex": "#a5a3a6", + "palette": 246 + }, + "text_hidden": { + "hex": "#878589", + "palette": 249 + }, + "text_warning": { + "hex": "#dc8a0e", + "palette": 214 + }, + "text_error": { + "hex": "#d8137f", + "palette": 166 + }, + "overlay_background": { + "hex": "#e1e0e1", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#2e2a31", + "palette": 15 + }, + "overlay_border": { + "hex": "#7864fa", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#7864fa", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#2e2a31", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#2e2a31", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#17ad98", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#2e2a31", + "palette": 15 + }, + "button_background_normal": { + "hex": "#2e2a31", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#b33ce8", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#2e2a31", + "palette": 15 + }, + "header_background": { + "hex": "#2e2a31", + "palette": 15 + }, + "header_foreground": { + "hex": "#7864fa", + "palette": 63 + }, + "footer_background": { + "hex": "#7864fa", + "palette": 63 + }, + "footer_foreground": { + "hex": "#2e2a31", + "palette": 15 + }, + "banner_background": { + "hex": "#7864fa", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#b33ce8", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#2e2a31", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b33ce8", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#2e2a31", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#2e2a31", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#7864fa", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#dc8a0e", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#2e2a31", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b33ce8", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c3c2c4", + "palette": 237 + } + } +} diff --git a/colors/base16-uwunicorn.json b/colors/base16-uwunicorn.json new file mode 100644 index 0000000..5fa7280 --- /dev/null +++ b/colors/base16-uwunicorn.json @@ -0,0 +1,168 @@ +{ + "name": "UwUnicorn", + "author": "Fernando Marques (https://github.com/RakkiUwU) and Gabriel Fontes (https://github.com/Misterio77)", + "slug": "uwunicorn", + "slug-underscored": "uwunicorn", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#e4ccd0", + "palette": 234 + }, + "foreground": { + "hex": "#eed5d9", + "palette": 237 + }, + "frame_focused": { + "hex": "#6a9eb5", + "palette": 63 + }, + "frame_important": { + "hex": "#c965bf", + "palette": 29 + }, + "text_focused": { + "hex": "#6a9eb5", + "palette": 63 + }, + "text_active": { + "hex": "#6a9eb5", + "palette": 63 + }, + "text_disabled": { + "hex": "#7e5f83", + "palette": 246 + }, + "text_hidden": { + "hex": "#6c3cb2", + "palette": 249 + }, + "text_warning": { + "hex": "#a84a73", + "palette": 214 + }, + "text_error": { + "hex": "#877bb6", + "palette": 166 + }, + "overlay_background": { + "hex": "#d9c2c6", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#241b26", + "palette": 15 + }, + "overlay_border": { + "hex": "#6a9eb5", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#6a9eb5", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#241b26", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#241b26", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#e4ccd0", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#c965bf", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#241b26", + "palette": 15 + }, + "button_background_normal": { + "hex": "#241b26", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#e4ccd0", + "palette": 234 + }, + "button_background_active": { + "hex": "#78a38f", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#241b26", + "palette": 15 + }, + "header_background": { + "hex": "#241b26", + "palette": 15 + }, + "header_foreground": { + "hex": "#6a9eb5", + "palette": 63 + }, + "footer_background": { + "hex": "#6a9eb5", + "palette": 63 + }, + "footer_foreground": { + "hex": "#241b26", + "palette": 15 + }, + "banner_background": { + "hex": "#6a9eb5", + "palette": 63 + }, + "banner_foreground": { + "hex": "#e4ccd0", + "palette": 234 + }, + "list_header_background": { + "hex": "#78a38f", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#241b26", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#78a38f", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#241b26", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#241b26", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#6a9eb5", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#a84a73", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#241b26", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#78a38f", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#eed5d9", + "palette": 237 + } + } +} diff --git a/colors/base16-valua.json b/colors/base16-valua.json new file mode 100644 index 0000000..005bb0b --- /dev/null +++ b/colors/base16-valua.json @@ -0,0 +1,168 @@ +{ + "name": "Valua", + "author": "Nonetrix (https://github.com/nonetrix)", + "slug": "valua", + "slug-underscored": "valua", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#aacbcb", + "palette": 234 + }, + "foreground": { + "hex": "#98c1a3", + "palette": 237 + }, + "frame_focused": { + "hex": "#4ed2d2", + "palette": 63 + }, + "frame_important": { + "hex": "#59d678", + "palette": 29 + }, + "text_focused": { + "hex": "#4ed2d2", + "palette": 63 + }, + "text_active": { + "hex": "#4ed2d2", + "palette": 63 + }, + "text_disabled": { + "hex": "#6d9877", + "palette": 246 + }, + "text_hidden": { + "hex": "#3e5c53", + "palette": 249 + }, + "text_warning": { + "hex": "#dfe754", + "palette": 214 + }, + "text_error": { + "hex": "#d7586e", + "palette": 166 + }, + "overlay_background": { + "hex": "#a5cbb9", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#131f1f", + "palette": 15 + }, + "overlay_border": { + "hex": "#4ed2d2", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#4ed2d2", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#131f1f", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#131f1f", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#aacbcb", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#59d678", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#131f1f", + "palette": 15 + }, + "button_background_normal": { + "hex": "#131f1f", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#aacbcb", + "palette": 234 + }, + "button_background_active": { + "hex": "#a874e0", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#131f1f", + "palette": 15 + }, + "header_background": { + "hex": "#131f1f", + "palette": 15 + }, + "header_foreground": { + "hex": "#4ed2d2", + "palette": 63 + }, + "footer_background": { + "hex": "#4ed2d2", + "palette": 63 + }, + "footer_foreground": { + "hex": "#131f1f", + "palette": 15 + }, + "banner_background": { + "hex": "#4ed2d2", + "palette": 63 + }, + "banner_foreground": { + "hex": "#aacbcb", + "palette": 234 + }, + "list_header_background": { + "hex": "#a874e0", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#131f1f", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a874e0", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#131f1f", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#131f1f", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#4ed2d2", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#dfe754", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#131f1f", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a874e0", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#98c1a3", + "palette": 237 + } + } +} diff --git a/colors/base16-vesper.json b/colors/base16-vesper.json new file mode 100644 index 0000000..458d71c --- /dev/null +++ b/colors/base16-vesper.json @@ -0,0 +1,168 @@ +{ + "name": "Vesper", + "author": "FormalSnake (https://github.com/formalsnake)", + "slug": "vesper", + "slug-underscored": "vesper", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#d5d5d5", + "palette": 234 + }, + "foreground": { + "hex": "#b7b7b7", + "palette": 237 + }, + "frame_focused": { + "hex": "#8eaaaa", + "palette": 63 + }, + "frame_important": { + "hex": "#5f8787", + "palette": 29 + }, + "text_focused": { + "hex": "#8eaaaa", + "palette": 63 + }, + "text_active": { + "hex": "#8eaaaa", + "palette": 63 + }, + "text_disabled": { + "hex": "#999999", + "palette": 246 + }, + "text_hidden": { + "hex": "#333333", + "palette": 249 + }, + "text_warning": { + "hex": "#ffc799", + "palette": 214 + }, + "text_error": { + "hex": "#de6e6e", + "palette": 166 + }, + "overlay_background": { + "hex": "#c1c1c1", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#101010", + "palette": 15 + }, + "overlay_border": { + "hex": "#8eaaaa", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#8eaaaa", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#101010", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#101010", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#d5d5d5", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#5f8787", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#101010", + "palette": 15 + }, + "button_background_normal": { + "hex": "#101010", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#d5d5d5", + "palette": 234 + }, + "button_background_active": { + "hex": "#d69094", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#101010", + "palette": 15 + }, + "header_background": { + "hex": "#101010", + "palette": 15 + }, + "header_foreground": { + "hex": "#8eaaaa", + "palette": 63 + }, + "footer_background": { + "hex": "#8eaaaa", + "palette": 63 + }, + "footer_foreground": { + "hex": "#101010", + "palette": 15 + }, + "banner_background": { + "hex": "#8eaaaa", + "palette": 63 + }, + "banner_foreground": { + "hex": "#d5d5d5", + "palette": 234 + }, + "list_header_background": { + "hex": "#d69094", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#101010", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#d69094", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#101010", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#101010", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#8eaaaa", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffc799", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#101010", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#d69094", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#b7b7b7", + "palette": 237 + } + } +} diff --git a/colors/base16-vice.json b/colors/base16-vice.json new file mode 100644 index 0000000..f87d921 --- /dev/null +++ b/colors/base16-vice.json @@ -0,0 +1,168 @@ +{ + "name": "vice", + "author": "Thomas Leon Highbaugh thighbaugh@zoho.com", + "slug": "vice", + "slug-underscored": "vice", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f4f4f7", + "palette": 234 + }, + "foreground": { + "hex": "#8b9cbe", + "palette": 237 + }, + "frame_focused": { + "hex": "#00eaff", + "palette": 63 + }, + "frame_important": { + "hex": "#0badff", + "palette": 29 + }, + "text_focused": { + "hex": "#00eaff", + "palette": 63 + }, + "text_active": { + "hex": "#00eaff", + "palette": 63 + }, + "text_disabled": { + "hex": "#555e70", + "palette": 246 + }, + "text_hidden": { + "hex": "#383a47", + "palette": 249 + }, + "text_warning": { + "hex": "#f0ffaa", + "palette": 214 + }, + "text_error": { + "hex": "#ff29a8", + "palette": 166 + }, + "overlay_background": { + "hex": "#b2bfd9", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#17191e", + "palette": 15 + }, + "overlay_border": { + "hex": "#00eaff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#00eaff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#17191e", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#17191e", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f4f4f7", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#0badff", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#17191e", + "palette": 15 + }, + "button_background_normal": { + "hex": "#17191e", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f4f4f7", + "palette": 234 + }, + "button_background_active": { + "hex": "#00f6d9", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#17191e", + "palette": 15 + }, + "header_background": { + "hex": "#17191e", + "palette": 15 + }, + "header_foreground": { + "hex": "#00eaff", + "palette": 63 + }, + "footer_background": { + "hex": "#00eaff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#17191e", + "palette": 15 + }, + "banner_background": { + "hex": "#00eaff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f4f4f7", + "palette": 234 + }, + "list_header_background": { + "hex": "#00f6d9", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#17191e", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#00f6d9", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#17191e", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#17191e", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#00eaff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f0ffaa", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#17191e", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#00f6d9", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#8b9cbe", + "palette": 237 + } + } +} diff --git a/colors/base16-vulcan.json b/colors/base16-vulcan.json new file mode 100644 index 0000000..7830eac --- /dev/null +++ b/colors/base16-vulcan.json @@ -0,0 +1,168 @@ +{ + "name": "vulcan", + "author": "Andrey Varfolomeev", + "slug": "vulcan", + "slug-underscored": "vulcan", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#214d68", + "palette": 234 + }, + "foreground": { + "hex": "#5b778c", + "palette": 237 + }, + "frame_focused": { + "hex": "#977d7c", + "palette": 63 + }, + "frame_important": { + "hex": "#977d7c", + "palette": 29 + }, + "text_focused": { + "hex": "#977d7c", + "palette": 63 + }, + "text_active": { + "hex": "#977d7c", + "palette": 63 + }, + "text_disabled": { + "hex": "#6b6977", + "palette": 246 + }, + "text_hidden": { + "hex": "#7a5759", + "palette": 249 + }, + "text_warning": { + "hex": "#adb4b9", + "palette": 214 + }, + "text_error": { + "hex": "#818591", + "palette": 166 + }, + "overlay_background": { + "hex": "#333238", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#041523", + "palette": 15 + }, + "overlay_border": { + "hex": "#977d7c", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#977d7c", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#041523", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#041523", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#214d68", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#977d7c", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#041523", + "palette": 15 + }, + "button_background_normal": { + "hex": "#041523", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#214d68", + "palette": 234 + }, + "button_background_active": { + "hex": "#9198a3", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#041523", + "palette": 15 + }, + "header_background": { + "hex": "#041523", + "palette": 15 + }, + "header_foreground": { + "hex": "#977d7c", + "palette": 63 + }, + "footer_background": { + "hex": "#977d7c", + "palette": 63 + }, + "footer_foreground": { + "hex": "#041523", + "palette": 15 + }, + "banner_background": { + "hex": "#977d7c", + "palette": 63 + }, + "banner_foreground": { + "hex": "#214d68", + "palette": 234 + }, + "list_header_background": { + "hex": "#9198a3", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#041523", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#9198a3", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#041523", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#041523", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#977d7c", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#adb4b9", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#041523", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#9198a3", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#5b778c", + "palette": 237 + } + } +} diff --git a/colors/base16-windows-10-light.json b/colors/base16-windows-10-light.json new file mode 100644 index 0000000..d2bcc67 --- /dev/null +++ b/colors/base16-windows-10-light.json @@ -0,0 +1,168 @@ +{ + "name": "Windows 10 Light", + "author": "Fergus Collins (https://github.com/ferguscollins)", + "slug": "windows-10-light", + "slug-underscored": "windows_10_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#0c0c0c", + "palette": 234 + }, + "foreground": { + "hex": "#767676", + "palette": 237 + }, + "frame_focused": { + "hex": "#0037da", + "palette": 63 + }, + "frame_important": { + "hex": "#13a10e", + "palette": 29 + }, + "text_focused": { + "hex": "#0037da", + "palette": 63 + }, + "text_active": { + "hex": "#0037da", + "palette": 63 + }, + "text_disabled": { + "hex": "#ababab", + "palette": 246 + }, + "text_hidden": { + "hex": "#cccccc", + "palette": 249 + }, + "text_warning": { + "hex": "#c19c00", + "palette": 214 + }, + "text_error": { + "hex": "#c50f1f", + "palette": 166 + }, + "overlay_background": { + "hex": "#414141", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#f2f2f2", + "palette": 15 + }, + "overlay_border": { + "hex": "#0037da", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#0037da", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#f2f2f2", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#f2f2f2", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#0c0c0c", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#13a10e", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#f2f2f2", + "palette": 15 + }, + "button_background_normal": { + "hex": "#f2f2f2", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#0c0c0c", + "palette": 234 + }, + "button_background_active": { + "hex": "#881798", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#f2f2f2", + "palette": 15 + }, + "header_background": { + "hex": "#f2f2f2", + "palette": 15 + }, + "header_foreground": { + "hex": "#0037da", + "palette": 63 + }, + "footer_background": { + "hex": "#0037da", + "palette": 63 + }, + "footer_foreground": { + "hex": "#f2f2f2", + "palette": 15 + }, + "banner_background": { + "hex": "#0037da", + "palette": 63 + }, + "banner_foreground": { + "hex": "#0c0c0c", + "palette": 234 + }, + "list_header_background": { + "hex": "#881798", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#f2f2f2", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#881798", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#f2f2f2", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#f2f2f2", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#0037da", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#c19c00", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#f2f2f2", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#881798", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#767676", + "palette": 237 + } + } +} diff --git a/colors/base16-windows-10.json b/colors/base16-windows-10.json new file mode 100644 index 0000000..f32a141 --- /dev/null +++ b/colors/base16-windows-10.json @@ -0,0 +1,168 @@ +{ + "name": "Windows 10", + "author": "Fergus Collins (https://github.com/ferguscollins)", + "slug": "windows-10", + "slug-underscored": "windows_10", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#f2f2f2", + "palette": 234 + }, + "foreground": { + "hex": "#cccccc", + "palette": 237 + }, + "frame_focused": { + "hex": "#3b78ff", + "palette": 63 + }, + "frame_important": { + "hex": "#16c60c", + "palette": 29 + }, + "text_focused": { + "hex": "#3b78ff", + "palette": 63 + }, + "text_active": { + "hex": "#3b78ff", + "palette": 63 + }, + "text_disabled": { + "hex": "#b9b9b9", + "palette": 246 + }, + "text_hidden": { + "hex": "#767676", + "palette": 249 + }, + "text_warning": { + "hex": "#f9f1a5", + "palette": 214 + }, + "text_error": { + "hex": "#e74856", + "palette": 166 + }, + "overlay_background": { + "hex": "#dfdfdf", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#0c0c0c", + "palette": 15 + }, + "overlay_border": { + "hex": "#3b78ff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#3b78ff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#0c0c0c", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#0c0c0c", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#f2f2f2", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#16c60c", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#0c0c0c", + "palette": 15 + }, + "button_background_normal": { + "hex": "#0c0c0c", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#f2f2f2", + "palette": 234 + }, + "button_background_active": { + "hex": "#b4009e", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#0c0c0c", + "palette": 15 + }, + "header_background": { + "hex": "#0c0c0c", + "palette": 15 + }, + "header_foreground": { + "hex": "#3b78ff", + "palette": 63 + }, + "footer_background": { + "hex": "#3b78ff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#0c0c0c", + "palette": 15 + }, + "banner_background": { + "hex": "#3b78ff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#f2f2f2", + "palette": 234 + }, + "list_header_background": { + "hex": "#b4009e", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#0c0c0c", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b4009e", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#0c0c0c", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#0c0c0c", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#3b78ff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#f9f1a5", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#0c0c0c", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b4009e", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#cccccc", + "palette": 237 + } + } +} diff --git a/colors/base16-windows-95-light.json b/colors/base16-windows-95-light.json new file mode 100644 index 0000000..f9b7fd2 --- /dev/null +++ b/colors/base16-windows-95-light.json @@ -0,0 +1,168 @@ +{ + "name": "Windows 95 Light", + "author": "Fergus Collins (https://github.com/ferguscollins)", + "slug": "windows-95-light", + "slug-underscored": "windows_95_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#000000", + "palette": 234 + }, + "foreground": { + "hex": "#545454", + "palette": 237 + }, + "frame_focused": { + "hex": "#0000a8", + "palette": 63 + }, + "frame_important": { + "hex": "#00a800", + "palette": 29 + }, + "text_focused": { + "hex": "#0000a8", + "palette": 63 + }, + "text_active": { + "hex": "#0000a8", + "palette": 63 + }, + "text_disabled": { + "hex": "#7e7e7e", + "palette": 246 + }, + "text_hidden": { + "hex": "#a8a8a8", + "palette": 249 + }, + "text_warning": { + "hex": "#a85400", + "palette": 214 + }, + "text_error": { + "hex": "#a80000", + "palette": 166 + }, + "overlay_background": { + "hex": "#2a2a2a", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#fcfcfc", + "palette": 15 + }, + "overlay_border": { + "hex": "#0000a8", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#0000a8", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#fcfcfc", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#fcfcfc", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#000000", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#00a800", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#fcfcfc", + "palette": 15 + }, + "button_background_normal": { + "hex": "#fcfcfc", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#000000", + "palette": 234 + }, + "button_background_active": { + "hex": "#a800a8", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#fcfcfc", + "palette": 15 + }, + "header_background": { + "hex": "#fcfcfc", + "palette": 15 + }, + "header_foreground": { + "hex": "#0000a8", + "palette": 63 + }, + "footer_background": { + "hex": "#0000a8", + "palette": 63 + }, + "footer_foreground": { + "hex": "#fcfcfc", + "palette": 15 + }, + "banner_background": { + "hex": "#0000a8", + "palette": 63 + }, + "banner_foreground": { + "hex": "#000000", + "palette": 234 + }, + "list_header_background": { + "hex": "#a800a8", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#fcfcfc", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a800a8", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#fcfcfc", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#fcfcfc", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#0000a8", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#a85400", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#fcfcfc", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a800a8", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#545454", + "palette": 237 + } + } +} diff --git a/colors/base16-windows-95.json b/colors/base16-windows-95.json new file mode 100644 index 0000000..045d6d5 --- /dev/null +++ b/colors/base16-windows-95.json @@ -0,0 +1,168 @@ +{ + "name": "Windows 95", + "author": "Fergus Collins (https://github.com/ferguscollins)", + "slug": "windows-95", + "slug-underscored": "windows_95", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fcfcfc", + "palette": 234 + }, + "foreground": { + "hex": "#a8a8a8", + "palette": 237 + }, + "frame_focused": { + "hex": "#5454fc", + "palette": 63 + }, + "frame_important": { + "hex": "#54fc54", + "palette": 29 + }, + "text_focused": { + "hex": "#5454fc", + "palette": 63 + }, + "text_active": { + "hex": "#5454fc", + "palette": 63 + }, + "text_disabled": { + "hex": "#7e7e7e", + "palette": 246 + }, + "text_hidden": { + "hex": "#545454", + "palette": 249 + }, + "text_warning": { + "hex": "#fcfc54", + "palette": 214 + }, + "text_error": { + "hex": "#fc5454", + "palette": 166 + }, + "overlay_background": { + "hex": "#d2d2d2", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#000000", + "palette": 15 + }, + "overlay_border": { + "hex": "#5454fc", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#5454fc", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fcfcfc", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#54fc54", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#000000", + "palette": 15 + }, + "button_background_normal": { + "hex": "#000000", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fcfcfc", + "palette": 234 + }, + "button_background_active": { + "hex": "#fc54fc", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#000000", + "palette": 15 + }, + "header_background": { + "hex": "#000000", + "palette": 15 + }, + "header_foreground": { + "hex": "#5454fc", + "palette": 63 + }, + "footer_background": { + "hex": "#5454fc", + "palette": 63 + }, + "footer_foreground": { + "hex": "#000000", + "palette": 15 + }, + "banner_background": { + "hex": "#5454fc", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fcfcfc", + "palette": 234 + }, + "list_header_background": { + "hex": "#fc54fc", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#fc54fc", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#5454fc", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#fcfc54", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#fc54fc", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#a8a8a8", + "palette": 237 + } + } +} diff --git a/colors/base16-windows-highcontrast-light.json b/colors/base16-windows-highcontrast-light.json new file mode 100644 index 0000000..e72fe45 --- /dev/null +++ b/colors/base16-windows-highcontrast-light.json @@ -0,0 +1,168 @@ +{ + "name": "Windows High Contrast Light", + "author": "Fergus Collins (https://github.com/ferguscollins)", + "slug": "windows-highcontrast-light", + "slug-underscored": "windows_highcontrast_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#000000", + "palette": 234 + }, + "foreground": { + "hex": "#545454", + "palette": 237 + }, + "frame_focused": { + "hex": "#000080", + "palette": 63 + }, + "frame_important": { + "hex": "#008000", + "palette": 29 + }, + "text_focused": { + "hex": "#000080", + "palette": 63 + }, + "text_active": { + "hex": "#000080", + "palette": 63 + }, + "text_disabled": { + "hex": "#7e7e7e", + "palette": 246 + }, + "text_hidden": { + "hex": "#c0c0c0", + "palette": 249 + }, + "text_warning": { + "hex": "#808000", + "palette": 214 + }, + "text_error": { + "hex": "#800000", + "palette": 166 + }, + "overlay_background": { + "hex": "#2a2a2a", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#fcfcfc", + "palette": 15 + }, + "overlay_border": { + "hex": "#000080", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#000080", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#fcfcfc", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#fcfcfc", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#000000", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#008000", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#fcfcfc", + "palette": 15 + }, + "button_background_normal": { + "hex": "#fcfcfc", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#000000", + "palette": 234 + }, + "button_background_active": { + "hex": "#800080", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#fcfcfc", + "palette": 15 + }, + "header_background": { + "hex": "#fcfcfc", + "palette": 15 + }, + "header_foreground": { + "hex": "#000080", + "palette": 63 + }, + "footer_background": { + "hex": "#000080", + "palette": 63 + }, + "footer_foreground": { + "hex": "#fcfcfc", + "palette": 15 + }, + "banner_background": { + "hex": "#000080", + "palette": 63 + }, + "banner_foreground": { + "hex": "#000000", + "palette": 234 + }, + "list_header_background": { + "hex": "#800080", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#fcfcfc", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#800080", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#fcfcfc", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#fcfcfc", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#000080", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#808000", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#fcfcfc", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#800080", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#545454", + "palette": 237 + } + } +} diff --git a/colors/base16-windows-highcontrast.json b/colors/base16-windows-highcontrast.json new file mode 100644 index 0000000..77bc4c0 --- /dev/null +++ b/colors/base16-windows-highcontrast.json @@ -0,0 +1,168 @@ +{ + "name": "Windows High Contrast", + "author": "Fergus Collins (https://github.com/ferguscollins)", + "slug": "windows-highcontrast", + "slug-underscored": "windows_highcontrast", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#fcfcfc", + "palette": 234 + }, + "foreground": { + "hex": "#c0c0c0", + "palette": 237 + }, + "frame_focused": { + "hex": "#5454fc", + "palette": 63 + }, + "frame_important": { + "hex": "#54fc54", + "palette": 29 + }, + "text_focused": { + "hex": "#5454fc", + "palette": 63 + }, + "text_active": { + "hex": "#5454fc", + "palette": 63 + }, + "text_disabled": { + "hex": "#a2a2a2", + "palette": 246 + }, + "text_hidden": { + "hex": "#545454", + "palette": 249 + }, + "text_warning": { + "hex": "#fcfc54", + "palette": 214 + }, + "text_error": { + "hex": "#fc5454", + "palette": 166 + }, + "overlay_background": { + "hex": "#dedede", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#000000", + "palette": 15 + }, + "overlay_border": { + "hex": "#5454fc", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#5454fc", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#fcfcfc", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#54fc54", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#000000", + "palette": 15 + }, + "button_background_normal": { + "hex": "#000000", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#fcfcfc", + "palette": 234 + }, + "button_background_active": { + "hex": "#fc54fc", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#000000", + "palette": 15 + }, + "header_background": { + "hex": "#000000", + "palette": 15 + }, + "header_foreground": { + "hex": "#5454fc", + "palette": 63 + }, + "footer_background": { + "hex": "#5454fc", + "palette": 63 + }, + "footer_foreground": { + "hex": "#000000", + "palette": 15 + }, + "banner_background": { + "hex": "#5454fc", + "palette": 63 + }, + "banner_foreground": { + "hex": "#fcfcfc", + "palette": 234 + }, + "list_header_background": { + "hex": "#fc54fc", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#fc54fc", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#5454fc", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#fcfc54", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#fc54fc", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c0c0c0", + "palette": 237 + } + } +} diff --git a/colors/base16-windows-nt-light.json b/colors/base16-windows-nt-light.json new file mode 100644 index 0000000..7c1ddde --- /dev/null +++ b/colors/base16-windows-nt-light.json @@ -0,0 +1,168 @@ +{ + "name": "Windows NT Light", + "author": "Fergus Collins (https://github.com/ferguscollins)", + "slug": "windows-nt-light", + "slug-underscored": "windows_nt_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#000000", + "palette": 234 + }, + "foreground": { + "hex": "#808080", + "palette": 237 + }, + "frame_focused": { + "hex": "#000080", + "palette": 63 + }, + "frame_important": { + "hex": "#008000", + "palette": 29 + }, + "text_focused": { + "hex": "#000080", + "palette": 63 + }, + "text_active": { + "hex": "#000080", + "palette": 63 + }, + "text_disabled": { + "hex": "#a0a0a0", + "palette": 246 + }, + "text_hidden": { + "hex": "#c0c0c0", + "palette": 249 + }, + "text_warning": { + "hex": "#808000", + "palette": 214 + }, + "text_error": { + "hex": "#800000", + "palette": 166 + }, + "overlay_background": { + "hex": "#404040", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "overlay_border": { + "hex": "#000080", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#000080", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#ffffff", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#ffffff", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#000000", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#008000", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#ffffff", + "palette": 15 + }, + "button_background_normal": { + "hex": "#ffffff", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#000000", + "palette": 234 + }, + "button_background_active": { + "hex": "#800080", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#ffffff", + "palette": 15 + }, + "header_background": { + "hex": "#ffffff", + "palette": 15 + }, + "header_foreground": { + "hex": "#000080", + "palette": 63 + }, + "footer_background": { + "hex": "#000080", + "palette": 63 + }, + "footer_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "banner_background": { + "hex": "#000080", + "palette": 63 + }, + "banner_foreground": { + "hex": "#000000", + "palette": 234 + }, + "list_header_background": { + "hex": "#800080", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#800080", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#000080", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#808000", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#800080", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#808080", + "palette": 237 + } + } +} diff --git a/colors/base16-windows-nt.json b/colors/base16-windows-nt.json new file mode 100644 index 0000000..dd4b01e --- /dev/null +++ b/colors/base16-windows-nt.json @@ -0,0 +1,168 @@ +{ + "name": "Windows NT", + "author": "Fergus Collins (https://github.com/ferguscollins)", + "slug": "windows-nt", + "slug-underscored": "windows_nt", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#c0c0c0", + "palette": 237 + }, + "frame_focused": { + "hex": "#0000ff", + "palette": 63 + }, + "frame_important": { + "hex": "#00ff00", + "palette": 29 + }, + "text_focused": { + "hex": "#0000ff", + "palette": 63 + }, + "text_active": { + "hex": "#0000ff", + "palette": 63 + }, + "text_disabled": { + "hex": "#a1a1a1", + "palette": 246 + }, + "text_hidden": { + "hex": "#808080", + "palette": 249 + }, + "text_warning": { + "hex": "#ffff00", + "palette": 214 + }, + "text_error": { + "hex": "#ff0000", + "palette": 166 + }, + "overlay_background": { + "hex": "#e0e0e0", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#000000", + "palette": 15 + }, + "overlay_border": { + "hex": "#0000ff", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#0000ff", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#000000", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#00ff00", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#000000", + "palette": 15 + }, + "button_background_normal": { + "hex": "#000000", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#ff00ff", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#000000", + "palette": 15 + }, + "header_background": { + "hex": "#000000", + "palette": 15 + }, + "header_foreground": { + "hex": "#0000ff", + "palette": 63 + }, + "footer_background": { + "hex": "#0000ff", + "palette": 63 + }, + "footer_foreground": { + "hex": "#000000", + "palette": 15 + }, + "banner_background": { + "hex": "#0000ff", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#ff00ff", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#ff00ff", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#000000", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#0000ff", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#ffff00", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#000000", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#ff00ff", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#c0c0c0", + "palette": 237 + } + } +} diff --git a/colors/base16-woodland.json b/colors/base16-woodland.json new file mode 100644 index 0000000..9a439d6 --- /dev/null +++ b/colors/base16-woodland.json @@ -0,0 +1,168 @@ +{ + "name": "Woodland", + "author": "Jay Cornwall (https://jcornwall.com)", + "slug": "woodland", + "slug-underscored": "woodland", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#e4d4c8", + "palette": 234 + }, + "foreground": { + "hex": "#cabcb1", + "palette": 237 + }, + "frame_focused": { + "hex": "#88a4d3", + "palette": 63 + }, + "frame_important": { + "hex": "#b7ba53", + "palette": 29 + }, + "text_focused": { + "hex": "#88a4d3", + "palette": 63 + }, + "text_active": { + "hex": "#88a4d3", + "palette": 63 + }, + "text_disabled": { + "hex": "#b4a490", + "palette": 246 + }, + "text_hidden": { + "hex": "#9d8b70", + "palette": 249 + }, + "text_warning": { + "hex": "#e0ac16", + "palette": 214 + }, + "text_error": { + "hex": "#d35c5c", + "palette": 166 + }, + "overlay_background": { + "hex": "#d7c8bc", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#231e18", + "palette": 15 + }, + "overlay_border": { + "hex": "#88a4d3", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#88a4d3", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#231e18", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#231e18", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#e4d4c8", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#b7ba53", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#231e18", + "palette": 15 + }, + "button_background_normal": { + "hex": "#231e18", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#e4d4c8", + "palette": 234 + }, + "button_background_active": { + "hex": "#bb90e2", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#231e18", + "palette": 15 + }, + "header_background": { + "hex": "#231e18", + "palette": 15 + }, + "header_foreground": { + "hex": "#88a4d3", + "palette": 63 + }, + "footer_background": { + "hex": "#88a4d3", + "palette": 63 + }, + "footer_foreground": { + "hex": "#231e18", + "palette": 15 + }, + "banner_background": { + "hex": "#88a4d3", + "palette": 63 + }, + "banner_foreground": { + "hex": "#e4d4c8", + "palette": 234 + }, + "list_header_background": { + "hex": "#bb90e2", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#231e18", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#bb90e2", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#231e18", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#231e18", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#88a4d3", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#e0ac16", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#231e18", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#bb90e2", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#cabcb1", + "palette": 237 + } + } +} diff --git a/colors/base16-xcode-dusk.json b/colors/base16-xcode-dusk.json new file mode 100644 index 0000000..083078e --- /dev/null +++ b/colors/base16-xcode-dusk.json @@ -0,0 +1,168 @@ +{ + "name": "XCode Dusk", + "author": "Elsa Gonsiorowski (https://github.com/gonsie)", + "slug": "xcode-dusk", + "slug-underscored": "xcode_dusk", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#bebfc2", + "palette": 234 + }, + "foreground": { + "hex": "#939599", + "palette": 237 + }, + "frame_focused": { + "hex": "#790ead", + "palette": 63 + }, + "frame_important": { + "hex": "#df0002", + "palette": 29 + }, + "text_focused": { + "hex": "#790ead", + "palette": 63 + }, + "text_active": { + "hex": "#790ead", + "palette": 63 + }, + "text_disabled": { + "hex": "#7e8086", + "palette": 246 + }, + "text_hidden": { + "hex": "#686a71", + "palette": 249 + }, + "text_warning": { + "hex": "#438288", + "palette": 214 + }, + "text_error": { + "hex": "#b21889", + "palette": 166 + }, + "overlay_background": { + "hex": "#a9aaae", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#282b35", + "palette": 15 + }, + "overlay_border": { + "hex": "#790ead", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#790ead", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#282b35", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#282b35", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#bebfc2", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#df0002", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#282b35", + "palette": 15 + }, + "button_background_normal": { + "hex": "#282b35", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#bebfc2", + "palette": 234 + }, + "button_background_active": { + "hex": "#b21889", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#282b35", + "palette": 15 + }, + "header_background": { + "hex": "#282b35", + "palette": 15 + }, + "header_foreground": { + "hex": "#790ead", + "palette": 63 + }, + "footer_background": { + "hex": "#790ead", + "palette": 63 + }, + "footer_foreground": { + "hex": "#282b35", + "palette": 15 + }, + "banner_background": { + "hex": "#790ead", + "palette": 63 + }, + "banner_foreground": { + "hex": "#bebfc2", + "palette": 234 + }, + "list_header_background": { + "hex": "#b21889", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#282b35", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#b21889", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#282b35", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#282b35", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#790ead", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#438288", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#282b35", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#b21889", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#939599", + "palette": 237 + } + } +} diff --git a/colors/base16-zenbones.json b/colors/base16-zenbones.json new file mode 100644 index 0000000..e2cdc0c --- /dev/null +++ b/colors/base16-zenbones.json @@ -0,0 +1,168 @@ +{ + "name": "Zenbones", + "author": "mcchrish", + "slug": "zenbones", + "slug-underscored": "zenbones", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#bbbbbb", + "palette": 234 + }, + "foreground": { + "hex": "#b279a7", + "palette": 237 + }, + "frame_focused": { + "hex": "#cf86c1", + "palette": 63 + }, + "frame_important": { + "hex": "#d68c67", + "palette": 29 + }, + "text_focused": { + "hex": "#cf86c1", + "palette": 63 + }, + "text_active": { + "hex": "#cf86c1", + "palette": 63 + }, + "text_disabled": { + "hex": "#6099c0", + "palette": 246 + }, + "text_hidden": { + "hex": "#b77e64", + "palette": 249 + }, + "text_warning": { + "hex": "#8bae68", + "palette": 214 + }, + "text_error": { + "hex": "#3d3839", + "palette": 166 + }, + "overlay_background": { + "hex": "#66a5ad", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#191919", + "palette": 15 + }, + "overlay_border": { + "hex": "#cf86c1", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#cf86c1", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#191919", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#191919", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#bbbbbb", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#d68c67", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#191919", + "palette": 15 + }, + "button_background_normal": { + "hex": "#191919", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#bbbbbb", + "palette": 234 + }, + "button_background_active": { + "hex": "#65b8c1", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#191919", + "palette": 15 + }, + "header_background": { + "hex": "#191919", + "palette": 15 + }, + "header_foreground": { + "hex": "#cf86c1", + "palette": 63 + }, + "footer_background": { + "hex": "#cf86c1", + "palette": 63 + }, + "footer_foreground": { + "hex": "#191919", + "palette": 15 + }, + "banner_background": { + "hex": "#cf86c1", + "palette": 63 + }, + "banner_foreground": { + "hex": "#bbbbbb", + "palette": 234 + }, + "list_header_background": { + "hex": "#65b8c1", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#191919", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#65b8c1", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#191919", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#191919", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#cf86c1", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#8bae68", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#191919", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#65b8c1", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#b279a7", + "palette": 237 + } + } +} diff --git a/colors/base16-zenburn.json b/colors/base16-zenburn.json new file mode 100644 index 0000000..c91cf7d --- /dev/null +++ b/colors/base16-zenburn.json @@ -0,0 +1,168 @@ +{ + "name": "Zenburn", + "author": "elnawe", + "slug": "zenburn", + "slug-underscored": "zenburn", + "system": "base16", + "variant": "dark", + "is-light-variant": "", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#ffffff", + "palette": 234 + }, + "foreground": { + "hex": "#dcdccc", + "palette": 237 + }, + "frame_focused": { + "hex": "#7cb8bb", + "palette": 63 + }, + "frame_important": { + "hex": "#5f7f5f", + "palette": 29 + }, + "text_focused": { + "hex": "#7cb8bb", + "palette": 63 + }, + "text_active": { + "hex": "#7cb8bb", + "palette": 63 + }, + "text_disabled": { + "hex": "#808080", + "palette": 246 + }, + "text_hidden": { + "hex": "#6f6f6f", + "palette": 249 + }, + "text_warning": { + "hex": "#e0cf9f", + "palette": 214 + }, + "text_error": { + "hex": "#dca3a3", + "palette": 166 + }, + "overlay_background": { + "hex": "#c0c0c0", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#383838", + "palette": 15 + }, + "overlay_border": { + "hex": "#7cb8bb", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#7cb8bb", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#383838", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#383838", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#5f7f5f", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#383838", + "palette": 15 + }, + "button_background_normal": { + "hex": "#383838", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#ffffff", + "palette": 234 + }, + "button_background_active": { + "hex": "#dc8cc3", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#383838", + "palette": 15 + }, + "header_background": { + "hex": "#383838", + "palette": 15 + }, + "header_foreground": { + "hex": "#7cb8bb", + "palette": 63 + }, + "footer_background": { + "hex": "#7cb8bb", + "palette": 63 + }, + "footer_foreground": { + "hex": "#383838", + "palette": 15 + }, + "banner_background": { + "hex": "#7cb8bb", + "palette": 63 + }, + "banner_foreground": { + "hex": "#ffffff", + "palette": 234 + }, + "list_header_background": { + "hex": "#dc8cc3", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#383838", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#dc8cc3", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#383838", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#383838", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#7cb8bb", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#e0cf9f", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#383838", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#dc8cc3", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#dcdccc", + "palette": 237 + } + } +} diff --git a/examples/theme.json b/examples/theme.json new file mode 100644 index 0000000..639c1b1 --- /dev/null +++ b/examples/theme.json @@ -0,0 +1,168 @@ +{ + "name": "Google Light", + "author": "Seth Wright (http://sethawright.com)", + "slug": "google-light", + "slug-underscored": "google_light", + "system": "base16", + "variant": "light", + "is-light-variant": "true", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#1d1f21", + "palette": 234 + }, + "foreground": { + "hex": "#373b41", + "palette": 237 + }, + "frame_focused": { + "hex": "#3971ED", + "palette": 63 + }, + "frame_important": { + "hex": "#198844", + "palette": 29 + }, + "text_focused": { + "hex": "#3971ED", + "palette": 63 + }, + "text_active": { + "hex": "#3971ED", + "palette": 63 + }, + "text_disabled": { + "hex": "#969896", + "palette": 246 + }, + "text_hidden": { + "hex": "#b4b7b4", + "palette": 249 + }, + "text_warning": { + "hex": "#fba922", + "palette": 214 + }, + "text_error": { + "hex": "#cc342b", + "palette": 166 + }, + "overlay_background": { + "hex": "#282a2e", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "overlay_border": { + "hex": "#3971ED", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#3971ED", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#ffffff", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#ffffff", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#1d1f21", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#198844", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#ffffff", + "palette": 15 + }, + "button_background_normal": { + "hex": "#ffffff", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#1d1f21", + "palette": 234 + }, + "button_background_active": { + "hex": "#a36ac7", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#ffffff", + "palette": 15 + }, + "header_background": { + "hex": "#ffffff", + "palette": 15 + }, + "header_foreground": { + "hex": "#3971ED", + "palette": 63 + }, + "footer_background": { + "hex": "#3971ED", + "palette": 63 + }, + "footer_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "banner_background": { + "hex": "#3971ED", + "palette": 63 + }, + "banner_foreground": { + "hex": "#1d1f21", + "palette": 234 + }, + "list_header_background": { + "hex": "#a36ac7", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#a36ac7", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#3971ED", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#fba922", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#ffffff", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#a36ac7", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#373b41", + "palette": 237 + } + } +} diff --git a/templates/config.yaml b/templates/config.yaml new file mode 100644 index 0000000..6fbd3e7 --- /dev/null +++ b/templates/config.yaml @@ -0,0 +1,3 @@ +default: + supported-systems: [base16] + filename: "colors/{{scheme-system}}-{{scheme-slug}}.json" diff --git a/templates/default.mustache b/templates/default.mustache new file mode 100644 index 0000000..d270931 --- /dev/null +++ b/templates/default.mustache @@ -0,0 +1,168 @@ +{ + "name": "{{scheme-name}}", + "author": "{{scheme-author}}", + "slug": "{{scheme-slug}}", + "slug-underscored": "{{scheme-slug-underscored}}", + "system": "{{scheme-system}}", + "variant": "{{scheme-variant}}", + "is-light-variant": "{{scheme-is-light-variant}}", + "schemaVersion": 1, + "colors": { + "background": { + "hex": "#{{base07-hex}}", + "palette": 234 + }, + "foreground": { + "hex": "#{{base05-hex}}", + "palette": 237 + }, + "frame_focused": { + "hex": "#{{base0D-hex}}", + "palette": 63 + }, + "frame_important": { + "hex": "#{{base0B-hex}}", + "palette": 29 + }, + "text_focused": { + "hex": "#{{base0D-hex}}", + "palette": 63 + }, + "text_active": { + "hex": "#{{base0D-hex}}", + "palette": 63 + }, + "text_disabled": { + "hex": "#{{base04-hex}}", + "palette": 246 + }, + "text_hidden": { + "hex": "#{{base03-hex}}", + "palette": 249 + }, + "text_warning": { + "hex": "#{{base0A-hex}}", + "palette": 214 + }, + "text_error": { + "hex": "#{{base08-hex}}", + "palette": 166 + }, + "overlay_background": { + "hex": "#{{base06-hex}}", + "palette": 235 + }, + "overlay_foreground": { + "hex": "#{{base00-hex}}", + "palette": 15 + }, + "overlay_border": { + "hex": "#{{base0D-hex}}", + "palette": 63 + }, + "overlay_focused_border": { + "hex": "#{{base0D-hex}}", + "palette": 63 + }, + "overlay_focused_text": { + "hex": "#{{base00-hex}}", + "palette": 15 + }, + "shortcuts_background": { + "hex": "#{{base00-hex}}", + "palette": 15 + }, + "shortcuts_foreground": { + "hex": "#{{base07-hex}}", + "palette": 234 + }, + "shortcuts_background_focused": { + "hex": "#{{base0B-hex}}", + "palette": 29 + }, + "shortcuts_foreground_focused": { + "hex": "#{{base00-hex}}", + "palette": 15 + }, + "button_background_normal": { + "hex": "#{{base00-hex}}", + "palette": 15 + }, + "button_foreground_normal": { + "hex": "#{{base07-hex}}", + "palette": 234 + }, + "button_background_active": { + "hex": "#{{base0E-hex}}", + "palette": 134 + }, + "button_foreground_active": { + "hex": "#{{base00-hex}}", + "palette": 15 + }, + "header_background": { + "hex": "#{{base00-hex}}", + "palette": 15 + }, + "header_foreground": { + "hex": "#{{base0D-hex}}", + "palette": 63 + }, + "footer_background": { + "hex": "#{{base0D-hex}}", + "palette": 63 + }, + "footer_foreground": { + "hex": "#{{base00-hex}}", + "palette": 15 + }, + "banner_background": { + "hex": "#{{base0D-hex}}", + "palette": 63 + }, + "banner_foreground": { + "hex": "#{{base07-hex}}", + "palette": 234 + }, + "list_header_background": { + "hex": "#{{base0E-hex}}", + "palette": 134 + }, + "list_header_foreground": { + "hex": "#{{base00-hex}}", + "palette": 15 + }, + "list_header_highlighted_background": { + "hex": "#{{base0E-hex}}", + "palette": 134 + }, + "list_header_highlighted_foreground": { + "hex": "#{{base00-hex}}", + "palette": 15 + }, + "list_item_highlighted_background": { + "hex": "#{{base00-hex}}", + "palette": 15 + }, + "list_item_highlighted_foreground": { + "hex": "#{{base0D-hex}}", + "palette": 63 + }, + "list_item_active_background": { + "hex": "#{{base0A-hex}}", + "palette": 214 + }, + "list_item_active_foreground": { + "hex": "#{{base00-hex}}", + "palette": 15 + }, + "list_item_active_highlighted_background": { + "hex": "#{{base0E-hex}}", + "palette": 134 + }, + "list_item_active_highlighted_foreground": { + "hex": "#{{base05-hex}}", + "palette": 237 + } + } +} |
