summaryrefslogtreecommitdiffstats
path: root/src/fbsplash.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/fbsplash.ui')
-rw-r--r--src/fbsplash.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/fbsplash.ui b/src/fbsplash.ui
index 1d0b767..a5ed56b 100644
--- a/src/fbsplash.ui
+++ b/src/fbsplash.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>960</width>
- <height>567</height>
+ <width>865</width>
+ <height>521</height>
</rect>
</property>
<property name="windowTitle">
@@ -15,7 +15,7 @@
</property>
<property name="styleSheet">
<string notr="true">#fbsplash{
-background:black;
+background:grey;
}</string>
</property>
<layout class="QGridLayout" name="gridLayout_2">
@@ -64,7 +64,7 @@ background:black;
<string notr="true">#progressBar{
padding: 1px;
border-style: solid;
-border: 2px solid gray;
+border: 2px solid white;
border-radius: 8px;
}</string>
</property>