plex_theme/plex_color_tokens library
Classes
- PlexColorRamp
- 11-stop ramp (50–950), mirroring typical design-token structure.
- PlexColorTokens
- Semantic color tokens: ramps plus surface / text / border / brand / status / ring.
Constants
- plexDarkSurfaceCard → const Color
-
Dark card surface (~Interloop
.dark--card/ grayblue-900). - plexDarkSurfacePage → const Color
-
Dark page surface (~Interloop
.dark--background/ grayblue-950). - plexDarkSurfaceSunken → const Color
-
Dark sunken / muted surface (~Interloop
.dark--secondary). - plexDarkTextPrimary → const Color
-
Dark primary text (~Interloop
.dark--foreground). - plexDefaultSeedColor → const Color
- Generic professional blue-gray seed (Material Blue Grey 500, #607D8B).