diff options
Diffstat (limited to 'colors/base16-darkviolet')
-rw-r--r-- | colors/base16-darkviolet | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-darkviolet b/colors/base16-darkviolet new file mode 100644 index 0000000..ff92275 --- /dev/null +++ b/colors/base16-darkviolet @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Dark Violet by ruler501 (https://github.com/ruler501/base16-darkviolet) +# +# Copy this into the [colors] section of your foot.ini config +foreground=b08ae6 +background=000000 +regular0=000000 +regular1=a82ee6 +regular2=4595e6 +regular3=f29df2 +regular4=4136d9 +regular5=7e5ce6 +regular6=40dfff +regular7=b08ae6 +bright0=593380 +bright1=a82ee6 +bright2=4595e6 +bright3=f29df2 +bright4=4136d9 +bright5=7e5ce6 +bright6=40dfff +selection-foreground=b08ae6 +selection-background=432d59 |