diff options
Diffstat (limited to 'colors/base16-windows-highcontrast-light')
-rw-r--r-- | colors/base16-windows-highcontrast-light | 23 |
1 files changed, 23 insertions, 0 deletions
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 |