Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Omarchy Tokyo Night

Oh My Zsh theme + Ghostty palette matching Omarchy Tokyo Night, including the rally-car wallpaper look.

prompt preview

Palette from Omarchy's tokyo-night/colors.toml:

Token Hex Swatch
Background #1a1b26 navy
Foreground #c0caf5 ice
Blue / path #7aa2f7
Magenta / user #bb9af7
Orange / car #ff9e64
Green / ok #9ece6a
Yellow / git #e0af68
Red / dirty, error #f7768e
Muted #414868

Prompt:

╭─  nezbit  ~/Projects/omarchy-tokyo-night  ‹main●›
╰─❯
  • Orange Nerd Font car ()
  • Magenta user (red if root)
  • @host only over SSH
  • Blue path
  • Yellow git branch, red when dirty
  • Green virtualenv when active
  • Green on success, red + exit code on failure

Uses JetBrains Mono (the IntelliJ IDEA editor font, with ligatures) and a Nerd Font fallback for the car glyph.

Oh My Zsh install

git clone https://github.com/NezbiT/omarchy-tokyo-night.git \
  ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/themes/omarchy-tokyo-night

In ~/.zshrc:

ZSH_THEME="omarchy-tokyo-night/omarchy-tokyo-night"

Reload:

exec zsh

Ghostty

Omarchy already injects this palette via:

config-file = ?"~/.local/state/omarchy/current/theme/ghostty.conf"

To use the same colors outside Omarchy, add:

config-file = /path/to/omarchy-tokyo-night/ghostty/omarchy-tokyo-night.conf

Font (IntelliJ)

font-family = "JetBrains Mono"
font-family = "JetBrainsMono Nerd Font"
font-feature = calt
font-feature = liga

Rally-car background (Omarchy Quattro)

Ships the official wallpaper from omacom/omarchy (backgrounds/1-quattro.webp). Keep opacity low so the prompt stays readable:

background-image = /path/to/omarchy-tokyo-night/backgrounds/1-quattro.webp
background-image-fit = cover
background-image-position = center
background-image-opacity = 0.18

Publish to the Oh My Zsh wiki

Oh My Zsh does not accept new themes in the core repo. Add this theme to External themes:

  1. Fork ohmyzsh/wiki
  2. Paste the block in wiki-entry.md near the top of External-themes.md
  3. Open a pull request

License

MIT for the theme code. Palette and backgrounds/1-quattro.webp come from Omarchy Tokyo Night (MIT), wallpaper by vulturetone.

About

Oh My Zsh + Ghostty theme matching Omarchy Tokyo Night (Quattro rally-car palette)

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages