diff options
author | Michaël Ball <git@michaelball.name> | 2021-10-08 17:24:03 +0100 |
---|---|---|
committer | Michaël Ball <git@michaelball.name> | 2021-10-08 17:24:03 +0100 |
commit | fbeaf5b198c5bef5f523dbe9c1dfb8b91c0d2d9f (patch) | |
tree | 824439df5f890bccea46c4534e551a8a14262dad /colors/base16-edge-light | |
parent | 1281ee0d57539818031be3fbacabddc6af3b71b1 (diff) |
Add pregenerated color configs
Diffstat (limited to 'colors/base16-edge-light')
-rw-r--r-- | colors/base16-edge-light | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/colors/base16-edge-light b/colors/base16-edge-light new file mode 100644 index 0000000..a421d19 --- /dev/null +++ b/colors/base16-edge-light @@ -0,0 +1,19 @@ +# COLOUR (base16) +color=fafafa +bs-hl-color=509c93 +caps-lock-bs-hl-color=509c93 +caps-lock-key-hl-color=7c9f4b +key-hl-color=7c9f4b +inside-clear-color=5e646f +inside-ver-color=5e646f +inside-wrong-color=db7070 +ring-wrong-color=db7070 +ring-color=d69822 +ring-caps-lock-color=d69822 +ring-clear-color=509c93 +text-clear-color=509c93 +ring-ver-color=6587bf +text-color=5e646f +text-caps-lock-color=5e646f +text-ver-color=5e646f +text-wrong-color=5e646f |