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-95-light | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-windows-95-light (limited to 'colors/base16-windows-95-light') diff --git a/colors/base16-windows-95-light b/colors/base16-windows-95-light new file mode 100644 index 0000000..9a19a2e --- /dev/null +++ b/colors/base16-windows-95-light @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Windows 95 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=a80000 +regular2=00a800 +regular3=a85400 +regular4=0000a8 +regular5=a800a8 +regular6=00a8a8 +regular7=545454 +bright0=a8a8a8 +bright1=a80000 +bright2=00a800 +bright3=a85400 +bright4=0000a8 +bright5=a800a8 +bright6=00a8a8 +selection-foreground=545454 +selection-background=c4c4c4 -- cgit v1.2.3