omarchy themes

color palette

background #11111b
foreground #cdd6f4
accent #fab387
cursor #f38ba8

preview

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

readme

 _____                                             _   _   _           _       _
/  __ \                                           | \ | | (_)         | |     | |
| /  \/   ___    _ __    _ __     ___   _ __      |  \| |  _    __ _  | |__   | |_
| |      / _ \  | '_ \  | '_ \   / _ \ | '__|     | . ` | | |  / _` | | '_ \  | __|
| \__/\ | (_) | | |_) | | |_) | |  __/ | |        | |\  | | | | (_| | | | | | | |_
 \____/  \___/  | .__/  | .__/   \___| |_|        \_| \_/ |_|  \__, | |_| |_|  \__|
                | |     | |                                     __/ |
                |_|     |_|                                    |___/

🌌 Copper Night

An Elegant, Deep Indigo & Glowing Copper Theme for Omarchy Quattro

"Where the deep indigo of Tokyo meets the warm, radiant glow of an ember sunset."


Version Omarchy Quattro Hyprland License Stars


Copper Night Hero Preview

✨ Features⚡ Installation📁 Theme Files🎨 Color Palette📁 Theme Structure🤝 Contributing


⚡ Installation

Install Copper Night directly from GitHub in one command. Omarchy handles the rest — no manual copying required.

omarchy-theme-install https://github.com/hembramnishant50-glitch/omarchy-coppernight-theme.git
rm -rf ~/.config/omarchy/themes/coppernight/.git && omarchy theme set macchiato-core

Switch back to Copper Night at any time:

omarchy theme set coppernight

The theme applies instantly — Hyprland, terminals, GTK apps, and browser styles are all refreshed together.


✨ Features

FeatureWhat Makes It Special
🌑Deep Indigo CanvasAn OLED-friendly #11111b base, carefully tuned for contrast, comfort, and long coding nights.
🌅Copper & Mauve BordersActive windows glow in warm Copper #fab387, while inactive windows rest in soft Mauve #cba6f7.
🎨Pastel HarmonyA cohesive accent suite — Lite Green #a6e3a1, Lite Pink #f5c2e7, Sky #89dceb, and Mauve #cba6f7 — balanced for syntax, UI, and highlights.
🪟Hyprland — Rounded & Fluidrounding 16px with rounding_power 2.0, gaps 6 / 14, blur 12 / 3, shadow 30, and Mac-style popin 85% animations for buttery-smooth switching.
💻Unified TerminalsAlacritty, Ghostty, Foot, and Kitty — fully stripped of upstream palettes and reborn in pure Copper Night.
🌐Web — 136+ UserstylesYouTube, GitHub, Crunchyroll, CareerWill, Claude, ChatGPT, and more — beautifully themed via Stylus.json.
🧩Apps — Fully ThemedNeovim, VS Code, Helix, btop, CAVA, GTK 3/4, Chromium, Icons, Starship, and Fastfetch — one palette, everywhere.
🎵Discord — VencordA bespoke vencord.theme.css that brings Copper Night to your conversations.

📁 Theme Files

FileDescription
colors.tomlMaster palette — the single source of truth for every color in the theme.
hyprland.luaHyprland layout, Mac-style animations, 16px rounding, blur, and shadows.
gtk.cssGTK 3/4 styling — fully rounded at 16px for windows, cards, buttons, and menus.
Stylus.jsonCurated backup of 136+ browser userstyles for Chrome and Firefox.
youtube-coppernight.user.lessStandalone, finely tuned YouTube theme.
btop.themeDiagnostic monitor theme for btop.
neovim.luaNeovim colorscheme — Tokyo Night reimagined in Copper Night.
vscode.jsonVisual Studio Code theme linkage.
alacritty.tomlAlacritty terminal — clean Copper Night palette.
kitty.confKitty terminal — clean Copper Night palette.
ghostty.confGhostty terminal — primary Copper Night palette.
ghostty_override.confGhostty override — refined padding and cursor tuning.
foot.iniFoot terminal — clean Copper Night palette.
starship.tomlStarship prompt — minimal, copper-accented.
config.fishFish shell — tailored completions and colors.
helix.tomlHelix editor — Copper Night syntax and UI.
fastfetch.jsoncFastfetch — system info with themed layout.
cava_themeCAVA — audio visualizer tuned to Copper Night.
vencord.theme.cssDiscord Vencord — chat in full Copper Night.
chromium.themeChromium flags for dark-mode harmony.
icons.themePapirus-Dark icon linkage.
backgrounds/Five high-resolution wallpapers, handpicked for the palette.

🎨 Color Palette

SwatchTokenHex CodeRole & Description
Base / Background#11111bThe deep indigo canvas — main window and app background.
Mantle#181825Sidebars, panels, and dropdown containers.
Surface0#313244Cards, input fields, and inactive borders.
Copper — Accent#fab387Active borders, focused states, and primary highlights.
Foreground / Text#cdd6f4Standard text and icons — crisp and readable.
Lite Green#a6e3a1Success states, strings, and active indicators.
Lite Pink#f5c2e7Special accents, tags, badges, and highlights.
Lite Blue#89b4faLinks, functions, keywords, and info states.
Mauve#cba6f7Secondary accent, syntax keywords, and inactive borders.
Red#f38ba8Warnings, errors, and critical notices.

📁 Theme Structure

~/.config/omarchy/themes/coppernight/
├── colors.toml                    # Master palette
├── hyprland.lua                   # Hyprland — 16px rounding, Mac animations
├── gtk.css                        # GTK 3/4 — fully rounded 16px
├── Stylus.json                    # 136+ browser userstyles
├── youtube-coppernight.user.less  # YouTube theme
├── btop.theme                     # btop monitor
├── neovim.lua                     # Neovim — Tokyo Night / Copper
├── vscode.json                    # VS Code linkage
├── chromium.theme                 # Chromium dark flags
├── icons.theme                    # Icon theme linkage
├── alacritty.toml                 # Terminal
├── kitty.conf                     # Terminal
├── ghostty.conf                   # Terminal
├── ghostty_override.conf          # Terminal — override tuning
├── foot.ini                       # Terminal
├── starship.toml                  # Prompt
├── config.fish                    # Fish shell
├── helix.toml                     # Helix editor
├── fastfetch.jsonc                # System info
├── cava_theme                     # Audio visualizer
├── vencord.theme.css              # Discord Vencord
├── backgrounds/                   # 5 wallpapers
└── README.md                      # This documentation

🤝 Contributing

Love Omarchy? Love Copper Night? Your contributions make it shine brighter ✨

We warmly welcome bug reports, new website userstyles, wallpapers, and UI polish — every thoughtful idea counts.

How to Contribute

  1. 🍴 Fork this repository.
  2. 🌿 Create your branch — git checkout -b feature/my-awesome-tweak
  3. 💾 Commit your work — git commit -m 'feat: add my awesome tweak'
  4. 🚀 Push your branch — git push origin feature/my-awesome-tweak
  5. 🔃 Open a Pull Request — please include a short description and a preview image if possible.

Found a bug? Open an Issue — we reply quickly and kindly 💬


💖 Crafted with Passion by Nishant — with Love for Omarchy 🥰

“Night falls on Tokyo, lit by an eternal copper spark — made for the Omarchy family, by the Omarchy family.”
Thank you to the Omarchy community for the inspiration, the tools, and the endless rice love 🌸


Stars