From 2e41572fe12afb0a72f7f542cb2cd750b86bfe4c Mon Sep 17 00:00:00 2001 From: Michaël Ball Date: Wed, 17 Nov 2021 18:15:25 +0000 Subject: Include pre-generated colors --- colors/base16-summerfruit-light | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-summerfruit-light (limited to 'colors/base16-summerfruit-light') diff --git a/colors/base16-summerfruit-light b/colors/base16-summerfruit-light new file mode 100644 index 0000000..acecbf3 --- /dev/null +++ b/colors/base16-summerfruit-light @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Summerfruit Light by Christopher Corley (http://christop.club/) +# +# Copy this into the [colors] section of your foot.ini config +foreground=101010 +background=FFFFFF +regular0=FFFFFF +regular1=FF0086 +regular2=00C918 +regular3=ABA800 +regular4=3777E6 +regular5=AD00A1 +regular6=1FAAAA +regular7=101010 +bright0=B0B0B0 +bright1=FF0086 +bright2=00C918 +bright3=ABA800 +bright4=3777E6 +bright5=AD00A1 +bright6=1FAAAA +selection-foreground=101010 +selection-background=D0D0D0 -- cgit v1.2.3