Commit Graph

18 Commits

Author SHA1 Message Date
Jensen de7090ecf4 fix: system theme background to use 'none' for terminal transparency (#4408) 2025-11-17 10:22:31 -06:00
Aiden Cline dec5d350c6 fix: panic when theme has 'none' 2025-11-16 01:43:23 -06:00
Alvin Johansson 9dc39bcc82 Add Flexoki theme (#3986) 2025-11-15 21:28:13 -06:00
Luke Parker fca9943523 fix: Diff view now ignores line endings changes/windows autocrlf (#4356) 2025-11-15 21:18:39 -06:00
Dax 1dfeed3c5e fix: add support for loading custom themes from .opencode/themes directory (#4229)
Co-authored-by: GitHub Action <action@github.com>
2025-11-11 21:30:38 -05:00
Kamaal Farah 944c804f2e fix(theme): filter out null values from theme palette (#4083)
Signed-off-by: Kamaal Farah <kamaal.f1@gmail.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2025-11-08 16:27:07 -06:00
GitHub Action 9855771157 chore: format code 2025-11-08 01:59:02 +00:00
Dax f68e50e0ff system theme (#4010) 2025-11-06 18:00:09 -05:00
Dax Raad 3f80815674 DELETE GO BUBBLETEA CRAP HOORAY 2025-11-02 18:43:33 -05:00
kcrommett 16147ff6cc add nightowl theme back after opentui release (#3732) 2025-11-02 04:29:14 -05:00
Dax 2376fe4c9f Light mode (#3709) 2025-11-01 13:54:01 -04:00
Dax Raad cae0189398 sync 2025-11-01 12:14:15 -04:00
Dax Raad 1ddbb7e11f remember sidebar position 2025-11-01 11:40:33 -04:00
Dax Raad d076bcedb2 tui: simplify theme selection API by renaming setSelectedTheme to set 2025-10-31 18:11:36 -04:00
Dax Raad d9299218fe respect theme in config 2025-10-31 18:04:38 -04:00
Dax Raad 542507e75c ignore 2025-10-31 20:17:40 +00:00
Dax Raad 9aa05ccd0b tui: add persistent key-value storage for user preferences
- Add KVProvider context for storing user preferences like theme and warnings
- Update theme context to use KV storage instead of sync config
- Move openrouter warning to persistent KV storage
- Refactor theme selection to persist user choice across sessions
2025-10-31 16:13:02 -04:00
Dax fd63884d0b OpenTUI is here (#2685) 2025-10-31 15:07:36 -04:00