Arc Blueberry Theme for Omarchy

May 16, 2026 ยท View on GitHub

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.

Preview Hyprland with gradient borders, Waybar, Ghostty terminal, and Neovim.

Color Palette

RoleHexPreview
Background#111422#111422
Foreground#bcc1dc#bcc1dc
Blue (accent)#8eb0e6#8eb0e6
Blue (bright)#69C3FF#69C3FF
Magenta#F38CEC#F38CEC
Cyan#22ECDB#22ECDB
Green#3CEC85#3CEC85
Yellow#EACD61#EACD61
Red#E35535#E35535
Border gradient#F38CEC to #8eb0e6#F38CEC #8eb0e6

What's Included

This theme provides configs for every layer of the Omarchy stack:

ComponentFileWhat it does
Hyprlandhyprland.confPink-to-blue gradient borders, blur, shadow, smooth window animations
Ghosttyghostty.confFull 16-color terminal palette
Alacrittyalacritty.tomlFull 16-color terminal palette
Neovimneovim.luaMinimal colorscheme via highlight groups (syntax, comments, visual)
Btopbtop.themeThemed gradients for CPU, memory, network, and temperature meters
Waybarwaybar.cssStatus bar color definitions
Walkerwalker.cssApp launcher styling
Makomako.iniNotification colors, borders, and layout
Hyprlockhyprlock.confLock screen color variables
SwayOSDswayosd.cssVolume/brightness overlay styling
Chromiumchromium.themeNew Tab Page background color (dark navy)
VSCodevscode.jsonAuto-installs BeardedTheme extension and activates Arc Blueberry
Iconsicons.themeSets Yaru-blue icon pack
Backgroundsbackgrounds/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-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.

Customization

All config files can be edited directly. A few starting points:

  • Border colors/gradient: edit col.active_border in hyprland.conf
  • Window gaps and rounding: adjust gaps_in, gaps_out, and rounding in hyprland.conf
  • Notification layout: tweak dimensions, timeout, or font in mako.ini
  • Terminal palette: modify colors in ghostty.conf or alacritty.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.

License

MIT