comparison design_system/THEMES.md @ 259:667156fcd3e3

Add dev-only cyberpunk JRPG page
author MrJuneJune <me@mrjunejune.com>
date Wed, 05 Aug 2026 09:19:41 -0700
parents 60a876c4587a
children
comparison
equal deleted inserted replaced
258:60a876c4587a 259:667156fcd3e3
10 Built-in themes: 10 Built-in themes:
11 11
12 - `paper`: warm neutral surfaces, restrained natural accents, editorial type; 12 - `paper`: warm neutral surfaces, restrained natural accents, editorial type;
13 - `ink`: dark charcoal surfaces with paper-like text and softer status colors; 13 - `ink`: dark charcoal surfaces with paper-like text and softer status colors;
14 - `playful`: brighter clay, persimmon, violet, and rounded shapes; 14 - `playful`: brighter clay, persimmon, violet, and rounded shapes;
15 - `cyberpunk`: midnight surfaces with neon cyan, magenta, violet, yellow, and
16 mint roles;
15 - no attribute: follow the operating-system light/dark preference. 17 - no attribute: follow the operating-system light/dark preference.
16 18
17 Applications can provide their own fonts without changing component CSS: 19 Applications can provide their own fonts without changing component CSS:
18 20
19 ```css 21 ```css