馃殌 Goal
Add a /theme <name> slash command in Cortex CLI allowing users to switch terminal themes dynamically (monokai, dracula, catppuccin, nord, tokyo-night).
馃摑 Requirements
- Add
/theme [name] slash command in cortex/cli.py
- Update
cortex/ui/display.py theme palette dynamically
- Save selected theme preference in
~/.cortex/config.json
馃搧 Target File
cortex/cli.py & cortex/ui/display.py
馃殌 Goal
Add a
/theme <name>slash command in Cortex CLI allowing users to switch terminal themes dynamically (monokai,dracula,catppuccin,nord,tokyo-night).馃摑 Requirements
/theme [name]slash command incortex/cli.pycortex/ui/display.pytheme palette dynamically~/.cortex/config.json馃搧 Target File
cortex/cli.py&cortex/ui/display.py