diff options
Diffstat (limited to 'colors/base16-default-light')
-rw-r--r-- | colors/base16-default-light | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-default-light b/colors/base16-default-light new file mode 100644 index 0000000..50641d7 --- /dev/null +++ b/colors/base16-default-light @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Default Light by Chris Kempson (http://chriskempson.com) +# +# Copy this into the [colors] section of your foot.ini config +foreground=383838 +background=f8f8f8 +regular0=f8f8f8 +regular1=ab4642 +regular2=a1b56c +regular3=f7ca88 +regular4=7cafc2 +regular5=ba8baf +regular6=86c1b9 +regular7=383838 +bright0=b8b8b8 +bright1=ab4642 +bright2=a1b56c +bright3=f7ca88 +bright4=7cafc2 +bright5=ba8baf +bright6=86c1b9 +selection-foreground=383838 +selection-background=d8d8d8 |