diff options
Diffstat (limited to 'colors/base16-github')
-rw-r--r-- | colors/base16-github | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-github b/colors/base16-github new file mode 100644 index 0000000..ce3cd09 --- /dev/null +++ b/colors/base16-github @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Github by Defman21 +# +# Copy this into the [colors] section of your foot.ini config +foreground=333333 +background=ffffff +regular0=ffffff +regular1=ed6a43 +regular2=183691 +regular3=795da3 +regular4=795da3 +regular5=a71d5d +regular6=183691 +regular7=333333 +bright0=969896 +bright1=ed6a43 +bright2=183691 +bright3=795da3 +bright4=795da3 +bright5=a71d5d +bright6=183691 +selection-foreground=333333 +selection-background=c8c8fa |