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-dark | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-synth-midnight-dark (limited to 'colors/base16-synth-midnight-dark') 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 -- cgit v1.2.3