diff options
Diffstat (limited to 'colors/base16-tango')
-rw-r--r-- | colors/base16-tango | 23 |
1 files changed, 23 insertions, 0 deletions
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 |