KDE: Add lok-and-feel theme

This commit is contained in:
EliverLara
2020-06-14 14:12:29 -05:00
parent 484f258697
commit 045dec3cb9
106 changed files with 34952 additions and 0 deletions

View File

@@ -0,0 +1,121 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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"
width="22"
height="22"
id="svg3869"
version="1.1"
inkscape:version="0.92.3 (2405546, 2018-03-11)"
sodipodi:docname="konv_message.svgz"
viewBox="0 0 22 22">
<defs
id="defs3871">
<style
type="text/css"
id="current-color-scheme">
.ColorScheme-Text {
color:#31363b;
}
.ColorScheme-Background {
color:#eff0f1;
}
.ColorScheme-Highlight {
color:#3daee9;
}
.ColorScheme-ViewText {
color:#31363b;
}
.ColorScheme-ViewBackground {
color:#fcfcfc;
}
.ColorScheme-ViewHover {
color:#93cee9;
}
.ColorScheme-ViewFocus{
color:#3daee9;
}
.ColorScheme-ButtonText {
color:#31363b;
}
.ColorScheme-ButtonBackground {
color:#eff0f1;
}
.ColorScheme-ButtonHover {
color:#93cee9;
}
.ColorScheme-ButtonFocus{
color:#3daee9;
}
</style>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="11.313708"
inkscape:cx="-27.136522"
inkscape:cy="9.6859846"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="1920"
inkscape:window-height="1011"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:showpageshadow="false">
<inkscape:grid
type="xygrid"
id="grid4132" />
</sodipodi:namedview>
<metadata
id="metadata3874">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-326,-534.3622)">
<g
style="clip-rule:evenodd;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41420996"
id="konv_message"
transform="translate(326,534.3622)">
<path
inkscape:connector-curvature="0"
id="path2"
d="M 4,3 C 2.896,3 2,3.896 2,5 v 8 c 0,1.104 0.896,2 2,2 h 1 v 4 H 6 V 18.998 L 10,15 h 8 c 1.104,0 2,-0.896 2,-2 V 5 C 20,3.896 19.104,3 18,3 Z m 0,1 h 14 c 0.552,0 1,0.448 1,1 v 8 c 0,0.552 -0.448,1 -1,1 H 9.5859375 L 6,17.585938 V 14 H 4 C 3.448,14 3,13.552 3,13 V 5 C 3,4.448 3.448,4 4,4 Z M 5,7 V 8 H 17 V 7 Z m 0,3 v 1 h 12 v -1 z"
style="fill:#268aff;fill-opacity:1" />
<rect
y="0"
x="0"
height="22"
width="22"
id="rect822"
style="fill:#ffffff;fill-opacity:0;stroke-width:0.90256649" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.4 KiB