Add new GUI themes and prep version bump.

- Everforest
- Kanagawa Paper
- Old Book
- Zenburn

Update help/docs accordingly.
This commit is contained in:
2025-12-03 00:05:49 -08:00
parent d706b6db44
commit 64022766c5
7 changed files with 430 additions and 5 deletions

View File

@@ -75,7 +75,7 @@ HelpText::Text()
"Buffers:\n +HELP+ is read-only. Press C-k ' to toggle; C-k h restores it.\n"
"\n"
"GUI appearance (command prompt):\n"
" : theme NAME Set GUI theme (eink, gruvbox, nord, plan9, solarized)\n"
" : theme NAME Set GUI theme (eink, everforest, gruvbox, kanagawa-paper, nord, old-book, plan9, solarized, zenburn)\n"
" : background MODE Set background: light | dark (affects eink, gruvbox, solarized)\n"
);
}
}