feat: add ash light/dark omarchy themes derived from harbor

This commit is contained in:
Richard Zink
2026-09-22 11:11:39 +02:00
commit 99cef66d61
117 changed files with 14041 additions and 0 deletions
+148
View File
@@ -0,0 +1,148 @@
# Omarchy Quattro surfaces for Ash.
# The light maritime palette carries the existing Waybar, Walker, Mako,
# SwayOSD, and Hyprlock roles into the Quattro shell.
[bar]
background = "#E9E3D5"
background-alpha = 1.0
text = "#2A2822"
active = "#96392A"
scale-with-font = true
size-horizontal = 26
size-vertical = 28
[hyprland]
active-border = "#141310"
active-border-foreground = "#141310"
[controls]
normal-color = "#2A2822"
normal-fill-alpha = 0.04
normal-border-width = 1
normal-border-alpha = 0.36
hover-cursor-color = "#A85F1D"
hover-cursor-fill-alpha = 0.12
hover-cursor-border-width = 1
hover-cursor-border-alpha = 0.52
focus-color = "#6A4C72"
focus-fill-alpha = 0.12
focus-border-width = 1
focus-border-alpha = 0.74
selected-color = "#5c6631"
selected-fill-alpha = 0.20
selected-border-width = 1
selected-border-alpha = 0.58
pressed-color = "#C56A2B"
pressed-fill-alpha = 0.24
selection-color = "#A85F1D"
selection-fill-alpha = 0.30
[spacing]
scale = 1.0
scale-with-font = true
xs = 2
md = 4
control-padding-y = 5
panel-padding = 10
[font]
base-size = 12
heading = 16
icon-large = 18
[popups]
background = "#E9E3D5"
background-alpha = 1.0
text = "#A85F1D"
border = "hyprland.active-border"
border-alpha = 1.0
border-width = 2
[tooltip]
background = "#E9E3D5"
background-alpha = 0.98
text = "#2A2822"
border = "#8D8578"
border-alpha = 1.0
border-width = 1
[notifications]
background = "#E9E3D5"
background-alpha = 1.0
text = "#141310"
border = "hyprland.active-border"
border-alpha = 1.0
border-width = 2
countdown = "#A85F1D"
[launcher]
background = "#E9E3D5"
background-alpha = 0.98
text = "#2A2822"
border = "hyprland.active-border"
border-alpha = 1.0
border-width = 2
scrim = "#E9E3D5"
scrim-alpha = 0.0
selected-background = "#5c6631"
selected-background-alpha = 0.15
selected-text = "#5B5449"
selected-border = "#141310"
selected-border-alpha = 0.40
selected-border-width = 2
[menu]
background = "#E9E3D5"
background-alpha = 0.98
text = "#2A2822"
border = "hyprland.active-border"
border-alpha = 1.0
border-width = 2
scrim = "#E9E3D5"
scrim-alpha = 0.0
selected-background = "#5c6631"
selected-background-alpha = 0.15
selected-text = "#5B5449"
selected-border = "#141310"
selected-border-alpha = 0.40
selected-border-width = 2
[polkit]
background = "#E9E3D5"
background-alpha = 1.0
text = "#141310"
text-error = "#96392A"
border = "hyprland.active-border"
border-error = "#96392A"
border-alpha = 1.0
border-width = 2
scrim = "#2A2822"
scrim-alpha = 0.42
accent = "#3D6B72"
[lock]
background = "#E9E3D5"
background-alpha = 0.86
text = "#141310"
placeholder = "#2A2822B3"
text-error = "#96392A"
border = "hyprland.active-border"
border-active = "hyprland.active-border"
border-error = "#96392A"
border-alpha = 1.0
border-width = 2
selection = "#A85F1D"
selection-alpha = 0.40
[image-picker]
scrim = "#E9E3D5"
scrim-alpha = 0.38
text = "#2A2822"
selected-border = "#A85F1D"
selected-border-alpha = 1.0
unselected-border = "#141310"
unselected-border-alpha = 0.34