Nord

Cool arctic palette with muted yet distinguishable colors.

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: Nord

black: #3B4252

red: #BF616A

green: #A3BE8C

yellow: #EBCB8B

blue: #81A1C1

purple: #B48EAD

cyan: #88C0D0

white: #E5E9F0

brightBlack: #4C566A

brightRed: #BF616A

brightGreen: #A3BE8C

brightYellow: #EBCB8B

brightBlue: #81A1C1

brightPurple: #B48EAD

brightCyan: #8FBCBB

brightWhite: #ECEFF4

background: #2E3440

foreground: #D8DEE9

cursorColor: #D8DEE9

selectionBackground: #434C5E


Attribution

Author: -

Source: -

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

License: MIT

Created By: Theme Seed Bot