diff options
author | Michaël Ball <4253793+michael-ball@users.noreply.github.com> | 2020-06-14 12:05:49 +0100 |
---|---|---|
committer | Michaël Ball <4253793+michael-ball@users.noreply.github.com> | 2020-06-14 12:05:49 +0100 |
commit | bbb9d8300ab33c490038752f2e235f2467f7c6d8 (patch) | |
tree | ba7034e56673973ba540288fcbea5700f5c5e962 | |
parent | 44b384fa08b48bfaaf9c1a65f17f30ffa097467c (diff) |
Add light variant
-rw-r--r-- | synth-midnight-light.yaml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/synth-midnight-light.yaml b/synth-midnight-light.yaml new file mode 100644 index 0000000..ecc3151 --- /dev/null +++ b/synth-midnight-light.yaml @@ -0,0 +1,18 @@ +scheme: "Synth Midnight Terminal Light" +author: "Michaël Ball (http://github.com/michael-ball/)" +base00: "dddfe0" +base01: "cfd1d2" +base02: "c1c3c4" +base03: "a3a5a6" +base04: "474849" +base05: "28292a" +base06: "1a1b1c" +base07: "050608" +base08: "b53b50" +base09: "ea770d" +base0A: "c9d364" +base0B: "06ea61" +base0C: "42fff9" +base0D: "03aeff" +base0E: "ea5ce2" +base0F: "cd6320" |