defaultSeedColor constant

Color const defaultSeedColor

Generic professional blue-gray seed (Material Blue Grey 500, #607D8B).

Neutral package identity — not Interloop Just Blue (#30A8E0) and not Interloop Gray Blue (#333B4A). Consuming apps override via PlexApp.themeFromColor or PlexBrandConfig.brandPrimary.

Implementation

static const Color defaultSeedColor = plexDefaultSeedColor;