A dark, vibrant theme for Omarchy inspired by the Arc Blueberry variant from the BeardedTheme VSCode extension. Deep navy backgrounds, pink-to-blue gradient borders, and a full-spectrum neon palette make for a cohesive, cyberpunk-tinged desktop.
Hyprland with gradient borders, Waybar, Ghostty terminal, and Neovim.
This theme provides configs for every layer of the Omarchy stack:
| Component | File | What it does |
|---|---|---|
| Hyprland | hyprland.conf |
Pink-to-blue gradient borders, blur, shadow, smooth window animations |
| Ghostty | ghostty.conf |
Full 16-color terminal palette |
| Alacritty | alacritty.toml |
Full 16-color terminal palette |
| Neovim | neovim.lua |
Minimal colorscheme via highlight groups (syntax, comments, visual) |
| Btop | btop.theme |
Themed gradients for CPU, memory, network, and temperature meters |
| Waybar | waybar.css |
Status bar color definitions |
| Walker | walker.css |
App launcher styling |
| Mako | mako.ini |
Notification colors, borders, and layout |
| Hyprlock | hyprlock.conf |
Lock screen color variables |
| SwayOSD | swayosd.css |
Volume/brightness overlay styling |
| Chromium | chromium.theme |
New Tab Page background color (dark navy) |
| VSCode | vscode.json |
Auto-installs BeardedTheme extension and activates Arc Blueberry |
| Icons | icons.theme |
Sets Yaru-blue icon pack |
| Backgrounds | backgrounds/ |
4 wallpapers |
From the Omarchy Menu (Super + Alt + Space), go to Install > Style > Theme and paste the repo URL:
https://github.com/vale-c/omarchy-arc-blueberry
Or install from the terminal:
omarchy-theme-install https://github.com/vale-c/omarchy-arc-blueberry
Then select the theme via Style > Theme in the Omarchy Menu, or jump straight to the theme picker with Super + Ctrl + Shift + Space.
All config files can be edited directly. A few starting points:
- Border colors/gradient: edit
col.active_borderinhyprland.conf - Window gaps and rounding: adjust
gaps_in,gaps_out, androundinginhyprland.conf - Notification layout: tweak dimensions, timeout, or font in
mako.ini - Terminal palette: modify colors in
ghostty.conforalacritty.toml
After editing, reselect the theme from the Omarchy Menu to apply changes. VSCode theming is handled automatically by vscode.json.
Color palette derived from BeardedTheme Arc Blueberry by BeardedBear. All Omarchy integration, Hyprland customizations, and wallpapers are original.