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-unikitty-light | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-unikitty-light (limited to 'colors/base16-unikitty-light') diff --git a/colors/base16-unikitty-light b/colors/base16-unikitty-light new file mode 100644 index 0000000..3d89e06 --- /dev/null +++ b/colors/base16-unikitty-light @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Unikitty Light by Josh W Lewis (@joshwlewis) +# +# Copy this into the [colors] section of your foot.ini config +foreground=6c696e +background=ffffff +regular0=ffffff +regular1=d8137f +regular2=17ad98 +regular3=dc8a0e +regular4=775dff +regular5=aa17e6 +regular6=149bda +regular7=6c696e +bright0=a7a5a8 +bright1=d8137f +bright2=17ad98 +bright3=dc8a0e +bright4=775dff +bright5=aa17e6 +bright6=149bda +selection-foreground=6c696e +selection-background=c4c3c5 -- cgit v1.2.3