From 69885a8c6ab13aacdc017a3a054323a551e06205 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 18 Apr 2026 05:13:01 +0000 Subject: [PATCH] CI: update JSON schemes --- json/base16/dracula.json | 15 +++++++------ json/base16/everforest-light-hard.json | 24 +++++++++++++++++++++ json/base16/everforest-light-medium.json | 24 +++++++++++++++++++++ json/base16/everforest-light-soft.json | 24 +++++++++++++++++++++ json/base24/dracula.json | 27 ++++++++++++------------ 5 files changed, 94 insertions(+), 20 deletions(-) create mode 100644 json/base16/everforest-light-hard.json create mode 100644 json/base16/everforest-light-medium.json create mode 100644 json/base16/everforest-light-soft.json diff --git a/json/base16/dracula.json b/json/base16/dracula.json index 342bea3..e7dcd03 100644 --- a/json/base16/dracula.json +++ b/json/base16/dracula.json @@ -1,24 +1,25 @@ { "system": "base16", "name": "Dracula", - "author": "Jamy Golden (http://github.com/JamyGolden), based on Dracula Theme (http://github.com/dracula)", + "author": "clach04 (https://github.com/clach04)", + "description": "based on https://github.com/dracula/draculatheme.com/blob/main/content/spec.mdx", "variant": "dark", "palette": { "base00": "#282a36", - "base01": "#363447", - "base02": "#44475a", + "base01": "#21222c", + "base02": "#44475A", "base03": "#6272a4", "base04": "#9ea8c7", "base05": "#f8f8f2", - "base06": "#f0f1f4", + "base06": "#f8f8f2", "base07": "#ffffff", "base08": "#ff5555", - "base09": "#ffb86c", + "base09": "#FFB86C", "base0A": "#f1fa8c", "base0B": "#50fa7b", "base0C": "#8be9fd", - "base0D": "#80bfff", + "base0D": "#bd93f9", "base0E": "#ff79c6", - "base0F": "#bd93f9" + "base0F": "#993333" } } \ No newline at end of file diff --git a/json/base16/everforest-light-hard.json b/json/base16/everforest-light-hard.json new file mode 100644 index 0000000..fc09bf7 --- /dev/null +++ b/json/base16/everforest-light-hard.json @@ -0,0 +1,24 @@ +{ + "system": "base16", + "name": "Everforest Light (Hard)", + "author": "M\u00e1rcio Sobel (https://github.com/marciosobel)", + "variant": "light", + "palette": { + "base00": "#fffbef", + "base01": "#f8f5e4", + "base02": "#edeada", + "base03": "#939f91", + "base04": "#829181", + "base05": "#5c6a72", + "base06": "#414b50", + "base07": "#272e33", + "base08": "#f85552", + "base09": "#f57d26", + "base0A": "#dfa000", + "base0B": "#8da101", + "base0C": "#35a77c", + "base0D": "#3a94c5", + "base0E": "#df69ba", + "base0F": "#829181" + } +} \ No newline at end of file diff --git a/json/base16/everforest-light-medium.json b/json/base16/everforest-light-medium.json new file mode 100644 index 0000000..dd3eda0 --- /dev/null +++ b/json/base16/everforest-light-medium.json @@ -0,0 +1,24 @@ +{ + "system": "base16", + "name": "Everforest Light (Medium)", + "author": "M\u00e1rcio Sobel (https://github.com/marciosobel)", + "variant": "light", + "palette": { + "base00": "#fdf6e3", + "base01": "#f4f0d9", + "base02": "#e6e2cc", + "base03": "#939f91", + "base04": "#829181", + "base05": "#5c6a72", + "base06": "#475258", + "base07": "#2d353b", + "base08": "#f85552", + "base09": "#f57d26", + "base0A": "#dfa000", + "base0B": "#8da101", + "base0C": "#35a77c", + "base0D": "#3a94c5", + "base0E": "#df69ba", + "base0F": "#829181" + } +} \ No newline at end of file diff --git a/json/base16/everforest-light-soft.json b/json/base16/everforest-light-soft.json new file mode 100644 index 0000000..a9e2be2 --- /dev/null +++ b/json/base16/everforest-light-soft.json @@ -0,0 +1,24 @@ +{ + "system": "base16", + "name": "Everforest Light (Soft)", + "author": "M\u00e1rcio Sobel (https://github.com/marciosobel)", + "variant": "light", + "palette": { + "base00": "#f3ead3", + "base01": "#eae4ca", + "base02": "#ddd8be", + "base03": "#939f91", + "base04": "#829181", + "base05": "#5c6a72", + "base06": "#4d5960", + "base07": "#333c43", + "base08": "#f85552", + "base09": "#f57d26", + "base0A": "#dfa000", + "base0B": "#8da101", + "base0C": "#35a77c", + "base0D": "#3a94c5", + "base0E": "#df69ba", + "base0F": "#829181" + } +} \ No newline at end of file diff --git a/json/base24/dracula.json b/json/base24/dracula.json index bd31fec..54c87ac 100644 --- a/json/base24/dracula.json +++ b/json/base24/dracula.json @@ -1,32 +1,33 @@ { "system": "base24", "name": "Dracula", - "author": "FredHappyface (https://github.com/fredHappyface)", + "author": "clach04 (https://github.com/clach04)", + "description": "based on https://github.com/dracula/draculatheme.com/blob/main/content/spec.mdx", "variant": "dark", "palette": { "base00": "#282a36", - "base01": "#363447", - "base02": "#44475a", + "base01": "#21222c", + "base02": "#44475A", "base03": "#6272a4", "base04": "#9ea8c7", "base05": "#f8f8f2", - "base06": "#f0f1f4", + "base06": "#f8f8f2", "base07": "#ffffff", "base08": "#ff5555", - "base09": "#ffb86c", + "base09": "#FFB86C", "base0A": "#f1fa8c", "base0B": "#50fa7b", "base0C": "#8be9fd", - "base0D": "#80bfff", + "base0D": "#bd93f9", "base0E": "#ff79c6", - "base0F": "#bd93f9", + "base0F": "#993333", "base10": "#1e2029", "base11": "#16171d", - "base12": "#f28c8c", - "base13": "#eef5a3", - "base14": "#a3f5b8", - "base15": "#baedf7", - "base16": "#a3ccf5", - "base17": "#f5a3d2" + "base12": "#ff6e6e", + "base13": "#ffffa5", + "base14": "#69ff94", + "base15": "#a4ffff", + "base16": "#d6acff", + "base17": "#ff92df" } } \ No newline at end of file