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