diff --git a/json/base16/0x96f.json b/json/base16/0x96f.json new file mode 100644 index 0000000..4471660 --- /dev/null +++ b/json/base16/0x96f.json @@ -0,0 +1,24 @@ +{ + "system": "base16", + "name": "0x96f", + "author": "Filip Janevski (https://0x96f.dev/theme)", + "variant": "dark", + "palette": { + "base00": "#262427", + "base01": "#3b393c", + "base02": "#514f52", + "base03": "#676567", + "base04": "#7c7b7d", + "base05": "#fcfcfc", + "base06": "#eae9eb", + "base07": "#fcfcfc", + "base08": "#ff7272", + "base09": "#fc9d6f", + "base0A": "#ffca58", + "base0B": "#bcdf59", + "base0C": "#aee8f4", + "base0D": "#49cae4", + "base0E": "#a093e2", + "base0F": "#ff8787" + } +} \ No newline at end of file diff --git a/json/base16/chicago-day.json b/json/base16/chicago-day.json new file mode 100644 index 0000000..f564bfd --- /dev/null +++ b/json/base16/chicago-day.json @@ -0,0 +1,24 @@ +{ + "name": "Chicago Day", + "author": "Wendell, Ryan ", + "variant": "light", + "system": "base16", + "palette": { + "base00": "#e8f0ea", + "base01": "#d1e0d7", + "base02": "#b9d0c3", + "base03": "#8a9a91", + "base04": "#4b5a51", + "base05": "#364c40", + "base06": "#2a3b32", + "base07": "#1e2a24", + "base08": "#c60c30", + "base09": "#f9461c", + "base0A": "#968400", + "base0B": "#009b3a", + "base0C": "#00a1de", + "base0D": "#522398", + "base0E": "#e27ea6", + "base0F": "#62361b" + } +} \ No newline at end of file diff --git a/json/base16/chicago-night.json b/json/base16/chicago-night.json new file mode 100644 index 0000000..ef1c969 --- /dev/null +++ b/json/base16/chicago-night.json @@ -0,0 +1,24 @@ +{ + "name": "Chicago Night", + "author": "Wendell, Ryan ", + "variant": "dark", + "system": "base16", + "palette": { + "base00": "#1e2a24", + "base01": "#2a3b32", + "base02": "#364c40", + "base03": "#5f7368", + "base04": "#8a9a91", + "base05": "#a7b8af", + "base06": "#c1cdc7", + "base07": "#dbe3de", + "base08": "#c60c30", + "base09": "#f9461c", + "base0A": "#f9e300", + "base0B": "#009b3a", + "base0C": "#00a1de", + "base0D": "#522398", + "base0E": "#e27ea6", + "base0F": "#62361b" + } +} \ No newline at end of file diff --git a/json/base24/0x96f.json b/json/base24/0x96f.json new file mode 100644 index 0000000..33c88ce --- /dev/null +++ b/json/base24/0x96f.json @@ -0,0 +1,32 @@ +{ + "system": "base24", + "name": "0x96f", + "author": "Filip Janevski (https://0x96f.dev/theme)", + "variant": "dark", + "palette": { + "base00": "#262427", + "base01": "#3b393c", + "base02": "#514f52", + "base03": "#676567", + "base04": "#7c7b7d", + "base05": "#fcfcfc", + "base06": "#eae9eb", + "base07": "#fcfcfc", + "base08": "#ff7272", + "base09": "#fc9d6f", + "base0A": "#ffca58", + "base0B": "#bcdf59", + "base0C": "#aee8f4", + "base0D": "#49cae4", + "base0E": "#a093e2", + "base0F": "#ff8787", + "base10": "#1e1d1f", + "base11": "#0f0e10", + "base12": "#ff8787", + "base13": "#ffd271", + "base14": "#c6e472", + "base15": "#baebf6", + "base16": "#64d2e8", + "base17": "#aea3e6" + } +} \ No newline at end of file diff --git a/json/base24/dark-plus.json b/json/base24/dark-plus.json index 1eeb9c5..97b435b 100644 --- a/json/base24/dark-plus.json +++ b/json/base24/dark-plus.json @@ -1,6 +1,6 @@ { "system": "base24", - "name": "Dark+", + "name": "Dark Plus", "author": "FredHappyface (https://github.com/fredHappyface)", "variant": "dark", "palette": { diff --git a/json/base24/medallion.json b/json/base24/medallion.json index 8604ce5..8451a6a 100644 --- a/json/base24/medallion.json +++ b/json/base24/medallion.json @@ -1,6 +1,6 @@ { "system": "base24", - "name": "Medailion", + "name": "Medallion", "author": "FredHappyface (https://github.com/fredHappyface)", "variant": "dark", "palette": { diff --git a/json/base24/space-gray-eighties-dull.json b/json/base24/space-gray-eighties-dull.json index c681a3b..70bacb7 100644 --- a/json/base24/space-gray-eighties-dull.json +++ b/json/base24/space-gray-eighties-dull.json @@ -1,6 +1,6 @@ { "system": "base24", - "name": "Space Grey Eighties Dull", + "name": "Space Gray Eighties Dull", "author": "FredHappyface (https://github.com/fredHappyface)", "variant": "dark", "palette": { diff --git a/json/base24/space-gray-eighties.json b/json/base24/space-gray-eighties.json index 5051aca..2e1694d 100644 --- a/json/base24/space-gray-eighties.json +++ b/json/base24/space-gray-eighties.json @@ -1,6 +1,6 @@ { "system": "base24", - "name": "Space Grey Eighties", + "name": "Space Gray Eighties", "author": "FredHappyface (https://github.com/fredHappyface)", "variant": "dark", "palette": { diff --git a/json/base24/thayer-bright.json b/json/base24/thayer-bright.json index 3d2564b..d993dc4 100644 --- a/json/base24/thayer-bright.json +++ b/json/base24/thayer-bright.json @@ -1,6 +1,6 @@ { "system": "base24", - "name": "Thayler Bright", + "name": "Thayer Bright", "author": "FredHappyface (https://github.com/fredHappyface)", "variant": "dark", "palette": {