Skip to content

colinlienard/hibiscus-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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