diff options
author | Michaël Ball <4253793+michael-ball@users.noreply.github.com> | 2020-06-10 18:56:57 +0100 |
---|---|---|
committer | Michaël Ball <4253793+michael-ball@users.noreply.github.com> | 2020-06-10 18:56:57 +0100 |
commit | 05f594992a4a083390141ebe6c1326f927076fbe (patch) | |
tree | 161ea076fa51ade1ce1bdc3ccd3e7e4510f44fa2 | |
parent | 22d57ccdddc70045e7bcab186625d740f874c990 (diff) |
Make colours more uniform
-rw-r--r-- | synth-midnight-dark.yaml | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/synth-midnight-dark.yaml b/synth-midnight-dark.yaml index 4328094..dfeef46 100644 --- a/synth-midnight-dark.yaml +++ b/synth-midnight-dark.yaml @@ -1,18 +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: "03AEFF" -base0E: "EA5CE2" -base0F: "9D4D0E" +base00: "050608" +base01: "1a1b1c" +base02: "28292a" +base03: "474849" +base04: "a3a5a6" +base05: "c1c3c4" +base06: "cfd1d2" +base07: "dddfe0" +base08: "b53b50" +base09: "ea770d" +base0A: "d7df27" +base0B: "06ea61" +base0C: "42fff9" +base0D: "03aeff" +base0E: "ea5ce2" +base0F: "cd6320" |