From 2e41572fe12afb0a72f7f542cb2cd750b86bfe4c Mon Sep 17 00:00:00 2001 From: Michaël Ball Date: Wed, 17 Nov 2021 18:15:25 +0000 Subject: Include pre-generated colors --- colors/base16-synth-midnight-light | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-synth-midnight-light (limited to 'colors/base16-synth-midnight-light') 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 -- cgit v1.2.3