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-eighties | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-eighties (limited to 'colors/base16-eighties') diff --git a/colors/base16-eighties b/colors/base16-eighties new file mode 100644 index 0000000..67d8783 --- /dev/null +++ b/colors/base16-eighties @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Eighties by Chris Kempson (http://chriskempson.com) +# +# Copy this into the [colors] section of your foot.ini config +foreground=d3d0c8 +background=2d2d2d +regular0=2d2d2d +regular1=f2777a +regular2=99cc99 +regular3=ffcc66 +regular4=6699cc +regular5=cc99cc +regular6=66cccc +regular7=d3d0c8 +bright0=747369 +bright1=f2777a +bright2=99cc99 +bright3=ffcc66 +bright4=6699cc +bright5=cc99cc +bright6=66cccc +selection-foreground=d3d0c8 +selection-background=515151 -- cgit v1.2.3