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-snazzy | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-snazzy (limited to 'colors/base16-snazzy') diff --git a/colors/base16-snazzy b/colors/base16-snazzy new file mode 100644 index 0000000..159dab0 --- /dev/null +++ b/colors/base16-snazzy @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Snazzy by Chawye Hsu (https://github.com/chawyehsu) based on Hyper Snazzy Theme (https://github.com/sindresorhus/hyper-snazzy) +# +# Copy this into the [colors] section of your foot.ini config +foreground=e2e4e5 +background=282a36 +regular0=282a36 +regular1=ff5c57 +regular2=5af78e +regular3=f3f99d +regular4=57c7ff +regular5=ff6ac1 +regular6=9aedfe +regular7=e2e4e5 +bright0=78787e +bright1=ff5c57 +bright2=5af78e +bright3=f3f99d +bright4=57c7ff +bright5=ff6ac1 +bright6=9aedfe +selection-foreground=e2e4e5 +selection-background=43454f -- cgit v1.2.3