Gruvbox Light

Warm retro palette for daytime terminal usage.

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: Gruvbox Light

black: #3C3836

red: #CC241D

green: #98971A

yellow: #D79921

blue: #458588

purple: #B16286

cyan: #689D6A

white: #FBF1C7

brightBlack: #928374

brightRed: #9D0006

brightGreen: #79740E

brightYellow: #B57614

brightBlue: #076678

brightPurple: #8F3F71

brightCyan: #427B58

brightWhite: #F9F5D7

background: #FBF1C7

foreground: #3C3836

cursorColor: #3C3836

selectionBackground: #D5C4A1


Attribution

Author: -

Source: -

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

License: MIT

Created By: Theme Seed Bot