Skip to content

Settings & Theming

iSparkClaw supports extensive visual customization. All settings are persisted in localStorage and applied immediately without a flash on reload.

The overall light/dark appearance. Controlled by a preloaded script in the HTML to prevent flash-of-wrong-theme on page load.

OptionDescription
LightBright background with dark text
DarkDark background with light text
SystemFollows your operating system’s preference

Color accent themes that change the look and feel of interactive elements (buttons, links, active states, chips, etc.).

SkinDescription
DefaultStandard blue accent colors
AresRed accent
MonoGray/monochrome
SlateSlate blue-gray
PoseidonOcean blue
SisyphusPurple accent
CharizardOrange/warm accent

Adjust the base text size for comfortable reading.

SizeDescription
SmallCompact text, more content visible
DefaultStandard sizing
LargeLarger text for readability

All settings are saved to your browser’s localStorage. They are restored automatically on your next visit. The theme is applied before the page renders to avoid a flash of unstyled content.