color palette
#0b0d14
#d8d6dd
#bd24df
#faf7f1
#491657
#faf7f1
#0b0d14
#d9596a
#3d9970
#e5bc59
#5b8ce8
#cd55e6
#62aeb8
#d8d6dd
#626575
#ef7a89
#5cb088
#f4d994
#8bafef
#dc85ec
#8fc9d1
#faf7f1
preview
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.

Install
Install Leybound from its public Git repository:
omarchy theme install https://github.com/diangogav/omarchy-leybound-theme.gitThe 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 leyboundWhat Leybound themes
| Surface | Treatment |
|---|---|
| Desktop and supported apps | Semantic dark palette generated from colors.toml |
| Omarchy shell | Bar, controls, launcher, menu, lock, notifications, popups, and tooltips |
| Terminals | Omarchy-generated colors for Alacritty, Foot, Ghostty, and Kitty |
| Icons and keyboard | Yaru Magenta icon hint and arcane-magenta RGB accent |
| Backgrounds | Eight 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

- Sigil — the collection's centered ceremonial anchor.
- Veil — flowing energy with a workspace-safe left side.
- Rift — a diagonal fracture and compact seal.
- Summoning — overlapping ritual circles with dense rune work.
- Eclipse — an offset dark orb with an arcane corona.
- Constellation — a restrained star map with rare gold nodes.
- Leylines — a right-weighted lattice and convergence seal.
- Grimoire — a framed, book-like ceremonial composition.
Cycle them with:
omarchy theme bg nextCompatibility 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 --enableLeybound 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 leyboundThe shell still shows old colors
Reapply the theme first. If the shell did not hot-reload, restart it:
omarchy theme set leybound
omarchy restart shellA 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.