diff options
Diffstat (limited to 'src/settingswidget.ui')
-rw-r--r-- | src/settingswidget.ui | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/src/settingswidget.ui b/src/settingswidget.ui index 900d949..1b259a8 100644 --- a/src/settingswidget.ui +++ b/src/settingswidget.ui @@ -38,9 +38,7 @@ </sizepolicy> </property> <property name="styleSheet"> - <string notr="true">/*background-color: qlineargradient(spread:reflect, x1:0, y1:1, x2:1, y2:1, stop:0 rgba(63, 129, 216, 255), stop:0.328358 rgba(63, 129, 216, 111), stop:0.61194 rgba(63, 129, 216, 48), stop:0.895522 rgba(63, 129, 216, 15));*/ - -background-color: qlineargradient(spread:reflect, x1:0, y1:1, x2:1, y2:1, stop:0 rgba(28, 139, 130, 255), stop:0.328358 rgba(28, 139, 130, 144), stop:0.61194 rgba(28, 139, 130, 78), stop:0.895522 rgba(28, 139, 130, 6)); + <string notr="true"> </string> </property> <layout class="QHBoxLayout" name="horizontalLayout_7"> @@ -97,7 +95,7 @@ background:transparent; <property name="geometry"> <rect> <x>0</x> - <y>-14</y> + <y>0</y> <width>677</width> <height>791</height> </rect> @@ -1070,7 +1068,7 @@ background:transparent; </size> </property> <property name="styleSheet"> - <string notr="true">background-color: rgb(74, 223, 131);</string> + <string notr="true">background-color: rgb(6, 207, 156);</string> </property> <layout class="QVBoxLayout" name="verticalLayout_4"/> </widget> |