Merge pull request #176 from actionless/fix-colors

fix(common: *: svg): fix incorrect color definitions
master
Nico 5 years ago committed by GitHub
commit 79fca35fae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      common/gnome-shell/3.18/common-assets/misc/more-results.svg
  2. 2
      common/gnome-shell/3.18/dark-assets/misc/message-close-active.svg
  3. 2
      common/gtk-2.0/dark/assets.svg
  4. 2
      common/gtk-2.0/light/assets.svg
  5. 2
      common/gtk-3.0/3.18/assets.svg
  6. 2
      common/gtk-3.0/3.20/assets.svg
  7. 2
      common/unity/window-buttons-dark/maximize_pressed.svg
  8. 2
      common/unity/window-buttons-dark/minimize_pressed.svg
  9. 2
      common/unity/window-buttons/maximize_pressed.svg
  10. 2
      common/unity/window-buttons/minimize_pressed.svg
  11. 2
      common/xfwm4/dark/assets.svg
  12. 2
      common/xfwm4/light/assets.svg

@ -23,7 +23,7 @@
id="selected_fg_color"
osb:paint="solid">
<stop
style="stop-color:#ffffffgit;stop-opacity:1;"
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop4150" />
</linearGradient>

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

@ -24,7 +24,7 @@
id="selected_fg_color"
osb:paint="solid">
<stop
style="stop-color:#ffffffgit;stop-opacity:1;"
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop4157" />
</linearGradient>

Before

Width:  |  Height:  |  Size: 5.7 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

@ -37,7 +37,7 @@
id="selected_fg_color"
osb:paint="solid">
<stop
style="stop-color:#ffffffgit;stop-opacity:1;"
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop5009" />
</linearGradient>

Before

Width:  |  Height:  |  Size: 250 KiB

After

Width:  |  Height:  |  Size: 250 KiB

@ -51,7 +51,7 @@
id="selected_fg_color"
osb:paint="solid">
<stop
style="stop-color:#ffffffgit;stop-opacity:1;"
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop5018" />
</linearGradient>

Before

Width:  |  Height:  |  Size: 257 KiB

After

Width:  |  Height:  |  Size: 257 KiB

@ -30,7 +30,7 @@
id="selected_fg_color"
osb:paint="solid">
<stop
style="stop-color:#ffffffgit;stop-opacity:1;"
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop6555" />
</linearGradient>

Before

Width:  |  Height:  |  Size: 264 KiB

After

Width:  |  Height:  |  Size: 264 KiB

@ -30,7 +30,7 @@
id="selected_fg_color"
osb:paint="solid">
<stop
style="stop-color:#ffffffgit;stop-opacity:1;"
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop6555" />
</linearGradient>

Before

Width:  |  Height:  |  Size: 264 KiB

After

Width:  |  Height:  |  Size: 264 KiB

@ -24,7 +24,7 @@
id="selected_fg_color"
osb:paint="solid">
<stop
style="stop-color:#ffffffgit;stop-opacity:1;"
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop4188" />
</linearGradient>

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

@ -24,7 +24,7 @@
id="selected_fg_color"
osb:paint="solid">
<stop
style="stop-color:#ffffffgit;stop-opacity:1;"
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop4172" />
</linearGradient>

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 8.5 KiB

@ -24,7 +24,7 @@
id="selected_fg_color"
osb:paint="solid">
<stop
style="stop-color:#ffffffgitgitgitgitgit;stop-opacity:1;"
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop4188" />
</linearGradient>

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

@ -24,7 +24,7 @@
id="selected_fg_color"
osb:paint="solid">
<stop
style="stop-color:#ffffffgitgitgit;stop-opacity:1;"
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop4172" />
</linearGradient>

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 8.5 KiB

@ -32,7 +32,7 @@
id="selected_fg_color"
osb:paint="solid">
<stop
style="stop-color:#ffffffgit;stop-opacity:1;"
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop4416" />
</linearGradient>

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 71 KiB

@ -32,7 +32,7 @@
id="selected_fg_color"
osb:paint="solid">
<stop
style="stop-color:#ffffffgit;stop-opacity:1;"
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop4402" />
</linearGradient>

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 70 KiB

Loading…
Cancel
Save