Palette Theming
HSL-based accent color with a grayscale slider. One theme system shared across phone and computer.
How it works
Two sliders in settings control the entire color palette:
- Hue (0 to 360). The accent color around the color wheel.
- Grayscale (0 to 100). Desaturation. 0 is full color, 100 is monochrome.
Both phone and computer build the complete palette (background, primary, text variants, borders, accents) from these two numbers. Adjust either slider and the whole UI updates live.
Default
Desaturated steel blue at hue 205, grayscale 75. Dark mode only.
Fonts
- DMSans. Sans-serif. Used for UI text and list items.
- DMMono. Monospace. Used for scratchpad text and code-like content.
See also: Phone App | Computer App