diff options
| author | Felix (xq) Queißner <git@mq32.de> | 2020-06-07 10:46:23 +0200 |
|---|---|---|
| committer | Felix (xq) Queißner <git@mq32.de> | 2020-06-07 10:46:23 +0200 |
| commit | 425f9d41cd337133d5677744eef937a8a2a61212 (patch) | |
| tree | 6cd5c2603e1499b89aae4fe5e56c6e650cb2117e /lib/BreezeStyleSheets/light/vsepartoolbars.svg | |
| parent | ec95bb371e54116a2627c162eac3357ec13f06ad (diff) | |
| download | kristall-425f9d41cd337133d5677744eef937a8a2a61212.tar.gz | |
Adds support for light/dark widget theme, adds experiemental support for http style sheets.
Diffstat (limited to 'lib/BreezeStyleSheets/light/vsepartoolbars.svg')
| -rwxr-xr-x | lib/BreezeStyleSheets/light/vsepartoolbars.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/BreezeStyleSheets/light/vsepartoolbars.svg b/lib/BreezeStyleSheets/light/vsepartoolbars.svg new file mode 100755 index 0000000..00e91ab --- /dev/null +++ b/lib/BreezeStyleSheets/light/vsepartoolbars.svg @@ -0,0 +1,7 @@ +<svg x="0px" y="0px" width="63px" height="7px" viewBox="0 0 63 7" enable-background="new 0 0 63 7" xml:space="preserve"> + <rect id="Dark1" data-name="Dark1" fill="#292c31" x="25" y="1" width="1" height="5"/> + <rect id="Dark2" data-name="Dark2" fill="#292c31" x="38" y="1" width="1" height="5"/> + <rect id="Light1" data-name="Light1" fill="#7f8795" x="23" y="1" width="2" height="5"/> + <rect id="Light2" data-name="Light2" fill="#7f8795" x="30" y="1" width="2" height="5"/> + <rect id="Light3" data-name="Light3" fill="#7f8795" x="36" y="1" width="2" height="5"/> +</svg> |
