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-rose-pine-dawn | |
parent | 1281ee0d57539818031be3fbacabddc6af3b71b1 (diff) |
Add pregenerated color configs
Diffstat (limited to 'colors/base16-rose-pine-dawn')
-rw-r--r-- | colors/base16-rose-pine-dawn | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/colors/base16-rose-pine-dawn b/colors/base16-rose-pine-dawn new file mode 100644 index 0000000..f50d8ee --- /dev/null +++ b/colors/base16-rose-pine-dawn @@ -0,0 +1,19 @@ +# COLOUR (base16) +color=faf4ed +bs-hl-color=c5c3ce +caps-lock-bs-hl-color=c5c3ce +caps-lock-key-hl-color=d7827e +key-hl-color=d7827e +inside-clear-color=9893a5 +inside-ver-color=9893a5 +inside-wrong-color=1f1d2e +ring-wrong-color=1f1d2e +ring-color=ea9d34 +ring-caps-lock-color=ea9d34 +ring-clear-color=286983 +text-clear-color=286983 +ring-ver-color=56949f +text-color=575279 +text-caps-lock-color=575279 +text-ver-color=575279 +text-wrong-color=575279 |