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-rose-pine | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-rose-pine (limited to 'colors/base16-rose-pine') diff --git a/colors/base16-rose-pine b/colors/base16-rose-pine new file mode 100644 index 0000000..b9a9375 --- /dev/null +++ b/colors/base16-rose-pine @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Rosé Pine by Emilia Dunfelt <sayhi@dunfelt.se> +# +# Copy this into the [colors] section of your foot.ini config +foreground=e0def4 +background=191724 +regular0=191724 +regular1=e2e1e7 +regular2=ebbcba +regular3=f6c177 +regular4=9ccfd8 +regular5=c4a7e7 +regular6=31748f +regular7=e0def4 +bright0=555169 +bright1=e2e1e7 +bright2=ebbcba +bright3=f6c177 +bright4=9ccfd8 +bright5=c4a7e7 +bright6=31748f +selection-foreground=e0def4 +selection-background=26233a -- cgit v1.2.3