> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://developers.alephant.io/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://developers.alephant.io/_mcp/server.

# Theme

> Configure organization-level interface theme, brand assets, and display preferences.

Theme settings provide a consistent interface across the organization, including name, colors, logo, and display preferences. They affect user experience and should not be used for security policy or access control.

## Management Boundary

| Area     | Guidance                                                                       |
| -------- | ------------------------------------------------------------------------------ |
| Brand    | Use organization-approved names, logos, and primary colors.                    |
| Scope    | Define whether the theme applies to the deployment, workspace, or environment. |
| Change   | Preview production changes in a test environment first.                        |
| Rollback | Keep prior configuration so display issues can be restored quickly.            |

## Before Configuration

* Confirm logos, colors, and naming are approved.
* Check readability in light and dark modes.
* Do not place secrets, internal URLs, or sensitive notes in theme fields.

## Verification

* Refresh admin and end-user pages after changing the theme.
* Check navigation readability on mobile or narrow screens.
* Confirm theme changes do not affect login or permission flows.