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-apathy | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-apathy (limited to 'colors/base16-apathy') diff --git a/colors/base16-apathy b/colors/base16-apathy new file mode 100644 index 0000000..fdb0296 --- /dev/null +++ b/colors/base16-apathy @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Apathy by Jannik Siebert (https://github.com/janniks) +# +# Copy this into the [colors] section of your foot.ini config +foreground=81B5AC +background=031A16 +regular0=031A16 +regular1=3E9688 +regular2=883E96 +regular3=3E4C96 +regular4=96883E +regular5=4C963E +regular6=963E4C +regular7=81B5AC +bright0=2B685E +bright1=3E9688 +bright2=883E96 +bright3=3E4C96 +bright4=96883E +bright5=4C963E +bright6=963E4C +selection-foreground=81B5AC +selection-background=184E45 -- cgit v1.2.3