color palette
#e1e2e7
#3760bf
#2e7de9
#3760bf
#b7c1e3
#3760bf
#b4b5b9
#f52a65
#587539
#8c6c3e
#2e7de9
#9854f1
#007197
#6172b0
#a1a6c5
#ff4774
#5c8524
#a27629
#358aff
#a463ff
#007ea8
#3760bf
preview
readme
Tokyo Day
A light theme for Omarchy, based on the day variant of
tokyonight.nvim by folke.
It pairs the Tokyo Night day terminal palette (sky-blue accents on a soft light background) with a cohesive set of wallpapers recolored to match.

Install
omarchy theme install https://github.com/kayleg/omarchy-tokyo-day
omarchy theme set "Tokyo Day"To cycle the included wallpapers:
omarchy theme bg nextPalette
Terminal colors come straight from tokyonight's generated day export.
| Role | Hex | ANSI | Hex | |
|---|---|---|---|---|
| background | #e1e2e7 | black / br | #b4b5b9 / #a1a6c5 | |
| foreground | #3760bf | red / br | #f52a65 / #ff4774 | |
| accent | #2e7de9 | green / br | #587539 / #5c8524 | |
| cursor | #3760bf | yellow / br | #8c6c3e / #a27629 | |
| selection | #b7c1e3 | blue / br | #2e7de9 / #358aff | |
| magenta / br | #9854f1 / #a463ff | |||
| cyan / br | #007197 / #007ea8 | |||
| white / br | #6172b0 / #3760bf |
What's included
colors.toml (drives all generated app configs), light.mode, neovim.lua,
btop.theme, icons.theme, vscode.json, keyboard.rgb, and backgrounds/.
How the wallpapers were made
The backgrounds are recolored derivatives of Omarchy's stock Tokyo Night wallpapers (the Omarchy v4 "Quattro" set, same filenames and numbering), brought into the Tokyo Day palette with a consistent treatment:
- a blue duotone (shadows →
#243b73, highlights →#e6ecfb), then - a soft-peach wash (
#9a6a3c→#ffeccb) blended over the brighter regions, so highlights pick up a gentle warm glow while shadows stay sky-blue.
The lake wallpaper additionally has the sun warmed and the scene rebuilt as a sunrise
(3-sunset-lake → 3-sunrise-lake).
Credits & attribution
This theme stands on the work of others:
- Color palette — tokyonight.nvim by
Folke Lemaitre (
daystyle). MIT. - Theme framework & original wallpapers — Omarchy by David Heinemeier Hansson and contributors. MIT. The wallpapers here are recolored derivatives of Omarchy's Tokyo Night theme backgrounds.
- btop theme — adapted from the Omarchy Tokyo Night
btop.themeby Pascal Jaeger. - VS Code mapping — the Tokyo Night extension by enkia ("Tokyo Night Light").
Wallpaper sources
Filenames preserve the original Omarchy Tokyo Night names; these are recolored derivatives:
| File | Original source |
|---|---|
0-winding-road.jpg, 1-quattro.jpg, 4-omakub.jpg | Omarchy Tokyo Night theme (v4 "Quattro") |
2-swirl-buck.jpg, 3-sunrise-lake.png | Omarchy Tokyo Night theme |
5-oma-cityscape.jpg, 6-oma.jpg, omarchy.png | Omarchy |
If you are a creator of one of these works and would like different attribution or removal, please open an issue.
License
The theme configuration in this repository is released under the MIT License. The wallpapers are derivative works and remain subject to the terms of their original sources listed above.