Themes
OpenChamber supports built-in themes and custom theme JSON files.
Add a custom theme
- Create the themes directory:
mkdir -p ~/.config/openchamber/themes- Add your JSON file to that directory (for example
my-theme.json). - Open OpenChamber, then go to Settings -> Theme -> Reload themes.
- Pick your theme from the dropdown.
Theme location
- macOS/Linux:
~/.config/openchamber/themes/
Full JSON format reference
Use the full format guide in the main repo docs: