feat(theme): add warm burnout theme#23
Conversation
|
Hey @octjelau, thank you for the port, warm burnout is a great, understated addition to the theme collection. Here is what I actually checked before merging. Colors: I pulled the upstream Separators: our repo recently fixed a window tab powerline orientation bug across the other eight themes (issue #58, commits d739e7d and bdb50bc). I checked whether that convention applied here and it does not, because the upstream warm-burnout theme itself never uses powerline glyphs at all, it is intentionally plain text with an empty Structure: compared your plugin.conf, README, and .ps1 entry point against psmux-theme-tokyonight for convention, everything lines up, including the Live test: on an isolated One heads up for later, unrelated to your PR, tests/test_all_plugins.ps1 reads themes from the locally installed ~/.psmux/plugins folder rather than the repo checkout, so it only exercises whatever happens to be installed there. Not something you need to touch. Merged as e0aa30b. Looking forward to more of these. |
Quick port of https://github.com/felipefdl/warm-burnout/tree/main/tmux