Skip to content

@jsvision/core / workbenchTheme

Variable: workbenchTheme

const workbenchTheme: Theme

Defined in: color/presets.ts:242

An Amiga-Workbench 1.x theme — an unmistakable blue field with white windows, black text, and an orange accent for the primary button, focus, and selection.

Example

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

workbenchTheme.desktop.bg; // '#0055aa' — the Workbench blue