Skip to content

Theme

Ptah ships with a light and dark theme. The choice is stored globally in ~/.ptah/settings.json and applies to every workspace.

  • Settings → Appearance → Theme, or
  • Edit ~/.ptah/settings.json:
{ "theme": "dark" }
ValueBehavior
lightAlways use the light theme
darkAlways use the dark theme
systemFollow the OS appearance preference and update live when it changes

Theme toggle

High-contrast variants of both themes are derived automatically when your OS reports a high-contrast preference. No additional setting is required.

The brand accent is fixed in the current release. Custom accent colors are on the roadmap.