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