diff --git a/src/usr/share/lxqt/themes/Lubuntu/lxqt-appswitcher.qss b/src/usr/share/lxqt/themes/Lubuntu/lxqt-appswitcher.qss deleted file mode 100644 index 5e43651..0000000 --- a/src/usr/share/lxqt/themes/Lubuntu/lxqt-appswitcher.qss +++ /dev/null @@ -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); -} diff --git a/src/usr/share/lxqt/themes/Lubuntu/lxqt-desktop.qss b/src/usr/share/lxqt/themes/Lubuntu/lxqt-desktop.qss deleted file mode 100644 index 1f5b200..0000000 --- a/src/usr/share/lxqt/themes/Lubuntu/lxqt-desktop.qss +++ /dev/null @@ -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 */ \ No newline at end of file diff --git a/src/usr/share/lxqt/themes/Lubuntu/lxqt-lightdm-greeter.qss b/src/usr/share/lxqt/themes/Lubuntu/lxqt-lightdm-greeter.qss deleted file mode 100644 index c48c8e5..0000000 --- a/src/usr/share/lxqt/themes/Lubuntu/lxqt-lightdm-greeter.qss +++ /dev/null @@ -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); -} diff --git a/src/usr/share/lxqt/themes/Lubuntu/lxqt-lightdm-greeter/dropdown.svg b/src/usr/share/lxqt/themes/Lubuntu/lxqt-lightdm-greeter/dropdown.svg index 1a08d86..1ac719f 100644 --- a/src/usr/share/lxqt/themes/Lubuntu/lxqt-lightdm-greeter/dropdown.svg +++ b/src/usr/share/lxqt/themes/Lubuntu/lxqt-lightdm-greeter/dropdown.svg @@ -1,23 +1,101 @@ - - - - image/svg+xml - - - - - - - - + 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"> + + + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/src/usr/share/lxqt/themes/Lubuntu/lxqt-lightdm-greeter/leaveIcon.svg b/src/usr/share/lxqt/themes/Lubuntu/lxqt-lightdm-greeter/leaveIcon.svg deleted file mode 100644 index 701dedb..0000000 --- a/src/usr/share/lxqt/themes/Lubuntu/lxqt-lightdm-greeter/leaveIcon.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/src/usr/share/lxqt/themes/Lubuntu/lxqt-lightdm-greeter/system-shutdown.svg b/src/usr/share/lxqt/themes/Lubuntu/lxqt-lightdm-greeter/system-shutdown.svg new file mode 100644 index 0000000..badccaa --- /dev/null +++ b/src/usr/share/lxqt/themes/Lubuntu/lxqt-lightdm-greeter/system-shutdown.svg @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/src/usr/share/lxqt/themes/Lubuntu/lxqt-notificationd.qss b/src/usr/share/lxqt/themes/Lubuntu/lxqt-notificationd.qss index 02e214a..c0591ab 100644 --- a/src/usr/share/lxqt/themes/Lubuntu/lxqt-notificationd.qss +++ b/src/usr/share/lxqt/themes/Lubuntu/lxqt-notificationd.qss @@ -13,5 +13,5 @@ QLabel { } #closeButton { - qproperty-icon: url(lxqt-runner/close-48x48.png); + qproperty-icon: url(lxqt-runner/close-48x48.svg); } diff --git a/src/usr/share/lxqt/themes/Lubuntu/lxqt-panel.qss b/src/usr/share/lxqt/themes/Lubuntu/lxqt-panel.qss index d39ca54..2b8a511 100644 --- a/src/usr/share/lxqt/themes/Lubuntu/lxqt-panel.qss +++ b/src/usr/share/lxqt/themes/Lubuntu/lxqt-panel.qss @@ -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,28 +249,21 @@ TrayIcon { } #KbIndicator > QLabel { - margin-top: 2px; - margin-bottom: 2px; - margin-left: 0px; - margin-right: 0px; + color: gray; 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; + margin: 2px 0; + padding: 0px 3px; + border-radius: 3px; + border: none; } -#KbIndicator:disabled { - background: transparent; - color: gray; +#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; +} diff --git a/src/usr/share/lxqt/themes/Lubuntu/lxqt-panel/plugin-handle-horizontal.gif b/src/usr/share/lxqt/themes/Lubuntu/lxqt-panel/plugin-handle-horizontal.gif new file mode 100644 index 0000000..50a7016 Binary files /dev/null and b/src/usr/share/lxqt/themes/Lubuntu/lxqt-panel/plugin-handle-horizontal.gif differ diff --git a/src/usr/share/lxqt/themes/Lubuntu/lxqt-panel/plugin-handle-vertical.gif b/src/usr/share/lxqt/themes/Lubuntu/lxqt-panel/plugin-handle-vertical.gif new file mode 100644 index 0000000..76170eb Binary files /dev/null and b/src/usr/share/lxqt/themes/Lubuntu/lxqt-panel/plugin-handle-vertical.gif differ diff --git a/src/usr/share/lxqt/themes/Lubuntu/lxqt-power.qss b/src/usr/share/lxqt/themes/Lubuntu/lxqt-power.qss deleted file mode 100644 index ef80619..0000000 --- a/src/usr/share/lxqt/themes/Lubuntu/lxqt-power.qss +++ /dev/null @@ -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); -} - - - - diff --git a/src/usr/share/lxqt/themes/Lubuntu/lxqt-power/cancel.png b/src/usr/share/lxqt/themes/Lubuntu/lxqt-power/cancel.png deleted file mode 100644 index ea29131..0000000 Binary files a/src/usr/share/lxqt/themes/Lubuntu/lxqt-power/cancel.png and /dev/null differ diff --git a/src/usr/share/lxqt/themes/Lubuntu/lxqt-power/hibernate.png b/src/usr/share/lxqt/themes/Lubuntu/lxqt-power/hibernate.png deleted file mode 100644 index b74b988..0000000 Binary files a/src/usr/share/lxqt/themes/Lubuntu/lxqt-power/hibernate.png and /dev/null differ diff --git a/src/usr/share/lxqt/themes/Lubuntu/lxqt-power/logout.png b/src/usr/share/lxqt/themes/Lubuntu/lxqt-power/logout.png deleted file mode 100644 index 8725f9f..0000000 Binary files a/src/usr/share/lxqt/themes/Lubuntu/lxqt-power/logout.png and /dev/null differ diff --git a/src/usr/share/lxqt/themes/Lubuntu/lxqt-power/reboot.png b/src/usr/share/lxqt/themes/Lubuntu/lxqt-power/reboot.png deleted file mode 100644 index 6b47d76..0000000 Binary files a/src/usr/share/lxqt/themes/Lubuntu/lxqt-power/reboot.png and /dev/null differ diff --git a/src/usr/share/lxqt/themes/Lubuntu/lxqt-power/shutdown.png b/src/usr/share/lxqt/themes/Lubuntu/lxqt-power/shutdown.png deleted file mode 100644 index 9f6c49c..0000000 Binary files a/src/usr/share/lxqt/themes/Lubuntu/lxqt-power/shutdown.png and /dev/null differ diff --git a/src/usr/share/lxqt/themes/Lubuntu/lxqt-power/suspend.png b/src/usr/share/lxqt/themes/Lubuntu/lxqt-power/suspend.png deleted file mode 100644 index 243790f..0000000 Binary files a/src/usr/share/lxqt/themes/Lubuntu/lxqt-power/suspend.png and /dev/null differ diff --git a/src/usr/share/lxqt/themes/Lubuntu/lxqt-runner.qss b/src/usr/share/lxqt/themes/Lubuntu/lxqt-runner.qss index 0213ad1..0a7f768 100644 --- a/src/usr/share/lxqt/themes/Lubuntu/lxqt-runner.qss +++ b/src/usr/share/lxqt/themes/Lubuntu/lxqt-runner.qss @@ -6,7 +6,7 @@ Dialog {} } #closeButton { - qproperty-icon: url(lxqt-runner/close-48x48.png); + qproperty-icon: url(lxqt-runner/close-48x48.svg); } #commandList { diff --git a/src/usr/share/lxqt/themes/Lubuntu/lxqt-runner/close-32x32.png b/src/usr/share/lxqt/themes/Lubuntu/lxqt-runner/close-32x32.png deleted file mode 100644 index 8c8a493..0000000 Binary files a/src/usr/share/lxqt/themes/Lubuntu/lxqt-runner/close-32x32.png and /dev/null differ diff --git a/src/usr/share/lxqt/themes/Lubuntu/lxqt-runner/close-32x32.svg b/src/usr/share/lxqt/themes/Lubuntu/lxqt-runner/close-32x32.svg new file mode 100644 index 0000000..f517b5f --- /dev/null +++ b/src/usr/share/lxqt/themes/Lubuntu/lxqt-runner/close-32x32.svg @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/src/usr/share/lxqt/themes/Lubuntu/lxqt-runner/close-48x48.png b/src/usr/share/lxqt/themes/Lubuntu/lxqt-runner/close-48x48.png deleted file mode 100644 index efc1ab6..0000000 Binary files a/src/usr/share/lxqt/themes/Lubuntu/lxqt-runner/close-48x48.png and /dev/null differ diff --git a/src/usr/share/lxqt/themes/Lubuntu/lxqt-runner/close-48x48.svg b/src/usr/share/lxqt/themes/Lubuntu/lxqt-runner/close-48x48.svg new file mode 100644 index 0000000..e6c209e --- /dev/null +++ b/src/usr/share/lxqt/themes/Lubuntu/lxqt-runner/close-48x48.svg @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/src/usr/share/lxqt/themes/Lubuntu/mainmenu.png b/src/usr/share/lxqt/themes/Lubuntu/mainmenu.png deleted file mode 100644 index fa4b0c5..0000000 Binary files a/src/usr/share/lxqt/themes/Lubuntu/mainmenu.png and /dev/null differ diff --git a/src/usr/share/lxqt/themes/Lubuntu/mainmenu.svg b/src/usr/share/lxqt/themes/Lubuntu/mainmenu.svg index 3b37133..722ee0a 100644 --- a/src/usr/share/lxqt/themes/Lubuntu/mainmenu.svg +++ b/src/usr/share/lxqt/themes/Lubuntu/mainmenu.svg @@ -10,7778 +10,17 @@ 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" + width="32" + height="32" id="svg2" version="1.1" - inkscape:version="0.48.4 r9939" + inkscape:version="0.91 r" sodipodi:docname="mainmenu.svg" inkscape:export-filename="/home/rafa/Documents/lubuntu/artwork/13.04/panel/rbutton.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + inkscape:window-y="291" + inkscape:window-maximized="1"> image/svg+xml - + @@ -8034,149 +92,154 @@ inkscape:label="Capa 1" inkscape:groupmode="layer" id="capa1" - transform="translate(0,-1004.3622)"> + transform="translate(0,-1020.3622)"> + + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" + d="M 19.816406 6.0097656 C 19.670939 5.9997656 19.272121 6.1047937 18.818359 6.2460938 L 18.78125 6.2929688 C 18.78125 6.2929688 18.75902 6.9624125 18.621094 7.5078125 L 19.816406 6.0097656 z M 18.595703 7.6171875 C 18.527083 7.8481875 18.440601 8.0507719 18.308594 8.1386719 C 18.387874 8.1916719 18.461332 8.2643656 18.539062 8.3222656 C 18.590702 7.9542656 18.594223 7.6853875 18.595703 7.6171875 z M 15.828125 13.400391 C 15.544841 13.410391 15.187749 13.626306 14.771484 14.003906 C 14.35522 14.381506 13.880244 14.918459 13.357422 15.568359 C 12.311777 16.868159 11.078975 18.616328 9.765625 20.423828 C 8.503615 22.161428 6.8678456 24.539447 5.6660156 26.185547 L 5.1484375 25.623047 C 5.0264625 25.821747 4.9116299 26.010572 4.7949219 26.201172 C 5.0891399 26.516572 5.4005091 26.806503 5.7207031 27.095703 C 6.8983851 25.469003 8.3973746 23.301309 9.5878906 21.662109 C 10.901241 19.854609 12.133553 18.106941 13.179688 16.806641 C 13.702754 16.156541 14.179256 15.618034 14.595703 15.240234 C 15.01215 14.862534 15.369059 14.645119 15.652344 14.636719 C 15.689064 14.636719 15.736104 14.667828 15.769531 14.673828 C 16.205982 14.673828 16.641676 14.814306 17.074219 15.066406 C 17.506762 15.318506 17.935247 15.683872 18.357422 16.138672 C 19.201772 17.048172 20.019091 18.317559 20.783203 19.755859 C 22.209218 22.439859 23.386812 25.662347 24.275391 28.310547 C 24.570325 28.105547 24.824523 27.852053 25.103516 27.626953 C 25.091136 27.547953 25.079919 27.471131 25.068359 27.394531 L 24.703125 27.685547 C 23.805967 24.950847 22.489162 21.393478 20.960938 18.517578 C 20.196825 17.079578 19.379506 15.811744 18.535156 14.902344 C 18.112981 14.447744 17.684496 14.082078 17.251953 13.830078 C 16.81941 13.578078 16.383716 13.4399 15.947266 13.4375 C 15.913836 13.4275 15.864846 13.400391 15.828125 13.400391 z M 7.3632812 14.818359 C 6.3255042 14.808359 3.671345 15.74735 1.46875 16.59375 L 1.46875 16.548828 C 1.41048 16.589828 1.3307685 16.642794 1.2734375 16.683594 L 1.2910156 17.832031 C 3.4936096 16.985631 6.149723 16.049441 7.1875 16.056641 C 7.302564 16.056641 7.3962044 16.056266 7.4746094 16.072266 C 7.7989614 15.485766 7.943594 15.064878 7.796875 14.892578 C 7.725865 14.818578 7.5673333 14.818359 7.3632812 14.818359 z M 10.080078 16.070312 C 9.6612171 16.134313 8.6099033 17.211838 7.3632812 18.648438 C 6.1166602 20.085137 4.6747322 21.880459 3.4726562 23.380859 L 3.3574219 23.169922 C 3.2187029 23.372822 3.0754291 23.578259 2.9550781 23.755859 C 3.1057401 24.003459 3.2301963 24.265906 3.3945312 24.503906 C 5.4870583 21.892806 8.2581025 18.446856 9.4765625 17.535156 L 9.4785156 17.535156 C 9.9272766 16.753256 10.244627 16.162822 10.199219 16.107422 C 10.167539 16.092422 10.125069 16.070312 10.080078 16.070312 z " + transform="translate(0,1020.3622)" + id="path5715" /> diff --git a/src/usr/share/lxqt/themes/Lubuntu/simple_blue_widescreen.png b/src/usr/share/lxqt/themes/Lubuntu/simple_blue_widescreen.png deleted file mode 100644 index 778a1a7..0000000 Binary files a/src/usr/share/lxqt/themes/Lubuntu/simple_blue_widescreen.png and /dev/null differ diff --git a/src/usr/share/lxqt/themes/Lubuntu/spacer-plugin/spacer-dots.svg b/src/usr/share/lxqt/themes/Lubuntu/spacer-plugin/spacer-dots.svg new file mode 100644 index 0000000..d8f5bd2 --- /dev/null +++ b/src/usr/share/lxqt/themes/Lubuntu/spacer-plugin/spacer-dots.svg @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/usr/share/lxqt/themes/Lubuntu/spacer-plugin/spacer-line.svg b/src/usr/share/lxqt/themes/Lubuntu/spacer-plugin/spacer-line.svg new file mode 100644 index 0000000..c079276 --- /dev/null +++ b/src/usr/share/lxqt/themes/Lubuntu/spacer-plugin/spacer-line.svg @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/usr/share/lxqt/themes/Lubuntu/wall.png b/src/usr/share/lxqt/themes/Lubuntu/wall.png new file mode 100644 index 0000000..794e2b7 Binary files /dev/null and b/src/usr/share/lxqt/themes/Lubuntu/wall.png differ diff --git a/src/usr/share/lxqt/themes/Lubuntu/wallpaper.cfg b/src/usr/share/lxqt/themes/Lubuntu/wallpaper.cfg index 590e570..085902d 100644 --- a/src/usr/share/lxqt/themes/Lubuntu/wallpaper.cfg +++ b/src/usr/share/lxqt/themes/Lubuntu/wallpaper.cfg @@ -1,2 +1,2 @@ wallpapers/size=1 -wallpapers/1/file=simple_blue_widescreen.png +wallpapers/1/file=wall.png