omarchy themes

color palette

background #0b0d14
foreground #d8d6dd
accent #bd24df
cursor #faf7f1
selection background #491657
selection foreground #faf7f1
color0 #0b0d14
color1 #d9596a
color2 #3d9970
color3 #e5bc59
color4 #5b8ce8
color5 #cd55e6
color6 #62aeb8
color7 #d8d6dd
color8 #626575
color9 #ef7a89
color10 #5cb088
color11 #f4d994
color12 #8bafef
color13 #dc85ec
color14 #8fc9d1
color15 #faf7f1

preview

~/leybound
┌──────────────────────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)
│ ├󰸌: Leybound
└ └: JetBrainsMono Nerd Font (9pt)
└────────────────────────────────────────────────────┘
┌─────────────────Age / Uptime / Update───────────────┐
󱦟 OS Age: 0 days
󱫐 Uptime: 2 hours, 13 mins
 Update: Today
└────────────────────────────────────────────────────┘
user@omarchy:~ $

readme

Leybound for Omarchy

Leybound is a restrained arcane dark theme for Omarchy. It pairs a magenta-to-blue energy gradient with translucent shell surfaces, readable neutrals, selective gold accents, and eight procedural 4K wallpapers.

Leybound theme preview

Install

Install Leybound from its public Git repository:

omarchy theme install https://github.com/diangogav/omarchy-leybound-theme.git

The repository name omarchy-leybound-theme makes Omarchy install and apply it as leybound.

Manage the theme

# Apply it again
omarchy theme set leybound

# Pull updates for all Git-installed themes
omarchy theme update

# Remove it safely after switching away
omarchy theme set tokyo-night
omarchy theme remove leybound

What Leybound themes

SurfaceTreatment
Desktop and supported appsSemantic dark palette generated from colors.toml
Omarchy shellBar, controls, launcher, menu, lock, notifications, popups, and tooltips
TerminalsOmarchy-generated colors for Alacritty, Foot, Ghostty, and Kitty
Icons and keyboardYaru Magenta icon hint and arcane-magenta RGB accent
BackgroundsEight deterministic 3840×2160 sRGB PNGs

The shell stays quiet at rest. The arcane gradient appears around active or selected elements; gold is reserved for warnings and time-sensitive states.

Wallpapers

All eight Leybound wallpapers

  1. Sigil — the collection's centered ceremonial anchor.
  2. Veil — flowing energy with a workspace-safe left side.
  3. Rift — a diagonal fracture and compact seal.
  4. Summoning — overlapping ritual circles with dense rune work.
  5. Eclipse — an offset dark orb with an arcane corona.
  6. Constellation — a restrained star map with rare gold nodes.
  7. Leylines — a right-weighted lattice and convergence seal.
  8. Grimoire — a framed, book-like ceremonial composition.

Cycle them with:

omarchy theme bg next

Compatibility and security boundary

Leybound follows Omarchy's current Git-installed theme trust boundary. The repository intentionally contains no Lua, terminal configuration, or vscode.json overrides. Omarchy generates those restricted files from the semantic palette on the user's machine.

This means the public theme provides consistent colors to supported terminals and applications, but it does not install custom terminal behavior, application commands, Hyprland rules, or Neovim code. See Omarchy's theme documentation for the current staging rules.

The hand-written shell..toml files are color and presentation data accepted by that boundary. shell.leybound-signature.toml reserves optional color tokens for future companion plugins; it does not execute code.

Companion plugins

Companion plugins are optional; Leybound works without them.

  • Leybound Runes — numbered runic workspace indicators with focused, occupied, and urgent states.

    omarchy plugin add https://github.com/diangogav/omarchy-leybound-runes.git --enable
  • Leybound Mana — mana-style volume and brightness OSD, coming soon.

Customize

Add personal backgrounds without editing the Git checkout:

mkdir -p ~/.config/omarchy/backgrounds/leybound
cp /path/to/background.png ~/.config/omarchy/backgrounds/leybound/

Then cycle backgrounds with omarchy theme bg next.

For local palette experiments, edit ~/.config/omarchy/themes/leybound/colors.toml and reapply the theme. omarchy theme update may overwrite tracked edits, so keep lasting personal changes in a separate fork.

Troubleshooting

The theme does not appear after installation

omarchy theme current
omarchy theme set leybound

The shell still shows old colors

Reapply the theme first. If the shell did not hot-reload, restart it:

omarchy theme set leybound
omarchy restart shell

A terminal has the palette but not custom transparency or behavior

That is expected. Git-installed themes cannot supply terminal configuration files; Omarchy generates safe color-only terminal configs from colors.toml.

Development provenance

The wallpaper PNGs are deterministic renders from a Python-to-SVG generator stored under .development/. Omarchy's current installer ignores hidden repository directories during theme staging, so the generator remains available to contributors without entering the active theme.

Regeneration instructions and expected tools are in .development/README.md.

License and attribution

Leybound's theme configuration, documentation, and procedural wallpaper assets are released under the MIT License, copyright © 2026 Diango.

The palette is inspired by Diango's Evolution Card Game design system. The wallpapers are original procedural compositions and do not copy game artwork.

Leybound is an independent community theme for Omarchy, which is created by Basecamp and licensed separately. This repository does not claim ownership of or affiliation with Omarchy or Basecamp.