Skip to content

@jsvision/core / nordTheme

Variable: nordTheme

const nordTheme: Theme

Defined in: color/presets.ts:154

The Nord palette — a cool arctic dark theme, with its canonical nord0 background, snow storm foreground, and frost accent pinned.

Example

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

nordTheme.desktop.bg; // '#2e3440'