Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 735 Bytes

File metadata and controls

21 lines (15 loc) · 735 Bytes

Themes

Status: The /theme command is currently stubbed. The viewport renderer uses a built-in amber palette. Theme support will be re-added on top of the viewport system.

Current Palette

The viewport uses a fixed warm amber color scheme with true-color (24-bit) output:

Role Color Hex
Main text Warm gold #c8b48c
Dim/muted Dark gold #786c54
Accent Amber #dca03c
Bright (user input) Light gold #f0dcb4
Error Red #dc5038
Success Green #64b464
Code Muted gold #aa9b78

Future

Theme support will return as configurable color overrides applied to the viewport. The /theme command will switch between named palettes.