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-sandcastle | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-sandcastle (limited to 'colors/base16-sandcastle') diff --git a/colors/base16-sandcastle b/colors/base16-sandcastle new file mode 100644 index 0000000..47e77e5 --- /dev/null +++ b/colors/base16-sandcastle @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Sandcastle by George Essig (https://github.com/gessig) +# +# Copy this into the [colors] section of your foot.ini config +foreground=a89984 +background=282c34 +regular0=282c34 +regular1=83a598 +regular2=528b8b +regular3=a07e3b +regular4=83a598 +regular5=d75f5f +regular6=83a598 +regular7=a89984 +bright0=665c54 +bright1=83a598 +bright2=528b8b +bright3=a07e3b +bright4=83a598 +bright5=d75f5f +bright6=83a598 +selection-foreground=a89984 +selection-background=3e4451 -- cgit v1.2.3