diff options
-rw-r--r-- | README.md | 3 | ||||
-rw-r--r-- | synth-midnight-dark.yaml | 18 |
2 files changed, 20 insertions, 1 deletions
@@ -1,2 +1,3 @@ # base16-synth-midnight-scheme -Synthwave schemes +A scheme inspired by the album cover for "Nocturnal" by The Midnight. + diff --git a/synth-midnight-dark.yaml b/synth-midnight-dark.yaml new file mode 100644 index 0000000..d428c71 --- /dev/null +++ b/synth-midnight-dark.yaml @@ -0,0 +1,18 @@ +scheme: "Synth Midnight Dark" +author: "Michaël Ball (http://github.com/michael-ball/)" +base00: "040404" +base01: "141414" +base02: "242424" +base03: "61507A" +base04: "BFBBBF" +base05: "DFDBDF" +base06: "EFEBEF" +base07: "FFFBFF" +base08: "b53b50" +base09: "e4600e" +base0A: "dae84d" +base0B: "06ea61" +base0C: "7cede9" +base0D: "0286c4" +base0E: "ea5ce2" +base0F: "9d4d0e" |