omarchy themes

color palette

background #1A1C14
foreground #EDE0C4
accent #C4452A

preview

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

readme

Penguin Bomber

A vintage dawn-raid theme for Omarchy. Olive fuselage, rust lettering, parchment paper, and painted sky — colors taken from the Penguin Bomber poster.

Penguin Bomber preview

Install

On an Omarchy system, clone and apply the theme in one step:

omarchy theme install https://github.com/saxonmurray85-ops/omarchy-penguin-bomber-theme.git

Or from the Omarchy menu: Super + SpaceInstall → Style → Theme, then paste that URL.

The repository is named omarchy-penguin-bomber-theme so Omarchy registers it as penguin-bomber under ~/.config/omarchy/themes/penguin-bomber.

Apply later

omarchy theme set penguin-bomber

Cycle wallpapers with omarchy theme bg next.

Update

omarchy theme update

Remove

omarchy theme remove penguin-bomber

Manual clone

If you prefer to clone by hand:

git clone https://github.com/saxonmurray85-ops/omarchy-penguin-bomber-theme.git ~/.config/omarchy/themes/penguin-bomber
omarchy theme set penguin-bomber

Palette

RoleHex
Accent (rust)#C4452A
Background (olive night)#1A1C14
Foreground (parchment)#EDE0C4
Sky#5A8FB5
Olive#6A6B3E

colors.toml is the source of truth. When this theme is installed from git, Omarchy generates terminal, editor, and Hyprland color files from it.

Contents

  • colors.toml — palette
  • backgrounds/ — poster and sky wallpapers
  • preview.png — theme switcher thumbnail
  • chromium.theme, icons.theme, keyboard.rgb
  • shell.bar.toml, shell.launcher.toml, shell.lock.toml
  • hyprland.lua — optional local Hyprland extras (gust window motion). Cloned installs do not apply Lua; Omarchy regenerates Hyprland colors from colors.toml.

License

MIT. See LICENSE.