From 742cefc42e7fa7bb77f5bd1c3191ff8c8fa8d610 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 28 Sep 2024 03:26:02 +0000 Subject: [PATCH] CI: update JSON schemes --- json/base24/catppuccin-frappe.json | 32 +++++++++++++++++++++++++++ json/base24/catppuccin-latte.json | 32 +++++++++++++++++++++++++++ json/base24/catppuccin-macchiato.json | 32 +++++++++++++++++++++++++++ json/base24/catppuccin-mocha.json | 32 +++++++++++++++++++++++++++ 4 files changed, 128 insertions(+) create mode 100644 json/base24/catppuccin-frappe.json create mode 100644 json/base24/catppuccin-latte.json create mode 100644 json/base24/catppuccin-macchiato.json create mode 100644 json/base24/catppuccin-mocha.json diff --git a/json/base24/catppuccin-frappe.json b/json/base24/catppuccin-frappe.json new file mode 100644 index 0000000..0a3ffce --- /dev/null +++ b/json/base24/catppuccin-frappe.json @@ -0,0 +1,32 @@ +{ + "system": "base24", + "name": "Catppuccin Frappe", + "author": "https://github.com/catppuccin/catppuccin", + "variant": "dark", + "palette": { + "base00": "303446", + "base01": "292c3c", + "base02": "414559", + "base03": "51576d", + "base04": "626880", + "base05": "c6d0f5", + "base06": "f2d5cf", + "base07": "babbf1", + "base08": "e78284", + "base09": "ef9f76", + "base0A": "e5c890", + "base0B": "a6d189", + "base0C": "81c8be", + "base0D": "8caaee", + "base0E": "ca9ee6", + "base0F": "eebebe", + "base10": "292c3c", + "base11": "232634", + "base12": "ea999c", + "base13": "f2d5cf", + "base14": "a6d189", + "base15": "99d1db", + "base16": "85c1dc", + "base17": "f4b8e4" + } +} \ No newline at end of file diff --git a/json/base24/catppuccin-latte.json b/json/base24/catppuccin-latte.json new file mode 100644 index 0000000..c82be35 --- /dev/null +++ b/json/base24/catppuccin-latte.json @@ -0,0 +1,32 @@ +{ + "system": "base24", + "name": "Catppuccin Latte", + "author": "https://github.com/catppuccin/catppuccin", + "variant": "light", + "palette": { + "base00": "eff1f5", + "base01": "e6e9ef", + "base02": "ccd0da", + "base03": "bcc0cc", + "base04": "acb0be", + "base05": "4c4f69", + "base06": "dc8a78", + "base07": "7287fd", + "base08": "d20f39", + "base09": "fe640b", + "base0A": "df8e1d", + "base0B": "40a02b", + "base0C": "179299", + "base0D": "1e66f5", + "base0E": "8839ef", + "base0F": "dd7878", + "base10": "e6e9ef", + "base11": "dce0e8", + "base12": "e64553", + "base13": "dc8a78", + "base14": "40a02b", + "base15": "04a5e5", + "base16": "209fb5", + "base17": "ea76cb" + } +} \ No newline at end of file diff --git a/json/base24/catppuccin-macchiato.json b/json/base24/catppuccin-macchiato.json new file mode 100644 index 0000000..93e245c --- /dev/null +++ b/json/base24/catppuccin-macchiato.json @@ -0,0 +1,32 @@ +{ + "system": "base24", + "name": "Catppuccin Macchiato", + "author": "https://github.com/catppuccin/catppuccin", + "variant": "dark", + "palette": { + "base00": "24273a", + "base01": "1e2030", + "base02": "363a4f", + "base03": "494d64", + "base04": "5b6078", + "base05": "cad3f5", + "base06": "f4dbd6", + "base07": "b7bdf8", + "base08": "ed8796", + "base09": "f5a97f", + "base0A": "eed49f", + "base0B": "a6da95", + "base0C": "8bd5ca", + "base0D": "8aadf4", + "base0E": "c6a0f6", + "base0F": "f0c6c6", + "base10": "1e2030", + "base11": "181926", + "base12": "ee99a0", + "base13": "f4dbd6", + "base14": "a6da95", + "base15": "91d7e3", + "base16": "7dc4e4", + "base17": "f5bde6" + } +} \ No newline at end of file diff --git a/json/base24/catppuccin-mocha.json b/json/base24/catppuccin-mocha.json new file mode 100644 index 0000000..fe292fb --- /dev/null +++ b/json/base24/catppuccin-mocha.json @@ -0,0 +1,32 @@ +{ + "system": "base24", + "name": "Catppuccin Mocha", + "author": "https://github.com/catppuccin/catppuccin", + "variant": "dark", + "palette": { + "base00": "1e1e2e", + "base01": "181825", + "base02": "313244", + "base03": "45475a", + "base04": "585b70", + "base05": "cdd6f4", + "base06": "f5e0dc", + "base07": "b4befe", + "base08": "f38ba8", + "base09": "fab387", + "base0A": "f9e2af", + "base0B": "a6e3a1", + "base0C": "94e2d5", + "base0D": "89b4fa", + "base0E": "cba6f7", + "base0F": "f2cdcd", + "base10": "181825", + "base11": "11111b", + "base12": "eba0ac", + "base13": "f5e0dc", + "base14": "a6e3a1", + "base15": "89dceb", + "base16": "74c7ec", + "base17": "f5c2e7" + } +} \ No newline at end of file