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-tango | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-tango (limited to 'colors/base16-tango') diff --git a/colors/base16-tango b/colors/base16-tango new file mode 100644 index 0000000..260cff1 --- /dev/null +++ b/colors/base16-tango @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Tango by @Schnouki, based on the Tango Desktop Project +# +# Copy this into the [colors] section of your foot.ini config +foreground=d3d7cf +background=2e3436 +regular0=2e3436 +regular1=cc0000 +regular2=4e9a06 +regular3=c4a000 +regular4=3465a4 +regular5=75507b +regular6=06989a +regular7=d3d7cf +bright0=555753 +bright1=cc0000 +bright2=4e9a06 +bright3=c4a000 +bright4=3465a4 +bright5=75507b +bright6=06989a +selection-foreground=d3d7cf +selection-background=fce94f -- cgit v1.2.3