Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Vendure Terminal Themes

Terminal color themes based on the Vendure design system — brand blue #17c1ff on deep blue-tinted neutrals, converted from the design system's OKLCH tokens to sRGB.

Ghostty

Vendure theme palette accent

Install

Copy the theme into Ghostty's themes directory:

mkdir -p ~/.config/ghostty/themes
curl -o ~/.config/ghostty/themes/vendure \
  https://raw.githubusercontent.com/vendurehq/terminal-themes/main/ghostty/vendure

Then set it in your Ghostty config (~/.config/ghostty/config):

theme = vendure

Reload Ghostty (cmd+shift+, on macOS) and you're done.

Palette

Color Normal Bright
Black #111c22 #50565a
Red #ea6a64 #fb9890
Green #54b05a #8aca8b
Yellow #dbb155 #edd198
Blue #0086ff #35a9ff
Magenta #b954cf #d080e2
Cyan #17c1ff #55ccff
White #b8bfc3 #e8f0f4

Background #070c0f · Foreground #b8bfc3 · Cursor #17c1ff

Other terminals

Ports for other terminals (iTerm2, Warp, WezTerm, …) are welcome — open a PR.

License

MIT

About

Terminal color themes based on the Vendure design system

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors