Changelog
- cac144d .github/workflows/test.yml: Speed up tests, increase timeout
- 09981ff README
- cd045de README: Update screenshot
- fc59a2e README: We added themes
- 2cb9111 README: title
- eb70577 Refactor TUI views into separate models (#65)
- 7006064 Update README.md
- 532fff4 backend -> wifi
- 77e9b13 feat(tui): Implement an adaptive color theme
- e699948 feat(tui): Refactor to a color palette theme with adaptive colors
- ab850d7 feat(tui): refactor to component stack (#67)
- 4d1a175 feat: Allow theme override via file (#63)
- 2a8f526 feat: Improve forget feature with inline prompt (#66)
- 7428bc5 fix(mock): Ensure network status is consistent after join (#61)
- 3f9cfe9 fix(tui): Ensure single highlight for selected list items
- 3984c18 internal/tui/list.go: Align columns
- 1c28015 internal/tui/list.go: Tweak styling
- 8b0e80d internal/tui/view_list.go: Tweak style
- a0e89b7 refactor(tui): Centralize all styling into a theme
- 9046b74 refactor(tui): Centralize and consolidate styling into a theme
- 0226276 refactor(tui): Use a color palette theme with inline styling
- 8651682 theme: Add Saved
- c5e6bcc theme: Primary color is now orange
- 6edc0f3 tui: Tweak colors