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-vivid | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-material-vivid (limited to 'colors/base16-material-vivid') diff --git a/colors/base16-material-vivid b/colors/base16-material-vivid new file mode 100644 index 0000000..48399f1 --- /dev/null +++ b/colors/base16-material-vivid @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Material Vivid by joshyrobot +# +# Copy this into the [colors] section of your foot.ini config +foreground=80868b +background=202124 +regular0=202124 +regular1=f44336 +regular2=00e676 +regular3=ffeb3b +regular4=2196f3 +regular5=673ab7 +regular6=00bcd4 +regular7=80868b +bright0=44464d +bright1=f44336 +bright2=00e676 +bright3=ffeb3b +bright4=2196f3 +bright5=673ab7 +bright6=00bcd4 +selection-foreground=80868b +selection-background=323639 -- cgit v1.2.3