feat: add Tokyo Night theme - #40
Conversation
|
🤖 KlaatAI Review Bot (powered by Klaatu, advisory only — a maintainer makes the real call) Issue match Test coverage Correctness concerns Verdict This is an automated review to help triage faster, not a gate. Nothing here blocks merging. |
|
@floze-the-genius can you take care of the comment. |
75febc1 to
56f64b5
Compare
|
Added a focused palette test covering the mixed representation explicitly: terminal ANSI slots remain integer bytes, CSS-style slots are validated as six-digit hex colors, and |
|
@floze-the-genius Really appreciate you taking the time to improve KlaatCode. Your contribution helps make the project better for everyone. If you haven't already, we'd love it if you could ⭐ star the repository and follow https://github.com/KlaatAI on GitHub to stay updated with new features and releases. Feel free to keep using KlaatAI for your projects, and don't hesitate to open more issues, suggest ideas, or submit future PRs—we're always happy to have contributors like you in the community. Looking forward to seeing your next contribution. Happy coding! 🚀 |
Summary
tokyo-nightin/themeand document the expanded theme listContributes to #39.
Screenshot
Captured from the real TUI at 120x40 using
/themeagainst an isolated localhost health stub.Contrast checks
Checked against Tokyo Night background
#1a1b26(code foreground against#262626):Validation
bun run typecheckbun test(63 passed)bun run build/themepicker and persistence via isolatedconfig.json