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-seti | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-seti (limited to 'colors/base16-seti') diff --git a/colors/base16-seti b/colors/base16-seti new file mode 100644 index 0000000..c748bae --- /dev/null +++ b/colors/base16-seti @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Seti UI by +# +# Copy this into the [colors] section of your foot.ini config +foreground=d6d6d6 +background=151718 +regular0=151718 +regular1=Cd3f45 +regular2=9fca56 +regular3=e6cd69 +regular4=55b5db +regular5=a074c4 +regular6=55dbbe +regular7=d6d6d6 +bright0=41535B +bright1=Cd3f45 +bright2=9fca56 +bright3=e6cd69 +bright4=55b5db +bright5=a074c4 +bright6=55dbbe +selection-foreground=d6d6d6 +selection-background=3B758C -- cgit v1.2.3