update LXQt Lubuntu theme
@ -1,10 +0,0 @@
|
||||
/*
|
||||
* AppSwitcher
|
||||
*/
|
||||
#AppSwitcher {
|
||||
background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #EFEFEF, stop:0.25 #e9e9e9, stop: 0.5 #dfdfdf, stop: 0.75 #d7d7d7, stop:1 #c0c0c0);
|
||||
}
|
||||
|
||||
#AppSwitcherArea {
|
||||
background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #EFEFEF, stop:0.25 #e9e9e9, stop: 0.5 #dfdfdf, stop: 0.75 #d7d7d7, stop:1 #c0c0c0);
|
||||
}
|
@ -1,31 +0,0 @@
|
||||
/* Notepad plugin style */
|
||||
NotepadWin {
|
||||
background: transparent;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
NotepadWin QTextEdit {
|
||||
background: rgba(255, 255, 255, 60%);
|
||||
color: #000000;
|
||||
margin: 0;
|
||||
border: none;
|
||||
}
|
||||
|
||||
|
||||
NotepadWin QToolButton {
|
||||
min-width: 19px;
|
||||
padding: 3px 2px;
|
||||
margin-right: 1px;
|
||||
margin-left: 0px;
|
||||
}
|
||||
|
||||
|
||||
NotepadWin QToolButton#leftSided {
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
NotepadWin QToolButton#justified {
|
||||
margin-right: 0px;
|
||||
}
|
||||
/* ~Notepad plugin style */
|
@ -1,28 +0,0 @@
|
||||
QWidget {
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
#formFrame {
|
||||
background-color: rgba(200,200,200, 128);
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
QComboBox,
|
||||
QPushButton {
|
||||
border: 1px solid silver;
|
||||
background-color: rgb(200, 200, 200);
|
||||
}
|
||||
|
||||
QComboBox::drop-down {
|
||||
border: none;
|
||||
width: 24px;
|
||||
}
|
||||
|
||||
QComboBox::down-arrow {
|
||||
image: url(lxqt-lightdm-greeter/dropdown.svg);
|
||||
}
|
||||
|
||||
#leaveButton {
|
||||
qproperty-iconSize: 25px;
|
||||
qproperty-icon: url(lxqt-lightdm-greeter/leaveIcon.svg);
|
||||
}
|
@ -1,23 +1,101 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
height="16"
|
||||
width="16"
|
||||
id="dropdown"
|
||||
version="1.1">
|
||||
<metadata id="dropdownmetadata">
|
||||
<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 id="layer1">
|
||||
<path id="arrowhead" stroke-linejoin="round" d="m13 6-5 5-5-5" stroke="#000" stroke-linecap="round" stroke-width="2" fill="none"/>
|
||||
</g>
|
||||
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:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
height="16"
|
||||
width="16"
|
||||
id="dropdown"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r"
|
||||
sodipodi:docname="dropdown.svg">
|
||||
<defs
|
||||
id="defs8">
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient1022-8-8-3-0-05-3"
|
||||
x2="0"
|
||||
y1="3.0069399"
|
||||
y2="11.02436">
|
||||
<stop
|
||||
offset="0"
|
||||
id="stop3001-0-9-4-49-36"
|
||||
style="stop-color:#3c3c3c;stop-opacity:1" />
|
||||
<stop
|
||||
offset="1"
|
||||
stop-color="#363636"
|
||||
id="stop3003-5-6-6-8-8"
|
||||
style="stop-color:#808080;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="19.472496"
|
||||
x2="88.378479"
|
||||
y1="11.524012"
|
||||
x1="88.378479"
|
||||
gradientTransform="matrix(1.119994,0,0,1.0064811,-87.983362,-6.5987)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3027"
|
||||
xlink:href="#linearGradient1022-8-8-3-0-05-3"
|
||||
inkscape:collect="always" />
|
||||
</defs>
|
||||
<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="711"
|
||||
id="namedview6"
|
||||
showgrid="true"
|
||||
inkscape:snap-bbox="true"
|
||||
inkscape:snap-bbox-edge-midpoints="true"
|
||||
inkscape:bbox-nodes="true"
|
||||
inkscape:bbox-paths="true"
|
||||
inkscape:snap-intersection-paths="true"
|
||||
inkscape:object-paths="true"
|
||||
inkscape:object-nodes="true"
|
||||
inkscape:zoom="29.5"
|
||||
inkscape:cx="8"
|
||||
inkscape:cy="8"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="291"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="dropdown">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid4136" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="dropdownmetadata">
|
||||
<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>
|
||||
<path
|
||||
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.6;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
|
||||
d="M 2,8 8,14 14,8 12,6 8,10 4,6 Z"
|
||||
id="path2991"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccccc" />
|
||||
<path
|
||||
sodipodi:nodetypes="ccccccc"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path5108"
|
||||
d="M 2,7 8,13 14,7 12,5 8,9 4,5 Z"
|
||||
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient3027);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 706 B After Width: | Height: | Size: 3.2 KiB |
@ -1,80 +0,0 @@
|
||||
<?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="431.43829"
|
||||
height="532.50232"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.48.2 r9819"
|
||||
sodipodi:docname="leaveIcon.svg">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.35"
|
||||
inkscape:cx="185.42227"
|
||||
inkscape:cy="26.36626"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:window-width="839"
|
||||
inkscape:window-height="613"
|
||||
inkscape:window-x="244"
|
||||
inkscape:window-y="19"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:snap-bbox="true"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:snap-global="true" />
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<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="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(500.42227,98.378186)">
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:none;stroke:#000000;stroke-width:60;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
|
||||
id="path3790"
|
||||
sodipodi:cx="-502.85715"
|
||||
sodipodi:cy="-43.722664"
|
||||
sodipodi:rx="185.71428"
|
||||
sodipodi:ry="191.42857"
|
||||
d="m -375.3972,-182.9481 c 74.59679,72.56016 78.00369,193.715142 7.6095,270.607229 -70.39418,76.892091 -187.93259,80.403811 -262.52939,7.843647 -74.5968,-72.56016 -78.00369,-193.715145 -7.60951,-270.607236 4.24803,-4.64015 8.71844,-9.05849 13.39451,-13.23849"
|
||||
transform="translate(218.15625,256.81194)"
|
||||
sodipodi:start="5.4688099"
|
||||
sodipodi:end="10.281163"
|
||||
sodipodi:open="true" />
|
||||
<path
|
||||
style="fill:none;stroke:#000000;stroke-width:60;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
|
||||
d="m -283.84375,-67.95406 c 0,219.22952 0,219.22952 0,219.22952"
|
||||
id="path3792"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.8 KiB |
@ -0,0 +1,114 @@
|
||||
<?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:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="64"
|
||||
height="64"
|
||||
id="svg3330"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r"
|
||||
sodipodi:docname="system-shutdown.svg">
|
||||
<defs
|
||||
id="defs3332">
|
||||
<linearGradient
|
||||
y2="11.02436"
|
||||
y1="3.0069399"
|
||||
x2="0"
|
||||
id="linearGradient1022-8-8-3-0-1"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
id="stop3001-0-9-4-2"
|
||||
offset="0"
|
||||
style="stop-color:#3c3c3c;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop3003-5-6-6-2"
|
||||
stop-color="#363636"
|
||||
offset="1"
|
||||
style="stop-color:#808080;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient1022-8-8-3-0-1"
|
||||
id="linearGradient3139"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(5.5999707,0,0,4.9604999,-1264.5837,-52.23318)"
|
||||
x1="231.35544"
|
||||
y1="10.529821"
|
||||
x2="231.35544"
|
||||
y2="23.028563" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="5.6568542"
|
||||
inkscape:cx="49.169318"
|
||||
inkscape:cy="38.64223"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="capa1"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
inkscape:window-width="1366"
|
||||
inkscape:window-height="711"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="291"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:snap-smooth-nodes="true"
|
||||
inkscape:object-nodes="true"
|
||||
inkscape:snap-intersection-paths="true"
|
||||
inkscape:object-paths="true"
|
||||
inkscape:snap-bbox="true"
|
||||
inkscape:bbox-paths="true"
|
||||
inkscape:bbox-nodes="true"
|
||||
inkscape:snap-bbox-edge-midpoints="true"
|
||||
inkscape:snap-global="true"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3124"
|
||||
empspacing="5"
|
||||
visible="true"
|
||||
enabled="true"
|
||||
snapvisiblegridlinesonly="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata3335">
|
||||
<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="capa1"
|
||||
transform="translate(0,-988.3622)">
|
||||
<path
|
||||
id="path4223"
|
||||
d="m 27,989.3622 0,23 10,0 0,-23 -10,0 z m -6,6 -17,17 0,22 17,17 22,0 17,-17 0,-22 -17,-17 0,13 7,7 0,16 -10,10 -16,0 -10,-10 0,-16 7,-7 0,-13 z"
|
||||
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.6;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate;clip-rule:nonzero;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter-blend-mode:normal;filter-gaussianBlur-deviation:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient3139);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
|
||||
d="M 27 0 L 27 23 L 37 23 L 37 0 L 27 0 z M 21 6 L 4 23 L 4 45 L 21 62 L 43 62 L 60 45 L 60 23 L 43 6 L 43 19 L 50 26 L 50 42 L 40 52 L 24 52 L 14 42 L 14 26 L 21 19 L 21 6 z "
|
||||
id="path4142"
|
||||
transform="translate(0,988.3622)" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 4.3 KiB |
@ -13,5 +13,5 @@ QLabel {
|
||||
}
|
||||
|
||||
#closeButton {
|
||||
qproperty-icon: url(lxqt-runner/close-48x48.png);
|
||||
qproperty-icon: url(lxqt-runner/close-48x48.svg);
|
||||
}
|
||||
|
@ -1,27 +1,27 @@
|
||||
/*
|
||||
* General panel settings
|
||||
*/
|
||||
LxQtPanel #BackgroundWidget {
|
||||
LXQtPanel #BackgroundWidget {
|
||||
background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #EFEFEF, stop:0.25 #e9e9e9, stop: 0.5 #dfdfdf, stop: 0.75 #d7d7d7, stop:1 #c0c0c0);
|
||||
}
|
||||
|
||||
/* PositionBottom */
|
||||
LxQtPanel[position="Bottom"] #BackgroundWidget {
|
||||
LXQtPanel[position="Bottom"] #BackgroundWidget {
|
||||
border-top: 1px solid #B0B0B0;
|
||||
}
|
||||
|
||||
/* PositionTop */
|
||||
LxQtPanel[position="Top"] #BackgroundWidget {
|
||||
LXQtPanel[position="Top"] #BackgroundWidget {
|
||||
border-bottom: 1px solid #B0B0B0;
|
||||
}
|
||||
|
||||
/* PositionLeft */
|
||||
LxQtPanel[position="Left"] #BackgroundWidget {
|
||||
LXQtPanel[position="Left"] #BackgroundWidget {
|
||||
border-right: 1px solid #B0B0B0;
|
||||
}
|
||||
|
||||
/* PositionRight */
|
||||
LxQtPanel[position="Right"] #BackgroundWidget {
|
||||
LXQtPanel[position="Right"] #BackgroundWidget {
|
||||
border-left: 1px solid #B0B0B0;
|
||||
}
|
||||
|
||||
@ -29,11 +29,33 @@ LxQtPanel[position="Right"] #BackgroundWidget {
|
||||
* General plugins settings
|
||||
*/
|
||||
Plugin {
|
||||
padding: 0 2px 0 2px;
|
||||
padding: 0;
|
||||
spacing: 20px;
|
||||
}
|
||||
|
||||
Plugin[NeedsHandle="true"] {
|
||||
background-color: transparent;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
LXQtPanel[position="Bottom"] Plugin[NeedsHandle="true"],
|
||||
LXQtPanel[position="Top"] Plugin[NeedsHandle="true"] {
|
||||
background-image: url(lxqt-panel/plugin-handle-horizontal.gif);
|
||||
background-position: left center;
|
||||
margin-left: 3px;
|
||||
padding: 0 0 0 5px;
|
||||
}
|
||||
|
||||
LXQtPanel[position="Right"] Plugin[NeedsHandle="true"],
|
||||
LXQtPanel[position="Left"] Plugin[NeedsHandle="true"] {
|
||||
background-image: url(lxqt-panel/plugin-handle-vertical.gif);
|
||||
background-position: center top;
|
||||
margin-top: 3px;
|
||||
padding: 5px 0 0 0;
|
||||
}
|
||||
|
||||
Plugin > QToolButton,
|
||||
Plugin > QWidget > QToolButton > QWidget > QToolButton,
|
||||
Plugin > QWidget > QToolButton {
|
||||
margin: 0;
|
||||
border: 2px solid transparent;
|
||||
@ -60,8 +82,8 @@ Plugin > QWidget > QToolButton:pressed {
|
||||
background: rgba(0, 0, 0, 5%);
|
||||
}
|
||||
|
||||
LxQtPanel[position="0"] #DesktopSwitch QToolButton,
|
||||
LxQtPanel[position="1"] #DesktopSwitch QToolButton
|
||||
LXQtPanel[position="0"] #DesktopSwitch QToolButton,
|
||||
LXQtPanel[position="1"] #DesktopSwitch QToolButton
|
||||
{
|
||||
margin-bottom: 4px;
|
||||
margin-top: 4px;
|
||||
@ -76,6 +98,11 @@ LxQtPanel[position="1"] #DesktopSwitch QToolButton
|
||||
border: 1px solid #80a8d3;
|
||||
}
|
||||
|
||||
#DesktopSwitch QToolButton[urgent="true"] {
|
||||
color: palette(highlighted-text);
|
||||
background: palette(highlight);
|
||||
}
|
||||
|
||||
#QuickLaunchPlaceHolder {
|
||||
color: #555555;
|
||||
}
|
||||
@ -90,23 +117,32 @@ LxQtPanel[position="1"] #DesktopSwitch QToolButton
|
||||
*/
|
||||
#TaskBar {}
|
||||
|
||||
LxQtTaskButton {
|
||||
LXQtTaskButton {
|
||||
border: 2px groove silver;
|
||||
border-radius: 6px;
|
||||
margin: 3px 0 3px 0;
|
||||
}
|
||||
|
||||
#TaskBar > QToolButton:on {
|
||||
#TaskBar QToolButton:on {
|
||||
background: rgba(255, 255, 255, 80%);
|
||||
}
|
||||
|
||||
#TaskBar > QToolButton:on,
|
||||
#TaskBar > QToolButton:hover {
|
||||
#TaskBar QToolButton:on,
|
||||
#TaskBar QToolButton:hover {
|
||||
margin: 4px 1px 4px 1px;
|
||||
border-radius: 4px;
|
||||
border: 1px solid #80a8d3;
|
||||
}
|
||||
|
||||
#TaskBar QToolButton[urgent="true"] {
|
||||
color: palette(highlighted-text);
|
||||
background: palette(highlight);
|
||||
}
|
||||
|
||||
#TaskBar LXQtGroupPopup {
|
||||
background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #EFEFEF, stop:0.25 #e9e9e9, stop: 0.5 #dfdfdf, stop: 0.75 #d7d7d7, stop:1 #c0c0c0);
|
||||
border: 1px solid #80a8d3;
|
||||
}
|
||||
/*
|
||||
* Clock
|
||||
*/
|
||||
@ -124,11 +160,6 @@ LxQtTaskButton {
|
||||
*/
|
||||
#Tray {
|
||||
min-width: 6px;
|
||||
padding-left: 2px;
|
||||
padding-right: 2px;
|
||||
margin-left: 4px;
|
||||
margin-right: 4px;
|
||||
qproperty-iconSize: 24px;
|
||||
}
|
||||
|
||||
TrayIcon {
|
||||
@ -139,51 +170,64 @@ TrayIcon {
|
||||
* Main menu
|
||||
*/
|
||||
#MainMenu {
|
||||
margin-left: 2px;
|
||||
margin-right: 2px;
|
||||
border: none;
|
||||
margin: 1px;
|
||||
border: 1px solid #004e6c;
|
||||
border-radius: 3px;
|
||||
background: none;
|
||||
background: qlineargradient(x1:1, y1:0, x2:0, y2:1, stop:0 #0078A6, stop:0.3 #006891, stop:1 #005576);
|
||||
qproperty-icon: url(mainmenu.svg);
|
||||
color: #EEEEEE;
|
||||
width: 32px;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* Mount plugin
|
||||
*/
|
||||
#LxQtMountPopup {
|
||||
#LXQtMountPopup {
|
||||
background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #EFEFEF, stop:0.25 #e9e9e9, stop: 0.5 #dfdfdf, stop: 0.75 #d7d7d7, stop:1 #c0c0c0);
|
||||
border: 1px solid #a59f94;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
#LxQtMountPopup * {
|
||||
#LXQtMountPopup * {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#LxQtMountPopup > MenuDiskItem {
|
||||
#LXQtMountPopup > MenuDiskItem {
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
#LxQtMountPopup > MenuDiskItem:hover {
|
||||
#LXQtMountPopup > MenuDiskItem:hover {
|
||||
border-radius: 4px;
|
||||
border: 1px solid #80a8d3;
|
||||
}
|
||||
|
||||
#LxQtMountPopup #EjectButton,
|
||||
#LxQtMountPopup #DiskButton {
|
||||
#LXQtMountPopup #EjectButton,
|
||||
#LXQtMountPopup #DiskButton {
|
||||
qproperty-iconSize: 22px;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
}
|
||||
|
||||
#LxQtMountPopup #NoDiskLabel {
|
||||
#LXQtMountPopup #NoDiskLabel {
|
||||
margin: 4px;
|
||||
}
|
||||
|
||||
/*
|
||||
* Volume plugin
|
||||
*/
|
||||
VolumePopup > QPushButton {
|
||||
padding: 2px 10px;
|
||||
margin: 3px;
|
||||
qproperty-iconSize: 24px;
|
||||
}
|
||||
|
||||
VolumePopup > QPushButton:hover {
|
||||
margin: 1px;
|
||||
border: 2px solid #80a8d3;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
/*
|
||||
* Screensaver
|
||||
*/
|
||||
@ -205,27 +249,20 @@ TrayIcon {
|
||||
}
|
||||
|
||||
#KbIndicator > QLabel {
|
||||
margin-top: 2px;
|
||||
margin-bottom: 2px;
|
||||
margin-left: 0px;
|
||||
margin-right: 0px;
|
||||
border: 0px;
|
||||
padding-top: 0px;
|
||||
padding-bottom: 0px;
|
||||
padding-left: 3px;
|
||||
padding-right: 3px;
|
||||
}
|
||||
|
||||
#KbIndicator:enabled {
|
||||
background: qradialgradient(cx:0.5, cy:0.5, radius: 0.5, fx:0.5, fy:0.5, stop:0 lightskyblue, stop:1 transparent);
|
||||
color: black;
|
||||
}
|
||||
|
||||
#KbIndicator:disabled {
|
||||
background: transparent;
|
||||
color: gray;
|
||||
border: 0px;
|
||||
margin: 2px 0;
|
||||
padding: 0px 3px;
|
||||
border-radius: 3px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
#KbIndicator > QLabel:enabled {
|
||||
background: palette(highlight);
|
||||
color: palette(highlighted-text);
|
||||
margin: 0;
|
||||
padding: 2px 3px;
|
||||
}
|
||||
|
||||
/*
|
||||
* #SysStat
|
||||
@ -271,6 +308,34 @@ TrayIcon {
|
||||
/*
|
||||
* CPU monitor
|
||||
*/
|
||||
#LxQtCpuLoad {
|
||||
#LXQtCpuLoad {
|
||||
qproperty-fontColor: #606060;
|
||||
}
|
||||
|
||||
/*
|
||||
* Spacer
|
||||
*/
|
||||
|
||||
#Spacer {
|
||||
background-position: center center;
|
||||
}
|
||||
|
||||
#Spacer[type="lined"] {
|
||||
background-image: url(/spacer-plugin/spacer-line.svg);
|
||||
}
|
||||
|
||||
#Spacer[type="dotted"] {
|
||||
background-image: url(/spacer-plugin/spacer-dots.svg);
|
||||
}
|
||||
|
||||
#Spacer[orientation="horizontal"] {
|
||||
background-repeat: repeat-y;
|
||||
margin-top: 2px;
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
#Spacer[orientation="vertical"] {
|
||||
background-repeat: repeat-x;
|
||||
margin-right: 2px;
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
After Width: | Height: | Size: 62 B |
After Width: | Height: | Size: 64 B |
@ -1,61 +0,0 @@
|
||||
QWidget {
|
||||
|
||||
}
|
||||
|
||||
Dialog {
|
||||
border: 1px solid #B0B0B0;
|
||||
background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #EFEFEF, stop:0.25 #e9e9e9, stop: 0.5 #dfdfdf, stop: 0.75 #d7d7d7, stop:1 #c0c0c0);
|
||||
|
||||
}
|
||||
|
||||
QToolButton {
|
||||
border: 1px solid silver;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
QToolButton:focus,
|
||||
QToolButton:hover {
|
||||
border: 1px solid #80a8d3;
|
||||
}
|
||||
|
||||
|
||||
#hibernateButton,
|
||||
#logoutButton,
|
||||
#rebootButton,
|
||||
#shutdownButton,
|
||||
#suspendButton {
|
||||
qproperty-iconSize: 48px;
|
||||
min-width: 80px;
|
||||
min-height: 80px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
|
||||
#cancelButton {
|
||||
qproperty-icon: url(lxqt-power/cancel.png);
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
#hibernateButton {
|
||||
qproperty-icon: url(lxqt-power/hibernate.png);
|
||||
}
|
||||
|
||||
#logoutButton {
|
||||
qproperty-icon: url(lxqt-power/logout.png);
|
||||
}
|
||||
|
||||
#rebootButton {
|
||||
qproperty-icon: url(lxqt-power/reboot.png);
|
||||
}
|
||||
|
||||
#shutdownButton {
|
||||
qproperty-icon: url(lxqt-power/shutdown.png);
|
||||
}
|
||||
|
||||
#suspendButton {
|
||||
qproperty-icon: url(lxqt-power/suspend.png);
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 9.3 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 12 KiB |
@ -6,7 +6,7 @@ Dialog {}
|
||||
}
|
||||
|
||||
#closeButton {
|
||||
qproperty-icon: url(lxqt-runner/close-48x48.png);
|
||||
qproperty-icon: url(lxqt-runner/close-48x48.svg);
|
||||
}
|
||||
|
||||
#commandList {
|
||||
|
Before Width: | Height: | Size: 791 B |
110
src/usr/share/lxqt/themes/Lubuntu/lxqt-runner/close-32x32.svg
Normal file
@ -0,0 +1,110 @@
|
||||
<?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:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="32"
|
||||
height="32"
|
||||
viewBox="0 0 32 32.000001"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r"
|
||||
sodipodi:docname="close-32x32.svg"
|
||||
inkscape:export-filename="/home/wolf/Documents/lubuntu/artwork/16.04 XX/lxqt/lxqt-runner/close-32x32.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90">
|
||||
<defs
|
||||
id="defs4">
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient1022-8-8-3-0-06-7"
|
||||
x2="0"
|
||||
y1="3.0069399"
|
||||
y2="11.02436">
|
||||
<stop
|
||||
offset="0"
|
||||
id="stop3001-0-9-4-9-91"
|
||||
style="stop-color:#3c3c3c;stop-opacity:1" />
|
||||
<stop
|
||||
offset="1"
|
||||
stop-color="#363636"
|
||||
id="stop3003-5-6-6-5-8"
|
||||
style="stop-color:#808080;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient1022-8-8-3-0-06-7"
|
||||
id="linearGradient9348"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(2.2399832,0,0,2.0129621,-344.091,1624.0483)"
|
||||
x1="159.41682"
|
||||
y1="-295.92514"
|
||||
x2="159.41682"
|
||||
y2="-287.97665" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="11.2"
|
||||
inkscape:cx="21.70803"
|
||||
inkscape:cy="12.037801"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
units="px"
|
||||
inkscape:showpageshadow="false"
|
||||
borderlayer="true"
|
||||
inkscape:snap-bbox="true"
|
||||
inkscape:bbox-paths="true"
|
||||
inkscape:bbox-nodes="true"
|
||||
inkscape:window-width="1366"
|
||||
inkscape:window-height="711"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="291"
|
||||
inkscape:window-maximized="1">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid4157" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<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="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,-1020.3622)">
|
||||
<path
|
||||
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.6;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.66666675;marker:none;enable-background:accumulate;clip-rule:nonzero;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter-blend-mode:normal;filter-gaussianBlur-deviation:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto"
|
||||
d="m 8.0000122,1029.3622 0,3 4.9999938,5 -4.9999938,5 0,3 2.9999998,0 4.999994,-5 4.999994,5 3,0 0,-3 -4.999994,-5 4.999994,-5 0,-3 -3,0 -4.999994,5 -4.999994,-5 z"
|
||||
id="path4173"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccccccccccccccc" />
|
||||
<path
|
||||
sodipodi:nodetypes="ccccccccccccccccc"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path6913"
|
||||
d="m 8.0000061,1028.3622 0,3 4.9999939,5 -4.9999939,5 0,3 2.9999999,0 4.999994,-5 4.999994,5 3,0 0,-3 -4.999994,-5 4.999994,-5 0,-3 -3,0 -4.999994,5 -4.999994,-5 z"
|
||||
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient9348);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 1.2 KiB |
113
src/usr/share/lxqt/themes/Lubuntu/lxqt-runner/close-48x48.svg
Normal file
@ -0,0 +1,113 @@
|
||||
<?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:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="48"
|
||||
height="48"
|
||||
viewBox="0 0 48 48.000001"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r"
|
||||
sodipodi:docname="close-48x48.svg"
|
||||
inkscape:export-filename="/home/wolf/Documents/lubuntu/artwork/16.04 XX/lxqt/lxqt-runner/close-48x48.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90">
|
||||
<defs
|
||||
id="defs4">
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient1022-8-8-3-0-06-7"
|
||||
x2="0"
|
||||
y1="3.0069399"
|
||||
y2="11.02436">
|
||||
<stop
|
||||
offset="0"
|
||||
id="stop3001-0-9-4-9-91"
|
||||
style="stop-color:#3c3c3c;stop-opacity:1" />
|
||||
<stop
|
||||
offset="1"
|
||||
stop-color="#363636"
|
||||
id="stop3003-5-6-6-5-8"
|
||||
style="stop-color:#808080;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient1022-8-8-3-0-06-7"
|
||||
id="linearGradient9348"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(3.0799769,0,0,2.7678229,-471.12513,1836.4306)"
|
||||
x1="159.41682"
|
||||
y1="-295.92514"
|
||||
x2="159.41682"
|
||||
y2="-287.97665" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="11.2"
|
||||
inkscape:cx="21.923266"
|
||||
inkscape:cy="27.957739"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
units="px"
|
||||
inkscape:showpageshadow="false"
|
||||
borderlayer="true"
|
||||
inkscape:snap-bbox="true"
|
||||
inkscape:bbox-paths="true"
|
||||
inkscape:bbox-nodes="true"
|
||||
inkscape:window-width="1366"
|
||||
inkscape:window-height="711"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="291"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:object-nodes="true"
|
||||
inkscape:snap-intersection-paths="true"
|
||||
inkscape:object-paths="true">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid4157" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<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="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,-1004.3622)">
|
||||
<path
|
||||
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.6;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.66666675;marker:none;enable-background:accumulate;clip-rule:nonzero;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter-blend-mode:normal;filter-gaussianBlur-deviation:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto"
|
||||
d="m 13.000009,1018.3622 -9e-6,4 7,7 -7,7 0,4 4,0 7,-7 7,7 4,0 0,-4 -7,-7 7,-7 -9e-6,-4 -3.999991,0 -7,7 -7,-7 z"
|
||||
id="path4151"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccccccccccccccc" />
|
||||
<path
|
||||
sodipodi:nodetypes="ccccccccccccccccc"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path6913"
|
||||
d="m 13.000009,1017.3622 -9e-6,4 7,7 -7,7 0,4 4,0 7,-7 7,7 4,0 0,-4 -7,-7 7,-7 -9e-6,-4 -3.999991,0 -7,7 -7,-7 z"
|
||||
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient9348);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 247 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 1.4 MiB |
121
src/usr/share/lxqt/themes/Lubuntu/spacer-plugin/spacer-dots.svg
Normal 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="6"
|
||||
height="6"
|
||||
viewBox="0 0 6.0000003 5.9999999"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r"
|
||||
sodipodi:docname="spacer-dots.svg">
|
||||
<defs
|
||||
id="defs4">
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath4269">
|
||||
<rect
|
||||
y="883.44702"
|
||||
x="765.71423"
|
||||
height="37.375"
|
||||
width="380"
|
||||
id="rect4271"
|
||||
style="fill:#1a80bf;fill-opacity:0.94117647;stroke:none" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath4275">
|
||||
<rect
|
||||
y="883.44702"
|
||||
x="765.71429"
|
||||
height="37.375"
|
||||
width="380"
|
||||
id="rect4277"
|
||||
style="fill:#1a80bf;fill-opacity:0.94117647;stroke:none" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath4286">
|
||||
<rect
|
||||
y="883.44702"
|
||||
x="765.71429"
|
||||
height="37.375"
|
||||
width="380"
|
||||
id="rect4288"
|
||||
style="fill:#1a80bf;fill-opacity:0.94117647;stroke:none" />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="64"
|
||||
inkscape:cx="4.7907851"
|
||||
inkscape:cy="2.8270247"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:snap-bbox="true"
|
||||
inkscape:bbox-paths="true"
|
||||
inkscape:bbox-nodes="true"
|
||||
showguides="false"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1366"
|
||||
inkscape:window-height="711"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="291"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:snap-global="true"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:snap-page="true"
|
||||
inkscape:snap-bbox-edge-midpoints="true"
|
||||
units="px">
|
||||
<sodipodi:guide
|
||||
position="34.075108,-317.70535"
|
||||
orientation="0,1"
|
||||
id="guide4211" />
|
||||
<sodipodi:guide
|
||||
position="34.610818,-350.29463"
|
||||
orientation="0,1"
|
||||
id="guide4213" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid4142" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<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(-372.35346,-501.96042)">
|
||||
<path
|
||||
style="fill:#000000;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill-opacity:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;filter-blend-mode:normal;filter-gaussianBlur-deviation:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
||||
d="m 374.35346,502.96042 2,0 1,1 c 0,0 0,2 0,2 l -1,1 -2,0 -1,-1 0,-2 z"
|
||||
id="path4144"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 3.8 KiB |
121
src/usr/share/lxqt/themes/Lubuntu/spacer-plugin/spacer-line.svg
Normal 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="3"
|
||||
height="3"
|
||||
viewBox="0 0 3.0000001 3.0000001"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r"
|
||||
sodipodi:docname="spacer-line.svg">
|
||||
<defs
|
||||
id="defs4">
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath4269">
|
||||
<rect
|
||||
y="883.44702"
|
||||
x="765.71423"
|
||||
height="37.375"
|
||||
width="380"
|
||||
id="rect4271"
|
||||
style="fill:#1a80bf;fill-opacity:0.94117647;stroke:none" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath4275">
|
||||
<rect
|
||||
y="883.44702"
|
||||
x="765.71429"
|
||||
height="37.375"
|
||||
width="380"
|
||||
id="rect4277"
|
||||
style="fill:#1a80bf;fill-opacity:0.94117647;stroke:none" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath4286">
|
||||
<rect
|
||||
y="883.44702"
|
||||
x="765.71429"
|
||||
height="37.375"
|
||||
width="380"
|
||||
id="rect4288"
|
||||
style="fill:#1a80bf;fill-opacity:0.94117647;stroke:none" />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="90.509668"
|
||||
inkscape:cx="2.9805048"
|
||||
inkscape:cy="1.3542048"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:snap-bbox="true"
|
||||
inkscape:bbox-paths="true"
|
||||
inkscape:bbox-nodes="true"
|
||||
showguides="false"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:window-width="1366"
|
||||
inkscape:window-height="711"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="291"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:snap-global="false"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
units="px">
|
||||
<sodipodi:guide
|
||||
position="32.575118,-304.41072"
|
||||
orientation="0,1"
|
||||
id="guide4211" />
|
||||
<sodipodi:guide
|
||||
position="33.110828,-337"
|
||||
orientation="0,1"
|
||||
id="guide4213" />
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid4142" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<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></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Capa 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-373.85345,-518.25507)">
|
||||
<rect
|
||||
y="518.25507"
|
||||
x="373.85345"
|
||||
height="3"
|
||||
width="3"
|
||||
id="rect4290"
|
||||
style="fill:#000000;fill-opacity:0.5;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 3.3 KiB |
BIN
src/usr/share/lxqt/themes/Lubuntu/wall.png
Normal file
After Width: | Height: | Size: 672 KiB |
@ -1,2 +1,2 @@
|
||||
wallpapers/size=1
|
||||
wallpapers/1/file=simple_blue_widescreen.png
|
||||
wallpapers/1/file=wall.png
|
||||
|