Skip to content

@jsvision/core / solsticeTheme

Variable: solsticeTheme

const solsticeTheme: Theme

Defined in: color/presets.ts:220

A Unix-workstation theme in the CDE / OpenWindows spirit — a sage field, warm putty chrome, and a teal accent for the primary button, focus, and selection.

Example

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

solsticeTheme.button.bg; // '#2a7d7d' — the teal accent