Add Solitude theme by HANCORE
This commit is contained in:
@@ -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)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user