color palette
background
#e1e2e7
foreground
#3760bf
accent
#2e7de9
cursor
#3760bf
selection background
#b7c1e3
selection foreground
#3760bf
color0
#b4b5b9
color1
#f52a65
color2
#587539
color3
#8c6c3e
color4
#2e7de9
color5
#9854f1
color6
#007197
color7
#6172b0
color8
#a1a6c5
color9
#ff4774
color10
#5c8524
color11
#a27629
color12
#358aff
color13
#a463ff
color14
#007ea8
color15
#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, 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
(1-sunset-lake → 1-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 |
|---|---|
2-pawel-czerwinski.jpg | Paweł Czerwiński (via Unsplash) |
3-milad-fakurian.jpg | Milad Fakurian (via Unsplash) |
0-swirl-buck.jpg, 1-sunrise-lake.png | Omarchy Tokyo Night theme |
4-oma-cityscape.jpg, 5-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.