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-helios | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-helios (limited to 'colors/base16-helios') diff --git a/colors/base16-helios b/colors/base16-helios new file mode 100644 index 0000000..c576014 --- /dev/null +++ b/colors/base16-helios @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Helios by Alex Meyer (https://github.com/reyemxela) +# +# Copy this into the [colors] section of your foot.ini config +foreground=d5d5d5 +background=1d2021 +regular0=1d2021 +regular1=d72638 +regular2=88b92d +regular3=f19d1a +regular4=1e8bac +regular5=be4264 +regular6=1ba595 +regular7=d5d5d5 +bright0=6f7579 +bright1=d72638 +bright2=88b92d +bright3=f19d1a +bright4=1e8bac +bright5=be4264 +bright6=1ba595 +selection-foreground=d5d5d5 +selection-background=53585b -- cgit v1.2.3