diff options
Diffstat (limited to 'colors/base16-synth-midnight-dark')
-rw-r--r-- | colors/base16-synth-midnight-dark | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-synth-midnight-dark b/colors/base16-synth-midnight-dark new file mode 100644 index 0000000..e8fb282 --- /dev/null +++ b/colors/base16-synth-midnight-dark @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Synth Midnight Terminal Dark by Michaël Ball (http://github.com/michael-ball/) +# +# Copy this into the [colors] section of your foot.ini config +foreground=c1c3c4 +background=050608 +regular0=050608 +regular1=b53b50 +regular2=06ea61 +regular3=c9d364 +regular4=03aeff +regular5=ea5ce2 +regular6=42fff9 +regular7=c1c3c4 +bright0=474849 +bright1=b53b50 +bright2=06ea61 +bright3=c9d364 +bright4=03aeff +bright5=ea5ce2 +bright6=42fff9 +selection-foreground=c1c3c4 +selection-background=28292a |