color palette
background
#111422
foreground
#bcc1dc
accent
#69C3FF
cursor
CellForeground
color0
#111422
color1
#E35535
color2
#3CEC85
color3
#EACD61
color4
#69C3FF
color5
#F38CEC
color6
#22ECDB
color7
#bcc1dc
color8
#313b62
color9
#ff4319
color10
#29ff82
color11
#ffd94c
color12
#69c3ff
color13
#ff80f6
color14
#0fffeb
color15
#ffffff
preview
readme
Arc Blueberry Theme for Omarchy
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.
Color Palette
| Role | Hex | Preview |
|---|---|---|
| Background | #111422 | |
| Foreground | #bcc1dc | |
| Blue (accent) | #8eb0e6 | |
| Blue (bright) | #69C3FF | |
| Magenta | #F38CEC | |
| Cyan | #22ECDB | |
| Green | #3CEC85 | |
| Yellow | #EACD61 | |
| Red | #E35535 | |
| Border gradient | #F38CEC to #8eb0e6 |
What's Included
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 |
Installation
From the Omarchy Menu (Super + Alt + Space), go to Install > Style > Theme and paste the repo URL:
https://github.com/vale-c/omarchy-arc-blueberryOr install from the terminal:
omarchy-theme-install https://github.com/vale-c/omarchy-arc-blueberryThen select the theme via Style > Theme in the Omarchy Menu, or jump straight to the theme picker with Super + Ctrl + Shift + Space.
Customization
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.
Credits
Color palette derived from BeardedTheme Arc Blueberry by BeardedBear. All Omarchy integration, Hyprland customizations, and wallpapers are original.