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-material-darker | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-material-darker (limited to 'colors/base16-material-darker') diff --git a/colors/base16-material-darker b/colors/base16-material-darker new file mode 100644 index 0000000..6bd5608 --- /dev/null +++ b/colors/base16-material-darker @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Material Darker by Nate Peterson +# +# Copy this into the [colors] section of your foot.ini config +foreground=EEFFFF +background=212121 +regular0=212121 +regular1=F07178 +regular2=C3E88D +regular3=FFCB6B +regular4=82AAFF +regular5=C792EA +regular6=89DDFF +regular7=EEFFFF +bright0=4A4A4A +bright1=F07178 +bright2=C3E88D +bright3=FFCB6B +bright4=82AAFF +bright5=C792EA +bright6=89DDFF +selection-foreground=EEFFFF +selection-background=353535 -- cgit v1.2.3