aboutsummaryrefslogtreecommitdiff
path: root/lumina-config
diff options
context:
space:
mode:
authorKen Moore <ken@pcbsd.org>2015-02-04 09:53:23 -0500
committerKen Moore <ken@pcbsd.org>2015-02-04 09:53:23 -0500
commit6358f19a877eadf08c5aeb5e97f29654b66e9f45 (patch)
tree7288fade0eb0ed8e604ab5c602de6798d55b7c04 /lumina-config
parentUpdate all the other Lumina color schemes to work with their respective wallp... (diff)
downloadlumina-6358f19a877eadf08c5aeb5e97f29654b66e9f45.tar.gz
lumina-6358f19a877eadf08c5aeb5e97f29654b66e9f45.tar.bz2
lumina-6358f19a877eadf08c5aeb5e97f29654b66e9f45.zip
Clean up the default theme template a bit more, and remove some leftover stylesheet declarations in the lumina-config ui file.
Diffstat (limited to 'lumina-config')
-rw-r--r--lumina-config/mainUI.ui22
1 files changed, 8 insertions, 14 deletions
diff --git a/lumina-config/mainUI.ui b/lumina-config/mainUI.ui
index 9435da7f..534f6b9a 100644
--- a/lumina-config/mainUI.ui
+++ b/lumina-config/mainUI.ui
@@ -10,7 +10,7 @@
<x>0</x>
<y>0</y>
<width>579</width>
- <height>421</height>
+ <height>424</height>
</rect>
</property>
<property name="windowTitle">
@@ -106,7 +106,7 @@
<enum>QFrame::StyledPanel</enum>
</property>
<property name="currentIndex">
- <number>5</number>
+ <number>1</number>
</property>
<widget class="QWidget" name="page_desktop">
<layout class="QVBoxLayout" name="verticalLayout_3">
@@ -361,9 +361,6 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
- <property name="styleSheet">
- <string notr="true">QWidget#page_panel2_appearance,#page_panel2_plugins{background: rgba(255,255,255,150); }</string>
- </property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
@@ -384,8 +381,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>233</width>
- <height>149</height>
+ <width>262</width>
+ <height>187</height>
</rect>
</property>
<attribute name="label">
@@ -601,9 +598,6 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
- <property name="styleSheet">
- <string notr="true">QWidget#page_panel1_appearance,#page_panel1_plugins{background: rgba(255,255,255,150); }</string>
- </property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
@@ -621,8 +615,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>233</width>
- <height>149</height>
+ <width>263</width>
+ <height>187</height>
</rect>
</property>
<attribute name="label">
@@ -1604,8 +1598,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>128</width>
- <height>28</height>
+ <width>493</width>
+ <height>70</height>
</rect>
</property>
<property name="sizePolicy">
bgstack15