Skip to content

Commit

Permalink
Add Aztec (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNeverMan authored Apr 1, 2024
1 parent 45f3d87 commit 029612d
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions base16/aztec.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
system: "base16"
name: "Aztec"
author: "TheNeverMan (github.com/TheNeverMan)"
variant: "dark"
palette:
base00: "101600" # Background ----
base01: "1A1E01" # Background ---
base02: "242604" # Background --
base03: "2E2E05" # Background -
base04: "FFD129" # Foreground -
base05: "FFDA51" # Foreground --
base06: "FFE178" # Foreground ---
base07: "FFEBA0" # Foreground ----
base08: "EE2E00" # Red
base09: "EE8800" # Orange
base0A: "EEBB00" # Yellow
base0B: "63D932" # Green
base0C: "3D94A5" # Cyan
base0D: "5B4A9F" # Blue
base0E: "883E9F" # Purple
base0F: "A928B9" # Magenta

0 comments on commit 029612d

Please sign in to comment.