Skip to content

Commit 4e7b96e

Browse files
authored
Changed default CornerRadius from 6 to 9
1 parent 2e78656 commit 4e7b96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kstyle/darkly.kcfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050

5151
<!-- corner radius -->
5252
<entry name="CornerRadius" type="Int">
53-
<default>6</default>
53+
<default>9</default>
5454
<min>1</min>
5555
<max>16</max>
5656
</entry>

0 commit comments

Comments
 (0)