omarchy themes

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

~/tokyo-day
┌──────────────────────Hardware──────────────────────┐
 PC: omarchy-host
│ ├: x86_64 (8 cores) @ 4.00 GHz
│ ├: Integrated Graphics
│ ├󱄄: 1920x1080 @ 60 Hz
│ ├󰋊: 120 / 500 GiB (24%)
│ ├: 8 / 16 GiB (50%)
└ └󰓡 : 0 / 4 GiB (0%)
└────────────────────────────────────────────────────┘
┌──────────────────────Software──────────────────────┐
 OS: Omarchy 3.6.0
│ ├󰘬: master
│ ├󰔫: stable
│ ├: linux-arch
│ ├: Hyprland (Wayland)
│ ├: ghostty
│ ├󰏖: 1024 (pacman)
│ ├󰸌: Tokyo Day
└ └: JetBrainsMono Nerd Font (9pt)
└────────────────────────────────────────────────────┘
┌─────────────────Age / Uptime / Update───────────────┐
󱦟 OS Age: 0 days
󱫐 Uptime: 2 hours, 13 mins
 Update: Today
└────────────────────────────────────────────────────┘
user@omarchy:~ $

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.

Tokyo Day on Omarchy

Install

omarchy theme install https://github.com/kayleg/omarchy-tokyo-day
omarchy theme set "Tokyo Day"

To cycle the included wallpapers:

omarchy theme bg next

Palette

Terminal colors come straight from tokyonight's generated day export.

RoleHexANSIHex
background#e1e2e7black / br#b4b5b9 / #a1a6c5
foreground#3760bfred / br#f52a65 / #ff4774
accent#2e7de9green / br#587539 / #5c8524
cursor#3760bfyellow / br#8c6c3e / #a27629
selection#b7c1e3blue / 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-lake1-sunrise-lake).

Credits & attribution

This theme stands on the work of others:

  • Color palettetokyonight.nvim by Folke Lemaitre (day style). MIT.
  • Theme framework & original wallpapersOmarchy 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.theme by 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:

FileOriginal source
2-pawel-czerwinski.jpgPaweł Czerwiński (via Unsplash)
3-milad-fakurian.jpgMilad Fakurian (via Unsplash)
0-swirl-buck.jpg, 1-sunrise-lake.pngOmarchy Tokyo Night theme
4-oma-cityscape.jpg, 5-oma.jpg, omarchy.pngOmarchy

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.