diff options
Diffstat (limited to 'colors/base16-hopscotch')
-rw-r--r-- | colors/base16-hopscotch | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-hopscotch b/colors/base16-hopscotch new file mode 100644 index 0000000..e7faee3 --- /dev/null +++ b/colors/base16-hopscotch @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Hopscotch by Jan T. Sott +# +# Copy this into the [colors] section of your foot.ini config +foreground=b9b5b8 +background=322931 +regular0=322931 +regular1=dd464c +regular2=8fc13e +regular3=fdcc59 +regular4=1290bf +regular5=c85e7c +regular6=149b93 +regular7=b9b5b8 +bright0=797379 +bright1=dd464c +bright2=8fc13e +bright3=fdcc59 +bright4=1290bf +bright5=c85e7c +bright6=149b93 +selection-foreground=b9b5b8 +selection-background=5c545b |