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-horizon-light | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-horizon-light (limited to 'colors/base16-horizon-light') diff --git a/colors/base16-horizon-light b/colors/base16-horizon-light new file mode 100644 index 0000000..981aac6 --- /dev/null +++ b/colors/base16-horizon-light @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Horizon Light by Michaël Ball (http://github.com/michael-ball/) +# +# Copy this into the [colors] section of your foot.ini config +foreground=403C3D +background=FDF0ED +regular0=FDF0ED +regular1=F7939B +regular2=94E1B0 +regular3=FBE0D9 +regular4=DA103F +regular5=1D8991 +regular6=DC3318 +regular7=403C3D +bright0=BDB3B1 +bright1=F7939B +bright2=94E1B0 +bright3=FBE0D9 +bright4=DA103F +bright5=1D8991 +bright6=DC3318 +selection-foreground=403C3D +selection-background=F9CBBE -- cgit v1.2.3