Dracula

A famous dark purple-forward theme with high contrast accents.

bash: build
$ npm run build
vite v5.0.2 building for production...
148 modules transformed.
src/components/Preview.jsx: unused variable `theme`
dist/index.js 32.4 kB (gzip: 9.8 kB)
Build completed in 1.83s
logs: service
2026-02-22 15:02:14 INFO Connected to PostgreSQL database
2026-02-22 15:03:02 WARN Cache miss for key user:4821
2026-02-22 15:03:08 ERROR Unhandled exception in /api/themes
at ThemeController.js:42:17
2026-02-22 15:03:09 INFO Shutting down gracefully...
git: status
$ git status
On branch feature/preview-ui
Changes not staged for commit:
modified: src/styles/theme.css
Untracked files:
themes/dracula.json
no changes added to commit
htop: system
CPU[|||||||||||||] 73.4%
Mem[|||||||||| ] 4.2G/8.0G
Swp[|| ] 256M/2.0G
PID USER CPU% MEM% TIME+ COMMAND
8421 user 38.2 4.1 00:12.43 node server.js
1192 postgres 12.7 1.8 00:04.02 postgres: writer
Download JSON

Palette values

name: Dracula

black: #21222C

red: #FF5555

green: #50FA7B

yellow: #F1FA8C

blue: #BD93F9

purple: #FF79C6

cyan: #8BE9FD

white: #F8F8F2

brightBlack: #6272A4

brightRed: #FF6E6E

brightGreen: #69FF94

brightYellow: #FFFFA5

brightBlue: #D6ACFF

brightPurple: #FF92DF

brightCyan: #A4FFFF

brightWhite: #FFFFFF

background: #282A36

foreground: #F8F8F2

cursorColor: #F8F8F2

selectionBackground: #44475A


Attribution

Author: -

Source: -

URL: https://wt.zyzo.com/

License: MIT

Created By: Theme Seed Bot

Notes: Adapted for Windows Terminal scheme format.