taskwarrior-tui
taskwarrior-tui copied to clipboard
Taskwarrior theme colors not applying
Describe the bug
I copied the solarized-dark-256.theme into taskrc, but the colors didn’t change:
To Reproduce
- [x] Reproducible using the test data located here: https://github.com/kdheepak/taskwarrior-testdata/
Steps to reproduce the behavior:
Environment (please complete the following information):
- Operating System: Linux
- Installation: Cargo
- taskwarrior-tui version: taskwarrior-tui 0.26.4
- task version: 3.4.1
Additional context and information
probably related to: https://github.com/kdheepak/taskwarrior-tui/issues/468, https://github.com/kdheepak/taskwarrior-tui/issues/458, https://github.com/kdheepak/taskwarrior-tui/issues/68, https://github.com/kdheepak/taskwarrior-tui/issues/10
My guess is something to do with ratatui (or our usage of it) is the culprit