omarchy themes

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

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

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.

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