Adjusted range and default value for shadowsize and shadowcolor, to match the decoration settings.

CCMAIL: pointedstick@zoho.com
wilder-pre-rebase
Hugo Pereira Da Costa 8 years ago
parent 9fb5d3abb1
commit 8e30d956a7
  1. 6
      kstyle/breeze.kcfg

@ -16,13 +16,13 @@
</entry>
<entry name="ShadowSize" type = "Int">
<default>16</default>
<default>64</default>
<min>6</min>
<max>64</max>
<max>100</max>
</entry>
<entry name="ShadowColor" type = "Color">
<default>0, 0, 0</default>
<default>35, 38, 41</default>
</entry>
<!-- close button -->

Loading…
Cancel
Save