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-windows-nt-light | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-windows-nt-light (limited to 'colors/base16-windows-nt-light') diff --git a/colors/base16-windows-nt-light b/colors/base16-windows-nt-light new file mode 100644 index 0000000..8bc1883 --- /dev/null +++ b/colors/base16-windows-nt-light @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Windows NT Light by Fergus Collins (https://github.com/C-Fergus) +# +# Copy this into the [colors] section of your foot.ini config +foreground=808080 +background=ffffff +regular0=ffffff +regular1=800000 +regular2=008000 +regular3=808000 +regular4=000080 +regular5=800080 +regular6=008080 +regular7=808080 +bright0=c0c0c0 +bright1=800000 +bright2=008000 +bright3=808000 +bright4=000080 +bright5=800080 +bright6=008080 +selection-foreground=808080 +selection-background=d5d5d5 -- cgit v1.2.3