From 6eb7543f8157f0b532a2f492296a8c793e76ead4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 14 Feb 2026 04:46:25 +0000 Subject: [PATCH] CI: update JSON schemes --- json/base16/booshnickle-dark.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 json/base16/booshnickle-dark.json diff --git a/json/base16/booshnickle-dark.json b/json/base16/booshnickle-dark.json new file mode 100644 index 0000000..09ecb18 --- /dev/null +++ b/json/base16/booshnickle-dark.json @@ -0,0 +1,24 @@ +{ + "system": "base16", + "name": "booshnickle dark", + "author": "Honey D (@honeydbeatz)", + "variant": "dark", + "palette": { + "base00": "#191914", + "base01": "#3a3a2e", + "base02": "#5b5b49", + "base03": "#7c7c63", + "base04": "#9c9c7d", + "base05": "#bdbd97", + "base06": "#dedeb2", + "base07": "#ffffcc", + "base08": "#ffbfa5", + "base09": "#ffdc99", + "base0A": "#fff299", + "base0B": "#e7ff99", + "base0C": "#bfffc5", + "base0D": "#ccbfd9", + "base0E": "#f2bfd9", + "base0F": "#e5d6a6" + } +} \ No newline at end of file