diff options
Diffstat (limited to 'colors/base16-circus')
-rw-r--r-- | colors/base16-circus | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-circus b/colors/base16-circus new file mode 100644 index 0000000..ab78372 --- /dev/null +++ b/colors/base16-circus @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Circus by Stephan Boyer (https://github.com/stepchowfun) and Esther Wang (https://github.com/ewang12) +# +# Copy this into the [colors] section of your foot.ini config +foreground=a7a7a7 +background=191919 +regular0=191919 +regular1=dc657d +regular2=84b97c +regular3=c3ba63 +regular4=639ee4 +regular5=b888e2 +regular6=4bb1a7 +regular7=a7a7a7 +bright0=5f5a60 +bright1=dc657d +bright2=84b97c +bright3=c3ba63 +bright4=639ee4 +bright5=b888e2 +bright6=4bb1a7 +selection-foreground=a7a7a7 +selection-background=303030 |