diff options
Diffstat (limited to 'colors/base16-darkmoss')
-rw-r--r-- | colors/base16-darkmoss | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-darkmoss b/colors/base16-darkmoss new file mode 100644 index 0000000..2a9a546 --- /dev/null +++ b/colors/base16-darkmoss @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# darkmoss by Gabriel Avanzi (https://github.com/avanzzzi) +# +# Copy this into the [colors] section of your foot.ini config +foreground=c7c7a5 +background=171e1f +regular0=171e1f +regular1=ff4658 +regular2=499180 +regular3=fdb11f +regular4=498091 +regular5=9bc0c8 +regular6=66d9ef +regular7=c7c7a5 +bright0=555e5f +bright1=ff4658 +bright2=499180 +bright3=fdb11f +bright4=498091 +bright5=9bc0c8 +bright6=66d9ef +selection-foreground=c7c7a5 +selection-background=373c3d |