diff options
author | bionel <ionel.busuioc@gmail.com> | 2015-08-09 14:22:47 +0300 |
---|---|---|
committer | bionel <ionel.busuioc@gmail.com> | 2015-08-09 14:22:47 +0300 |
commit | 823aff4c16279c6c5140e768995e9721c022d80b (patch) | |
tree | 3131fb9790f698569e237399e904a43dc63e18d3 /Kogaion-nighttime/gtk-2.0/Panel/panel-bg.svg | |
parent | a6b1844cbd928c08b60ef861e26bba32303230ea (diff) |
fixing sidepanel for caja. changed xfce panel
Diffstat (limited to 'Kogaion-nighttime/gtk-2.0/Panel/panel-bg.svg')
-rwxr-xr-x | Kogaion-nighttime/gtk-2.0/Panel/panel-bg.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Kogaion-nighttime/gtk-2.0/Panel/panel-bg.svg b/Kogaion-nighttime/gtk-2.0/Panel/panel-bg.svg new file mode 100755 index 0000000..4dc0f27 --- /dev/null +++ b/Kogaion-nighttime/gtk-2.0/Panel/panel-bg.svg @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="26" width="72" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 72.000002 26" xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <defs>
+ <linearGradient id="a" y2="1052.4" gradientUnits="userSpaceOnUse" x2="35.635" y1="1026.5" x1="35.734">
+ <stop stop-color="#4c77bf" offset="0"/>
+ <stop stop-color="#2153a7" offset="1"/>
+ </linearGradient>
+ </defs>
+ <g transform="translate(0 -1026.4)">
+ <rect opacity=".5" height="26" width="72" y="1026.5" x="0" fill="url(#a)"/>
+ </g>
+</svg>
|