Skip to content

Commit

Permalink
chore: update bg
Browse files Browse the repository at this point in the history
  • Loading branch information
keshavbhatt committed Jun 19, 2022
1 parent 31f7293 commit a9f803a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/wallthumb.ui
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>178</width>
<height>153</height>
<height>167</height>
</rect>
</property>
<property name="windowTitle">
Expand Down Expand Up @@ -35,7 +35,7 @@
<string notr="true"> QWidget#widget
{color: silver;
background-color: qlineargradient(spread:pad, x1:0.518, y1:1, x2:0.518, y2:0.15, stop:0.139 rgba(32, 31, 31, 250), stop:0.438 rgba(32, 31, 31, 235), stop:0.706 rgba(32, 31, 31, 220), stop:0.915842 rgba(32, 31, 31, 190));
background-image:url(:/resources/texture.png), linear-gradient(hsla(0,0%,32%,.99), hsla(0,0%,27%,.95));
background-image:url(:/icons/texture.png), linear-gradient(hsla(0,0%,32%,.99), hsla(0,0%,27%,.95));
selection-background-color:#3d8ec9;
selection-color: black; background-clip: border;
border-image: none; outline: 0;}</string>
Expand Down

0 comments on commit a9f803a

Please sign in to comment.