color palette
background
#1b1b1b
foreground
#d1d0c5
accent
#2d3e4e
cursor
#c5d977
selection background
#c5d977
selection foreground
#1b1b1b
c0
#1b1b1b
c1
#9e3b26
c2
#7da453
c3
#c7a036
c4
#2d3e4e
c5
#7a6a5e
c6
#c5d977
c7
#e6e6e6
c8
#2a2a2a
c9
#c75c36
c10
#8bcf69
c11
#e0b456
c12
#3e5468
c13
#9b897c
c14
#d9e6a8
c15
#ffffff
preview
~/wasteland
user@omarchy:~ $ ls --color
desktop/scripts/.config/notes.mdMakefileREADME.md
user@omarchy:~ $
readme
# Omarchy Wasteland Theme A post-apocalyptic dark theme for [Omarchy](https://omarchy.org) that embraces the beauty of digital decay. Experience the perfect blend of rust, ash, and radioactive glow across your entire desktop environment.   ## Features - **Cohesive Design** - Unified color scheme across all Omarchy components - **Complete Coverage** - Themes Hyprland, Waybar, Walker, Neovim, and more - **Rich Palette** - Rust reds, burnt oranges, and radioactive glow greens - **Standalone Neovim Theme** - Can be used independently via [wasteland.nvim](https://github.com/perfektnacht/wasteland.nvim) - **Curated Backgrounds** - Post-apocalyptic imagery that complements the theme ## Installation ### Quick Install (Recommended) ```bash omarchy-theme-install https://github.com/perfektnacht/omarchy-wasteland-theme ``` ### Manual Installation 1. Clone the repository: ```bash git clone https://github.com/perfektnacht/omarchy-wasteland-theme ~/.config/omarchy/themes/wasteland ``` 2. Switch to the theme using the Omarchy menu: - Press `Super + Alt + Space` - Select `Style > Theme` - Choose "Wasteland" ## Color Palette | Color | Hex | Usage | |-------|-----|-------| | **Base** | `#1b1b1b` | Soot - Main background | | **Text** | `#d1d0c5` | Bone ash - Primary text | | **Rust** | `#9e3b26` | Rust red - Keywords, borders | | **Burnt** | `#c75c36` | Burnt orange - Numbers, constants | | **Glow** | `#c5d977` | Radioactive glow - Functions, highlights | | **Olive** | `#7da453` | Olive - Strings, success states | | **Steel** | `#2d3e4e` | Weathered steel - UI elements | | **Ash** | `#5c5c5c` | Ash gray - Comments, muted text | ## What's Included This theme provides configurations for: - **Hyprland** (`hyprland.conf`) - Window manager with gradient borders - **Waybar** (`waybar.css`) - Status bar with consistent coloring - **Walker** (`walker.css`) - Application launcher styling - **Neovim** (`neovim.lua`) - Editor theme via [wasteland.nvim](https://github.com/perfektnacht/wasteland.nvim) - **Mako** (`mako.ini`) - Notification styling - **Hyprlock** (`hyprlock.conf`) - Lock screen theme - **SwayOSD** (`swayosd.css`) - On-screen display styling - **Backgrounds** - Curated post-apocalyptic wallpapers - Chromium - Extended theme to chromium browser ## Backgrounds The theme includes carefully selected backgrounds that complement the Wasteland aesthetic. All images are properly credited and sourced from talented photographers. ### Current Backgrounds: - **Desert Landscape** by [Ben Granados](https://images.unsplash.com/photo-1588894051921-5e60abf4eab9) - **Wasteland Vista** by [Ling Hua](https://images.unsplash.com/photo-1646714444576-a98b7962ccb0) ## Standalone Neovim Theme The Neovim component of this theme is also available as a standalone plugin: **[wasteland.nvim](https://github.com/perfektnacht/wasteland.nvim)** - Use the Wasteland color scheme in any Neovim setup, not just Omarchy. ## Switching Themes To switch between themes in Omarchy: 1. **Via Menu**: `Super + Alt + Space` â `Style` â `Theme` 2. **Via Hotkey**: `Super + Ctrl + Shift + Space` 3. **Via Terminal**: Use the Omarchy theme switcher commands ## Customization Feel free to modify any configuration files to suit your preferences. The theme is designed to be easily customizable while maintaining visual consistency. ### Key Files: - `hyprland.conf` - Window borders and workspace styling - `waybar.css` - Status bar colors and layout - `walker.css` - Application launcher appearance - `neovim.lua` - Editor theme configuration ## Issues & Contributions Found a bug or want to contribute? Please open an issue or pull request on GitHub. Contributions are welcome! ## License This theme is released under the MIT License. Feel free to use, modify, and distribute. ## Credits - **Background Images**: - [Ben Granados](https://unsplash.com/@benjamingranados) via Unsplash - [Ling Hua](https://unsplash.com/@linghua2001) via Unsplash - [Clay Banks](https://unsplash.com/@claybanks) via Unsplash - **Inspiration**: Post-apocalyptic aesthetics from Fallout, Mad Max, and digital decay art - **Framework**: Built for [Omarchy](https://omarchy.org) by DHH --- *Embrace the wasteland. Code in style.*