Import official Dracula (dark) / Alucard (light) theme

Some colors in dark theme have slightly different I assume more
correct values then previously
This commit is contained in:
fhqh 2026-05-24 12:37:44 +02:00 committed by Daniel Eklöf
parent 66ec9fad88
commit 7aa880654a
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 40 additions and 18 deletions

View file

@ -76,6 +76,8 @@
* Do not allow codepoints to be merged into grapheme clusters directly
after a cursor move ([#2383][2383]).
* Dracula theme updated to latest official, and light theme alucard
added.
[2383]: https://codeberg.org/dnkl/foot/issues/2383