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-nord | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-nord (limited to 'colors/base16-nord') diff --git a/colors/base16-nord b/colors/base16-nord new file mode 100644 index 0000000..a483cfc --- /dev/null +++ b/colors/base16-nord @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Nord by arcticicestudio +# +# Copy this into the [colors] section of your foot.ini config +foreground=E5E9F0 +background=2E3440 +regular0=2E3440 +regular1=BF616A +regular2=A3BE8C +regular3=EBCB8B +regular4=81A1C1 +regular5=B48EAD +regular6=88C0D0 +regular7=E5E9F0 +bright0=4C566A +bright1=BF616A +bright2=A3BE8C +bright3=EBCB8B +bright4=81A1C1 +bright5=B48EAD +bright6=88C0D0 +selection-foreground=E5E9F0 +selection-background=434C5E -- cgit v1.2.3