Skip to content

@jsvision/core / platinumTheme

Variable: platinumTheme

const platinumTheme: Theme

Defined in: color/presets.ts:231

A classic-Mac Platinum theme — crisp grayscale surfaces with a restrained highlight blue for the primary button, focus, and selection. Very high legibility.

Example

ts
import { platinumTheme } from '@jsvision/core';

platinumTheme.button.bg; // '#3355bb' — the highlight blue