diff options
Diffstat (limited to 'colors/base16-google-light')
-rw-r--r-- | colors/base16-google-light | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-google-light b/colors/base16-google-light new file mode 100644 index 0000000..8940f55 --- /dev/null +++ b/colors/base16-google-light @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Google Light by Seth Wright (http://sethawright.com) +# +# Copy this into the [colors] section of your foot.ini config +foreground=373b41 +background=ffffff +regular0=ffffff +regular1=CC342B +regular2=198844 +regular3=FBA922 +regular4=3971ED +regular5=A36AC7 +regular6=3971ED +regular7=373b41 +bright0=b4b7b4 +bright1=CC342B +bright2=198844 +bright3=FBA922 +bright4=3971ED +bright5=A36AC7 +bright6=3971ED +selection-foreground=373b41 +selection-background=c5c8c6 |