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