@jsvision/core / solarizedDarkTheme
Variable: solarizedDarkTheme
constsolarizedDarkTheme:Theme
Defined in: color/presets.ts:176
The Solarized Dark palette — a low-contrast dark theme with its base03 background and blue accent pinned.
Example
ts
import { solarizedDarkTheme } from '@jsvision/core';
solarizedDarkTheme.desktop.bg; // '#002b36'