omarchy themes

color palette

background

#101318

foreground

#EAEFF5

accent

#8999AA

cursor

#E37B66

selection background

#2B3040

selection foreground

#EAEFF5

c0

#161B22

c1

#CB886D

c2

#789FA2

c3

#E7A46F

c4

#8999AA

c5

#8D758F

c6

#809D9E

c7

#EAEFF5

c8

#3A3F4C

c9

#E06C55

c10

#7B9B9F

c11

#E0A568

c12

#6C7C82

c13

#A3ADA7

c14

#7B9B9F

c15

#FFFFFF

preview

~/bauhaus
user@omarchy:~ $ ls --color
desktop/scripts/.config/notes.mdMakefileREADME.md
user@omarchy:~ $

readme

# Omarchy Theme: Bauhaus

Updated for Omarchy v3.0!

A Bauhaus-inspired dark theme with warm coral and sand accents over cool slate/teal surfaces.

<img width="3840" height="2560" alt="screenshot-2025-09-20_21-59-34" src="https://github.com/user-attachments/assets/f0b6952e-c436-4c03-b496-0ecc6679210a" />

## Palette
- Primary Background:   #101318 (deep slate-black)
- Secondary Background: #161B22 (soft charcoal)
- Tertiary Background:  #222733 (lifted cool surface)
- Primary Accent:       #E37B66 (coral)
- Secondary Accent:     #E0A568 (sand)
- Tertiary Accent:      #809D9E (muted teal)
- Text Primary:         #EAEFF5 (near-porcelain)
- Text Secondary:       #C6CED8 (cool mist)
- Text Dim:             #98A0AE (slate gray-blue)
- Success:              #789FA2
- Warning:              #E7A46F
- Error:                #CB886D
- Info:                 #8999AA
- Selection Background: #2B3040

## palette.yml
Includes machine-readable values for:
- Core surfaces: primary_bg, secondary_bg, tertiary_bg, selection_bg
- Text ramp: text_primary, text_secondary, text_dim
- Accents: primary_accent, secondary_accent, tertiary_accent, success, warning, error, info
- Terminal palettes: ansi_normal, ansi_bright, ansi_dim

## Integrations
- eza.yml (list colors for eza)
- ghostty.conf (terminal palette)
- kitty.conf (terminal palette)
- swayosd.css (OSD styling)
- vscode.json (placeholder reference)