Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.23 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.23 KB

Hibiscus

A warm, cosy, pastel VSCode theme

→ Install now


Warning
This theme was originally created for personal use and is currently incomplete.

Contributing

  • Install dependencies with bun install.
  • Generate the json output once with bun dev, or at each file change with bun watch.
  • Run the debugger (F5).
  • Tweak the colors in src/colors.ts.
  • Change where colors are used in src/theme.ts. Press Cmd+Shift+P, type Developer: Inspect Editor Tokens and Scopes and click on a word in the debugger editor to see its token scope.

Inspiration

Lot of inspiration was taken from primer/github-vscode-theme and antfu/vscode-theme-vitesse.

License

MIT © Colin Lienard