Add Solitude theme by HANCORE

This commit is contained in:
David Heinemeier Hansson
2026-05-09 22:33:10 +02:00
parent b2fb238453
commit 47a53a18ba
15 changed files with 179 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
# This file is not a full hyprland configuration.
# It is intended to be included in your main hyprland.conf.
general {
col.active_border = rgba(101315ee) rgba(101315ee) rgba(101315ee) rgba(798186ee) rgba(798186ee) rgba(798186ee) rgba(798186ee) rgba(798186ee) 90deg
col.inactive_border = rgb(1e1e1e)
}
group {
col.border_active = $activeBorderColor
}
decoration {
rounding = 6
rounding_power = 3
shadow {
enabled = yes
range = 16
color = rgba(00000052)
}
}