diff options
Diffstat (limited to 'colors/base16-greenscreen')
-rw-r--r-- | colors/base16-greenscreen | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-greenscreen b/colors/base16-greenscreen new file mode 100644 index 0000000..a66d0f7 --- /dev/null +++ b/colors/base16-greenscreen @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Green Screen by Chris Kempson (http://chriskempson.com) +# +# Copy this into the [colors] section of your foot.ini config +foreground=00bb00 +background=001100 +regular0=001100 +regular1=007700 +regular2=00bb00 +regular3=007700 +regular4=009900 +regular5=00bb00 +regular6=005500 +regular7=00bb00 +bright0=007700 +bright1=007700 +bright2=00bb00 +bright3=007700 +bright4=009900 +bright5=00bb00 +bright6=005500 +selection-foreground=00bb00 +selection-background=005500 |