diff options
Diffstat (limited to 'colors/base16-kimber')
-rw-r--r-- | colors/base16-kimber | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-kimber b/colors/base16-kimber new file mode 100644 index 0000000..7b70b84 --- /dev/null +++ b/colors/base16-kimber @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Kimber by Mishka Nguyen (https://github.com/akhsiM) +# +# Copy this into the [colors] section of your foot.ini config +foreground=DEDEE7 +background=222222 +regular0=222222 +regular1=C88C8C +regular2=99C899 +regular3=D8B56D +regular4=537C9C +regular5=86CACD +regular6=78B4B4 +regular7=DEDEE7 +bright0=644646 +bright1=C88C8C +bright2=99C899 +bright3=D8B56D +bright4=537C9C +bright5=86CACD +bright6=78B4B4 +selection-foreground=DEDEE7 +selection-background=555D55 |