omarchy themes

color palette

background

#000000

foreground

#FFFFFF

accent

#888888

cursor

#FFFFFF

selection background

#FFFFFF

selection foreground

#000000

color0

#000000

color1

#5F8787

color2

#DD9999

color3

#A06666

color4

#888888

color5

#999999

color6

#AAAAAA

color7

#C1C1C1

color8

#333333

color9

#5F8787

color10

#DD9999

color11

#A06666

color12

#888888

color13

#999999

color14

#AAAAAA

color15

#C1C1C1

preview

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

readme

Snow Black ( ❄️ Snomarchy ❄️ )

preview

❄️ Snow_Black – A Frosted Minimalist Theme for Omarchy

Snow_Black is a sleek, frosted, monochrome theme crafted exclusively for Omarchy on Arch + Hyprland. It blends winter calmness with deep black contrast, creating a desktop experience that feels clean, modern, and soothing—yet strikingly powerful.

Think of it as a quiet snowfall over a black metal stage: soft, elegant, minimal… but carrying a bold visual identity.

Previwes

screenshot-2025-12-10_18-20-50screenshot-2025-12-10_18-32-21screenshot-2025-12-10_14-11-24

Installation

To install this theme, simply use the omarchy-theme-install command:

omarchy-theme-install https://github.com/ankur311sudo/snow_black

Waybar Configuration

For waybar just copy the config.jsonc and style.css file present int the snowbar directory and enjoy the snowy black waybar ❄️❄️!

See snowbar for waybar.

My neovim Customization

screenshot-2025-12-10_17-53-26

if you want to have this neovim colorscheme, Just copy and paste this lau file into your themes neovim.lua:

return {
	{
		"metalelf0/black-metal-theme-neovim",
		lazy = false,
		priority = 1000,
		config = function()
			require("black-metal").setup({
				theme = "bathory",
				variant = "dark",
			})
			require("black-metal").load()
		end,
	},
}

Features

##Frosted Aesthetic A snow-white and charcoal-black palette that gives your desktop a premium, cinematic look.

##Omarchy-Ready Optimized to work flawlessly with the omarchy-theme-install command. All components—Waybar, Hyprland, Terminal, Neovim—are perfectly aligned.

##Translucent Glass Panels Subtle transparency across your bar, widgets, and windows for a frosted-glass effect.

##Minimal, Clean, and Uncluttered Balanced margins, soft shadows, simple icons, and consistent spacing for a distraction free workflow.

##Unified Styling From Waybar to Neovim to your terminal, every element shares the same Snow_Black identity.

##Elegant-wallapers Designed to blend beautifully with grayscale, white, or icy wallpapers.

Why Snow_Black?

-Because you deserve a theme that feels clean, calm, and aesthetic, while still delivering the bold contrast that makes Omarchy setups stand out.

-A theme for creators, developers, and minimalism enthusiasts who want their system to look like winter art—elegant, simple, and unforgettable.