Skip to content

@jsvision/core / draculaTheme

Variable: draculaTheme

const draculaTheme: Theme

Defined in: color/presets.ts:165

The Dracula palette — a dark theme with its signature purple accent and #282a36 background pinned.

Example

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

draculaTheme.desktop.bg; // '#282a36'