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-3024 | |
parent | 5fb7232dbda1b300644a0a37f7eea04a0a60a9aa (diff) |
Include pre-generated colors
Diffstat (limited to 'colors/base16-3024')
-rw-r--r-- | colors/base16-3024 | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-3024 b/colors/base16-3024 new file mode 100644 index 0000000..62c8d64 --- /dev/null +++ b/colors/base16-3024 @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# 3024 by Jan T. Sott (http://github.com/idleberg) +# +# Copy this into the [colors] section of your foot.ini config +foreground=a5a2a2 +background=090300 +regular0=090300 +regular1=db2d20 +regular2=01a252 +regular3=fded02 +regular4=01a0e4 +regular5=a16a94 +regular6=b5e4f4 +regular7=a5a2a2 +bright0=5c5855 +bright1=db2d20 +bright2=01a252 +bright3=fded02 +bright4=01a0e4 +bright5=a16a94 +bright6=b5e4f4 +selection-foreground=a5a2a2 +selection-background=4a4543 |