diff options
Diffstat (limited to 'colors/base16-shapeshifter')
-rw-r--r-- | colors/base16-shapeshifter | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-shapeshifter b/colors/base16-shapeshifter new file mode 100644 index 0000000..14279f7 --- /dev/null +++ b/colors/base16-shapeshifter @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Shapeshifter by Tyler Benziger (http://tybenz.com) +# +# Copy this into the [colors] section of your foot.ini config +foreground=102015 +background=f9f9f9 +regular0=f9f9f9 +regular1=e92f2f +regular2=0ed839 +regular3=dddd13 +regular4=3b48e3 +regular5=f996e2 +regular6=23edda +regular7=102015 +bright0=555555 +bright1=e92f2f +bright2=0ed839 +bright3=dddd13 +bright4=3b48e3 +bright5=f996e2 +bright6=23edda +selection-foreground=102015 +selection-background=ababab |