diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2017-10-02 06:48:38 +0200 | 
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2017-10-02 07:54:23 +0200 | 
| commit | 7a6a785538fa0c87aaf66814e0fd0943299b4fd9 (patch) | |
| tree | 2008c4c1b613b6ef47762472742485b81a269807 | |
| parent | 975af6ea9becb36196829d95433d57f76021a1d4 (diff) | |
gui/main: remove overridden colors
| -rw-r--r-- | gui/main-window.ui | 37 | 
1 files changed, 0 insertions, 37 deletions
diff --git a/gui/main-window.ui b/gui/main-window.ui index f205c8f2..ce8e161f 100644 --- a/gui/main-window.ui +++ b/gui/main-window.ui @@ -170,43 +170,6 @@                  <height>240</height>                 </size>                </property> -              <property name="palette"> -               <palette> -                <active> -                 <colorrole role="WindowText"> -                  <brush brushstyle="SolidPattern"> -                   <color alpha="255"> -                    <red>104</red> -                    <green>104</green> -                    <blue>104</blue> -                   </color> -                  </brush> -                 </colorrole> -                </active> -                <inactive> -                 <colorrole role="WindowText"> -                  <brush brushstyle="SolidPattern"> -                   <color alpha="255"> -                    <red>104</red> -                    <green>104</green> -                    <blue>104</blue> -                   </color> -                  </brush> -                 </colorrole> -                </inactive> -                <disabled> -                 <colorrole role="WindowText"> -                  <brush brushstyle="SolidPattern"> -                   <color alpha="255"> -                    <red>120</red> -                    <green>120</green> -                    <blue>120</blue> -                   </color> -                  </brush> -                 </colorrole> -                </disabled> -               </palette> -              </property>                <property name="font">                 <font>                  <family>Candara</family>  | 
