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-mocha | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-mocha (limited to 'colors/base16-mocha') diff --git a/colors/base16-mocha b/colors/base16-mocha new file mode 100644 index 0000000..8976c37 --- /dev/null +++ b/colors/base16-mocha @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Mocha by Chris Kempson (http://chriskempson.com) +# +# Copy this into the [colors] section of your foot.ini config +foreground=d0c8c6 +background=3B3228 +regular0=3B3228 +regular1=cb6077 +regular2=beb55b +regular3=f4bc87 +regular4=8ab3b5 +regular5=a89bb9 +regular6=7bbda4 +regular7=d0c8c6 +bright0=7e705a +bright1=cb6077 +bright2=beb55b +bright3=f4bc87 +bright4=8ab3b5 +bright5=a89bb9 +bright6=7bbda4 +selection-foreground=d0c8c6 +selection-background=645240 -- cgit v1.2.3