make panel borders more subtle

This commit is contained in:
end-4
2025-07-27 22:44:08 +07:00
parent 3ac44d211f
commit 39862fba2a
9 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ Scope { // Scope
anchors.bottomMargin: Appearance.sizes.hyprlandGapsOut
color: Appearance.colors.colLayer0
border.width: 1
border.color: Appearance.m3colors.m3outlineVariant
border.color: Appearance.colors.colLayer0Border
radius: Appearance.rounding.large
}