[ui] feature: themes

This commit is contained in:
Vinicius Moreira
2020-11-27 15:52:57 -03:00
parent 813c812030
commit 60228eec97
176 changed files with 11941 additions and 2985 deletions

View File

@@ -0,0 +1,73 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="Capa_1"
enable-background="new 0 0 512 512"
height="512"
viewBox="0 0 512 512"
width="512"
version="1.1"
sodipodi:docname="history.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
<metadata
id="metadata17">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs15" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1366"
inkscape:window-height="739"
id="namedview13"
showgrid="false"
inkscape:zoom="0.79135193"
inkscape:cx="215.10201"
inkscape:cy="280.98293"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="Capa_1"
inkscape:document-rotation="0" />
<g
id="g10"
transform="matrix(0.97954423,0,0,0.97954423,5.2366771,5.2366771)"
style="fill:#f8f8f2;fill-opacity:1">
<path
d="m 163.268,407.746 c -2.895,-0.211 -5.809,-0.317 -8.74,-0.317 h -101.801 -15 V 114.245 H 0 v 330.591 h 240.879 l -3.386,-3.345 c -20.156,-19.905 -46.244,-31.707 -74.225,-33.745 z"
id="path2"
style="fill:#f8f8f2;fill-opacity:1" />
<path
d="M 154.528,67.164 H 67.727 v 310.265 h 86.802 c 31.445,0 61.437,9.769 86.472,27.849 V 104.69 l -3.507,-3.464 C 215.252,79.262 185.788,67.164 154.528,67.164 Z m 34.394,240.079 h -69.117 v -30 h 69.117 z m 0,-67.469 h -69.117 v -30 h 69.117 z m 0,-67.469 h -69.117 v -30 h 69.117 z"
id="path4"
style="fill:#f8f8f2;fill-opacity:1" />
<path
d="M 444.273,377.429 V 67.164 h -86.802 c -31.26,0 -60.724,12.098 -82.966,34.063 L 271,104.69 v 300.587 c 25.035,-18.08 55.027,-27.849 86.472,-27.849 h 86.801 z M 323.078,142.305 h 69.117 v 30 h -69.117 z m 0,67.469 h 69.117 v 30 h -69.117 z m 0,67.469 h 69.117 v 30 h -69.117 z"
id="path6"
style="fill:#f8f8f2;fill-opacity:1" />
<path
d="M 474.273,114.245 V 407.429 H 357.472 c -31.26,0 -60.724,12.097 -82.966,34.063 l -3.385,3.344 H 512 V 114.245 Z"
id="path8"
style="fill:#f8f8f2;fill-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB