diff options
author | Michaël Ball <git@michaelball.name> | 2021-11-17 18:15:25 +0000 |
---|---|---|
committer | Michaël Ball <git@michaelball.name> | 2021-11-17 18:15:25 +0000 |
commit | 2e41572fe12afb0a72f7f542cb2cd750b86bfe4c (patch) | |
tree | 415be0309e476d096fa0e573b0deedaabf0600fa /colors/base16-seti | |
parent | 5fb7232dbda1b300644a0a37f7eea04a0a60a9aa (diff) |
Include pre-generated colors
Diffstat (limited to 'colors/base16-seti')
-rw-r--r-- | colors/base16-seti | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-seti b/colors/base16-seti new file mode 100644 index 0000000..c748bae --- /dev/null +++ b/colors/base16-seti @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Seti UI by +# +# Copy this into the [colors] section of your foot.ini config +foreground=d6d6d6 +background=151718 +regular0=151718 +regular1=Cd3f45 +regular2=9fca56 +regular3=e6cd69 +regular4=55b5db +regular5=a074c4 +regular6=55dbbe +regular7=d6d6d6 +bright0=41535B +bright1=Cd3f45 +bright2=9fca56 +bright3=e6cd69 +bright4=55b5db +bright5=a074c4 +bright6=55dbbe +selection-foreground=d6d6d6 +selection-background=3B758C |