* usr/share/lxqt:
- Add an lxqt theme.
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
lubuntu-artwork (0.50) UNRELEASED; urgency=medium
|
||||
|
||||
* usr/share/lxqt:
|
||||
- Add an lxqt theme.
|
||||
|
||||
-- Julien Lavergne <gilir@ubuntu.com> Sat, 27 Sep 2014 18:48:42 +0200
|
||||
|
||||
lubuntu-artwork (0.49) utopic; urgency=medium
|
||||
|
||||
* usr/share/lubuntu/wallpapers/1410-*
|
||||
|
10
usr/share/lxqt/lubuntu/lxqt-appswitcher.qss
Normal file
@ -0,0 +1,10 @@
|
||||
/*
|
||||
* 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);
|
||||
}
|
31
usr/share/lxqt/lubuntu/lxqt-desktop.qss
Normal file
@ -0,0 +1,31 @@
|
||||
/* 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 */
|
28
usr/share/lxqt/lubuntu/lxqt-lightdm-greeter.qss
Normal file
@ -0,0 +1,28 @@
|
||||
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);
|
||||
}
|
23
usr/share/lxqt/lubuntu/lxqt-lightdm-greeter/dropdown.svg
Normal file
@ -0,0 +1,23 @@
|
||||
<?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>
|
||||
</svg>
|
After Width: | Height: | Size: 706 B |
80
usr/share/lxqt/lubuntu/lxqt-lightdm-greeter/leaveIcon.svg
Normal file
@ -0,0 +1,80 @@
|
||||
<?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>
|
After Width: | Height: | Size: 2.8 KiB |
17
usr/share/lxqt/lubuntu/lxqt-notificationd.qss
Normal file
@ -0,0 +1,17 @@
|
||||
Notification {
|
||||
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 #B0B0B0;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
QLabel {
|
||||
color: black;
|
||||
}
|
||||
|
||||
#appLabel {
|
||||
color: #838581;
|
||||
}
|
||||
|
||||
#closeButton {
|
||||
qproperty-icon: url(lxqt-runner/close-48x48.png);
|
||||
}
|
276
usr/share/lxqt/lubuntu/lxqt-panel.qss
Normal file
@ -0,0 +1,276 @@
|
||||
/*
|
||||
* General panel settings
|
||||
*/
|
||||
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 {
|
||||
border-top: 1px solid #B0B0B0;
|
||||
}
|
||||
|
||||
/* PositionTop */
|
||||
LxQtPanel[position="Top"] #BackgroundWidget {
|
||||
border-bottom: 1px solid #B0B0B0;
|
||||
}
|
||||
|
||||
/* PositionLeft */
|
||||
LxQtPanel[position="Left"] #BackgroundWidget {
|
||||
border-right: 1px solid #B0B0B0;
|
||||
}
|
||||
|
||||
/* PositionRight */
|
||||
LxQtPanel[position="Right"] #BackgroundWidget {
|
||||
border-left: 1px solid #B0B0B0;
|
||||
}
|
||||
|
||||
/*
|
||||
* General plugins settings
|
||||
*/
|
||||
Plugin {
|
||||
padding: 0 2px 0 2px;
|
||||
spacing: 20px;
|
||||
}
|
||||
|
||||
Plugin > QToolButton,
|
||||
Plugin > QWidget > QToolButton {
|
||||
margin: 0;
|
||||
border: 2px solid transparent;
|
||||
border-radius: 3px;
|
||||
color: black;
|
||||
qproperty-iconSize: 22px;
|
||||
}
|
||||
|
||||
Plugin > QToolButton:pressed,
|
||||
Plugin > QWidget > QToolButton:pressed {
|
||||
margin: 2px 0 0 2px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
/*
|
||||
* Desktopswitch
|
||||
*/
|
||||
#DesktopSwitch {}
|
||||
|
||||
#DesktopSwitch QToolButton {
|
||||
margin: 1px;
|
||||
color: #555555;
|
||||
border: 1px solid #B0B0B0;
|
||||
background: rgba(0, 0, 0, 5%);
|
||||
}
|
||||
|
||||
LxQtPanel[position="0"] #DesktopSwitch QToolButton,
|
||||
LxQtPanel[position="1"] #DesktopSwitch QToolButton
|
||||
{
|
||||
margin-bottom: 4px;
|
||||
margin-top: 4px;
|
||||
}
|
||||
|
||||
#DesktopSwitch QToolButton:on {
|
||||
background: rgba(255, 255, 255, 40%);
|
||||
border: 1px solid #80a8d3;
|
||||
}
|
||||
|
||||
#DesktopSwitch QToolButton:hover {
|
||||
border: 1px solid #80a8d3;
|
||||
}
|
||||
|
||||
#QuickLaunchPlaceHolder {
|
||||
color: #555555;
|
||||
}
|
||||
|
||||
/*
|
||||
* QuickLaunch
|
||||
*/
|
||||
#QuickLaunch {}
|
||||
|
||||
/*
|
||||
* TaskBar
|
||||
*/
|
||||
#TaskBar {}
|
||||
|
||||
LxQtTaskButton {
|
||||
border: 2px groove silver;
|
||||
border-radius: 6px;
|
||||
margin: 3px 0 3px 0;
|
||||
}
|
||||
|
||||
#TaskBar > QToolButton:on {
|
||||
background: rgba(255, 255, 255, 80%);
|
||||
}
|
||||
|
||||
#TaskBar > QToolButton:on,
|
||||
#TaskBar > QToolButton:hover {
|
||||
margin: 4px 1px 4px 1px;
|
||||
border-radius: 4px;
|
||||
border: 1px solid #80a8d3;
|
||||
}
|
||||
|
||||
/*
|
||||
* Clock
|
||||
*/
|
||||
#Clock #TimeLabel {
|
||||
font-size: 10pt;
|
||||
color: #606060;
|
||||
}
|
||||
#Clock #DateLabel {
|
||||
font-size: 8pt;
|
||||
color: #606060;
|
||||
}
|
||||
|
||||
/*
|
||||
* Tray
|
||||
*/
|
||||
#Tray {
|
||||
min-width: 6px;
|
||||
padding-left: 2px;
|
||||
padding-right: 2px;
|
||||
margin-left: 4px;
|
||||
margin-right: 4px;
|
||||
qproperty-iconSize: 24px;
|
||||
}
|
||||
|
||||
TrayIcon {
|
||||
margin: 2px;
|
||||
}
|
||||
|
||||
/*
|
||||
* Main menu
|
||||
*/
|
||||
#MainMenu {
|
||||
margin-left: 2px;
|
||||
margin-right: 2px;
|
||||
border: none;
|
||||
border-radius: 3px;
|
||||
background: none;
|
||||
qproperty-icon: url(mainmenu.svg);
|
||||
color: #EEEEEE;
|
||||
width: 32px;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* Mount plugin
|
||||
*/
|
||||
#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 * {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#LxQtMountPopup > MenuDiskItem {
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
#LxQtMountPopup > MenuDiskItem:hover {
|
||||
border-radius: 4px;
|
||||
border: 1px solid #80a8d3;
|
||||
}
|
||||
|
||||
#LxQtMountPopup #EjectButton,
|
||||
#LxQtMountPopup #DiskButton {
|
||||
qproperty-iconSize: 22px;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
}
|
||||
|
||||
#LxQtMountPopup #NoDiskLabel {
|
||||
margin: 4px;
|
||||
}
|
||||
|
||||
/*
|
||||
* Screensaver
|
||||
*/
|
||||
#PanelScreenSaver {}
|
||||
|
||||
/*
|
||||
* ShowDesktop
|
||||
*/
|
||||
#ShowDesktop {}
|
||||
|
||||
|
||||
/*
|
||||
* KbIndicator
|
||||
*/
|
||||
#KbIndicator {
|
||||
margin: 0px;
|
||||
border: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
#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;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* #SysStat
|
||||
*/
|
||||
#SysStat {
|
||||
padding: 1px 1px 1px 1px;
|
||||
}
|
||||
|
||||
#SysStat > QLabel {
|
||||
font-size: 6pt;
|
||||
}
|
||||
|
||||
#SysStat_Graph {
|
||||
qproperty-gridColor: rgba(0, 0, 0, 25%);
|
||||
qproperty-titleColor: rgba(0, 0, 0, 75%);
|
||||
qproperty-cpuSystemColor: rgb(128, 0, 0);
|
||||
qproperty-cpuUserColor: rgb(0, 0, 128);
|
||||
qproperty-cpuNiceColor: rgb(0, 128, 0);
|
||||
qproperty-cpuOtherColor: rgb(128, 128, 0);
|
||||
qproperty-frequencyColor: rgb(160, 160, 160);
|
||||
qproperty-memAppsColor: rgb(0, 0, 128);
|
||||
qproperty-memBuffersColor: rgb(0, 128, 0);
|
||||
qproperty-memCachedColor: rgb(128, 128, 0);
|
||||
qproperty-swapUsedColor: rgb(128, 0, 0);
|
||||
qproperty-netReceivedColor: rgb(0, 0, 128);
|
||||
qproperty-netTransmittedColor: rgb(128, 128, 0);
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* WorldClock
|
||||
*/
|
||||
#WorldClockContent {
|
||||
font-size: 10pt;
|
||||
color: #606060;
|
||||
}
|
||||
|
||||
#WorldClockPopup > QLabel {
|
||||
font-size: 12pt;
|
||||
color: #606060;
|
||||
}
|
||||
|
||||
/*
|
||||
* CPU monitor
|
||||
*/
|
||||
#LxQtCpuLoad {
|
||||
qproperty-fontColor: #606060;
|
||||
}
|
61
usr/share/lxqt/lubuntu/lxqt-power.qss
Normal file
@ -0,0 +1,61 @@
|
||||
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);
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
BIN
usr/share/lxqt/lubuntu/lxqt-power/cancel.png
Normal file
After Width: | Height: | Size: 9.2 KiB |
BIN
usr/share/lxqt/lubuntu/lxqt-power/hibernate.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
usr/share/lxqt/lubuntu/lxqt-power/logout.png
Normal file
After Width: | Height: | Size: 9.3 KiB |
BIN
usr/share/lxqt/lubuntu/lxqt-power/reboot.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
usr/share/lxqt/lubuntu/lxqt-power/shutdown.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
usr/share/lxqt/lubuntu/lxqt-power/suspend.png
Normal file
After Width: | Height: | Size: 12 KiB |
15
usr/share/lxqt/lubuntu/lxqt-runner.qss
Normal file
@ -0,0 +1,15 @@
|
||||
Dialog {}
|
||||
|
||||
#panel {
|
||||
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 #B0B0B0;
|
||||
}
|
||||
|
||||
#closeButton {
|
||||
qproperty-icon: url(lxqt-runner/close-48x48.png);
|
||||
}
|
||||
|
||||
#commandList {
|
||||
border: none;
|
||||
margin: 0 1px 1px 1px;
|
||||
}
|
BIN
usr/share/lxqt/lubuntu/lxqt-runner/close-32x32.png
Normal file
After Width: | Height: | Size: 791 B |
BIN
usr/share/lxqt/lubuntu/lxqt-runner/close-48x48.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
usr/share/lxqt/lubuntu/mainmenu.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
8182
usr/share/lxqt/lubuntu/mainmenu.svg
Normal file
After Width: | Height: | Size: 247 KiB |
BIN
usr/share/lxqt/lubuntu/preview.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
usr/share/lxqt/lubuntu/simple_blue_widescreen.png
Normal file
After Width: | Height: | Size: 1.4 MiB |
2
usr/share/lxqt/lubuntu/wallpaper.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
wallpapers/size=1
|
||||
wallpapers/1/file=simple_blue_widescreen.png
|