Added rest of themes local to repo, some may need minor edits

This commit is contained in:
Emmet 2023-05-27 20:07:33 -05:00
parent 1e729b044a
commit 732636f290
54 changed files with 945 additions and 3 deletions

19
themes/ashes.yaml Normal file
View file

@ -0,0 +1,19 @@
# Ashes scheme for the Base16 Builder (https://github.com/chriskempson/base16-builder)
scheme: "Ashes"
author: "Jannik Siebert (https://github.com/janniks)"
base00: "1C2023" # ----
base01: "393F45" # ---
base02: "565E65" # --
base03: "747C84" # -
base04: "ADB3BA" # +
base05: "C7CCD1" # ++
base06: "DFE2E5" # +++
base07: "F3F4F5" # ++++
base08: "C7AE95" # orange
base09: "C7C795" # yellow
base0A: "AEC795" # poison green
base0B: "95C7AE" # turquois
base0C: "95AEC7" # aqua
base0D: "AE95C7" # purple
base0E: "C795AE" # pink
base0F: "C79595" # light red