cheatsheet: adjust appearance

This commit is contained in:
end-4
2025-05-16 19:12:29 +02:00
parent fba67168d9
commit 54fbf89a67
2 changed files with 5 additions and 3 deletions
@@ -12,7 +12,7 @@ Rectangle {
property real horizontalPadding: 7
property real verticalPadding: 2
property real borderWidth: 1
property real bottomBorderWidth: 3
property real bottomBorderWidth: 2
property color borderColor: Appearance.colors.colOnLayer0
property real borderRadius: 5
property color keyColor: Appearance.m3colors.m3surfaceContainerLow