Merge branch 'fixes-batch2' into shigusegubu-themes3

This commit is contained in:
Henry Jameson 2025-01-08 22:09:31 +02:00
commit f6841decce
32 changed files with 191 additions and 113 deletions

View file

@ -94,7 +94,7 @@ Button:toggled:pressed {
}
Input {
background: $mod(--bg -80);
background: $boost(--bg 20);
shadow: --defaultInputBevel;
roundness: 0
}