diff --git a/base16/terracotta-dark.yaml b/base16/terracotta-dark.yaml new file mode 100644 index 0000000..c398f88 --- /dev/null +++ b/base16/terracotta-dark.yaml @@ -0,0 +1,21 @@ +system: "base16" +name: "Terracotta Dark" +author: "Alexander Rossell Hayes (https://github.com/rossellhayes)" +variant: "dark" +palette: + base00: "241d1a" + base01: "362b27" + base02: "473933" + base03: "594740" + base04: "a78e84" + base05: "b8a59d" + base06: "cabbb5" + base07: "dcd2ce" + base08: "f6998f" + base09: "ffa888" + base0A: "ffc37a" + base0B: "b6c68a" + base0C: "c0bcdb" + base0D: "b0a4c3" + base0E: "d8a2b0" + base0F: "f1ae97" diff --git a/base16/terracotta.yaml b/base16/terracotta.yaml new file mode 100644 index 0000000..4b281f9 --- /dev/null +++ b/base16/terracotta.yaml @@ -0,0 +1,21 @@ +system: "base16" +name: "Terracotta" +author: "Alexander Rossell Hayes (https://github.com/rossellhayes)" +variant: "light" +palette: + base00: "efeae8" + base01: "dfd6d1" + base02: "d0c1bb" + base03: "c0aca4" + base04: "59453d" + base05: "473731" + base06: "352a25" + base07: "241c19" + base08: "a75045" + base09: "bd6942" + base0A: "ce943e" + base0B: "7a894a" + base0C: "847f9e" + base0D: "625574" + base0E: "8d5968" + base0F: "b07158"