mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-09-18 11:54:53 -04:00
Added window icon for the application. All windows without a parent are now showing this icon.
Tweaked standard style of the feed items. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5545 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
7505fa35e8
commit
5c5776d486
4 changed files with 68 additions and 71 deletions
|
@ -28,9 +28,9 @@
|
|||
<colorrole role="Window">
|
||||
<brush brushstyle="SolidPattern">
|
||||
<color alpha="255">
|
||||
<red>48</red>
|
||||
<green>162</green>
|
||||
<blue>240</blue>
|
||||
<red>51</red>
|
||||
<green>174</green>
|
||||
<blue>255</blue>
|
||||
</color>
|
||||
</brush>
|
||||
</colorrole>
|
||||
|
@ -39,9 +39,9 @@
|
|||
<colorrole role="Window">
|
||||
<brush brushstyle="SolidPattern">
|
||||
<color alpha="255">
|
||||
<red>48</red>
|
||||
<green>162</green>
|
||||
<blue>240</blue>
|
||||
<red>51</red>
|
||||
<green>174</green>
|
||||
<blue>255</blue>
|
||||
</color>
|
||||
</brush>
|
||||
</colorrole>
|
||||
|
@ -50,9 +50,9 @@
|
|||
<colorrole role="Window">
|
||||
<brush brushstyle="SolidPattern">
|
||||
<color alpha="255">
|
||||
<red>48</red>
|
||||
<green>162</green>
|
||||
<blue>240</blue>
|
||||
<red>51</red>
|
||||
<green>174</green>
|
||||
<blue>255</blue>
|
||||
</color>
|
||||
</brush>
|
||||
</colorrole>
|
||||
|
|
|
@ -28,9 +28,9 @@
|
|||
<colorrole role="Window">
|
||||
<brush brushstyle="SolidPattern">
|
||||
<color alpha="255">
|
||||
<red>143</red>
|
||||
<green>188</green>
|
||||
<blue>88</blue>
|
||||
<red>157</red>
|
||||
<green>206</green>
|
||||
<blue>96</blue>
|
||||
</color>
|
||||
</brush>
|
||||
</colorrole>
|
||||
|
@ -39,9 +39,9 @@
|
|||
<colorrole role="Window">
|
||||
<brush brushstyle="SolidPattern">
|
||||
<color alpha="255">
|
||||
<red>143</red>
|
||||
<green>188</green>
|
||||
<blue>88</blue>
|
||||
<red>157</red>
|
||||
<green>206</green>
|
||||
<blue>96</blue>
|
||||
</color>
|
||||
</brush>
|
||||
</colorrole>
|
||||
|
@ -50,9 +50,9 @@
|
|||
<colorrole role="Window">
|
||||
<brush brushstyle="SolidPattern">
|
||||
<color alpha="255">
|
||||
<red>143</red>
|
||||
<green>188</green>
|
||||
<blue>88</blue>
|
||||
<red>157</red>
|
||||
<green>206</green>
|
||||
<blue>96</blue>
|
||||
</color>
|
||||
</brush>
|
||||
</colorrole>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue