FINTERM · docsOpen terminal
Settings & theme

Theme

Fifteen presets, accent hue picker, full token override via JSON.

Finterm ships fifteen theme presets — sand (default Kepler paper-cream), high-contrast, ledger, mint, coral, sakura, nordic, solarized-light, night, mycelium, abyss, terminal, amber-crt, monochrome, and solarized-dark. Pick from the SettingsPanel or via the palette ('theme'). Each preset is a complete token set — paper / ink / accent / azure / up / down / warn / line / panel — so nothing in the UI clashes when you switch.

Accent hue

Independent of preset, you can spin the accent hue. The 'theme.accentHue' setting accepts 0–359; the default Kepler accent is 12 (burnt coral). The hue command in the palette shows a quick swatch picker.

Per-token overrides

Open the settings JSON ('settings' in the palette). Anything under theme.tokens overrides the preset's value. Order: preset defaults → accentHue → your overrides. Reset by deleting the override.

infoThemes apply via CSS custom properties on the <html> element. Components don't need restarting — changes take effect on the next animation frame.