Skip to content

@jsvision/core / warpTheme

Variable: warpTheme

const warpTheme: Theme

Defined in: color/presets.ts:209

A Workplace-Shell-style theme — cool steel-blue surfaces over a mid steel field, with a deep corporate blue accent for the primary button, focus, and selection.

Example

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

warpTheme.desktop.bg; // '#567089' — the steel field