Skip to content

Themes

OpenChamber supports built-in themes and custom theme JSON files.

Add a custom theme

  1. Create the themes directory:
Terminal window
mkdir -p ~/.config/openchamber/themes
  1. Add your JSON file to that directory (for example my-theme.json).
  2. Open OpenChamber, then go to Settings -> Theme -> Reload themes.
  3. 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: