summaryrefslogtreecommitdiff
path: root/Redcore-daytime
diff options
context:
space:
mode:
Diffstat (limited to 'Redcore-daytime')
-rw-r--r--Redcore-daytime/arrow-right.pngbin287 -> 0 bytes
-rw-r--r--Redcore-daytime/calendar-popup/left-arrow.svg16
-rw-r--r--Redcore-daytime/calendar-popup/right-arrow.svg16
-rw-r--r--Redcore-daytime/debug.pngbin11830 -> 0 bytes
-rw-r--r--Redcore-daytime/lxqt-notificationd.qss44
-rw-r--r--Redcore-daytime/lxqt-panel.qss578
-rw-r--r--Redcore-daytime/lxqt-runner.qss70
-rw-r--r--Redcore-daytime/lxqt-runner/close-dark.svg63
-rw-r--r--Redcore-daytime/lxqt-runner/close.svg15
-rw-r--r--Redcore-daytime/lxqt-runner/down-arrow.svg16
-rw-r--r--Redcore-daytime/mainmenu.pngbin2567 -> 0 bytes
-rw-r--r--Redcore-daytime/preview.pngbin1451 -> 0 bytes
-rw-r--r--Redcore-daytime/spacer-plugin/spacer-dots.svg119
-rw-r--r--Redcore-daytime/spacer-plugin/spacer-line.svg118
-rw-r--r--Redcore-daytime/volume-plugin/mixer.svg3
15 files changed, 0 insertions, 1058 deletions
diff --git a/Redcore-daytime/arrow-right.png b/Redcore-daytime/arrow-right.png
deleted file mode 100644
index fdc8c59..0000000
--- a/Redcore-daytime/arrow-right.png
+++ /dev/null
Binary files differ
diff --git a/Redcore-daytime/calendar-popup/left-arrow.svg b/Redcore-daytime/calendar-popup/left-arrow.svg
deleted file mode 100644
index 4084094..0000000
--- a/Redcore-daytime/calendar-popup/left-arrow.svg
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg id="svg2" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="100%" width="100%" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" viewBox="0 0 16 16">
- <metadata id="metadata14">
- <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="g4" style="color:#bebebe" fill="#555" transform="matrix(0,1,-1,0,16,0)">
- <path id="path6" d="m8 0c-4.4183 0-8 3.5817-8 8s3.5817 8 8 8 8-3.5817 8-8-3.582-8-8-8zm0 2c3.3137 0 6 2.6863 6 6s-2.6863 6-6 6-6-2.686-6-6c0-3.3137 2.6863-6 6-6z"/>
- <path id="path8" d="m7 4v4h-3l4 4 4-4h-3v-4z"/>
- </g>
-</svg>
diff --git a/Redcore-daytime/calendar-popup/right-arrow.svg b/Redcore-daytime/calendar-popup/right-arrow.svg
deleted file mode 100644
index 04b62d4..0000000
--- a/Redcore-daytime/calendar-popup/right-arrow.svg
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg id="svg2" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="100%" width="100%" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" viewBox="0 0 16 16">
- <metadata id="metadata14">
- <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="g4" style="color:#bebebe" fill="#555" transform="matrix(0,-1,1,0,0,16)">
- <path id="path6" d="m8 0c-4.4183 0-8 3.5817-8 8s3.5817 8 8 8 8-3.5817 8-8-3.582-8-8-8zm0 2c3.3137 0 6 2.6863 6 6s-2.6863 6-6 6-6-2.686-6-6c0-3.3137 2.6863-6 6-6z"/>
- <path id="path8" d="m7 4v4h-3l4 4 4-4h-3v-4z"/>
- </g>
-</svg>
diff --git a/Redcore-daytime/debug.png b/Redcore-daytime/debug.png
deleted file mode 100644
index 84d5534..0000000
--- a/Redcore-daytime/debug.png
+++ /dev/null
Binary files differ
diff --git a/Redcore-daytime/lxqt-notificationd.qss b/Redcore-daytime/lxqt-notificationd.qss
deleted file mode 100644
index 961fb6f..0000000
--- a/Redcore-daytime/lxqt-notificationd.qss
+++ /dev/null
@@ -1,44 +0,0 @@
-Notification {
- background:#2D2D2D;
- padding: 1px;
- margin: 0px;
-}
-
-QLabel {
- color: #DEDEDE;
-}
-
-QToolButton {
- margin: 1px;
- border: 0px solid transparent;
- padding: 0px;
- font-size: 9pt;
- color: hsv(0, 0, 64);
-}
-
-QToolButton:focus {
- border: 0px solid hsv(0, 0, 160);
-}
-
-QToolButton:hover {
- border: 0px solid hsv(0, 0, 240);
- margin: 2px;
- padding: 2px;
-}
-
-QToolButton:focus:hover {
- border: 1px dashed hsv(0, 0, 255);
-}
-
-QToolButton:pressed {
- background: hsv(0, 0, 160);
-}
-
-#appLabel {
- color: #DEDEDE;
-}
-
-#closeButton {
- qproperty-icon: url(lxqt-runner/close-dark.svg);
- qproperty-iconSize: 18px;
-}
diff --git a/Redcore-daytime/lxqt-panel.qss b/Redcore-daytime/lxqt-panel.qss
deleted file mode 100644
index cb75da8..0000000
--- a/Redcore-daytime/lxqt-panel.qss
+++ /dev/null
@@ -1,578 +0,0 @@
-/*
- * Kogaion daylight lxqt theme, originated from Frost
- * Author: bionel (ionel.busuioc@gmail.com)
- */
-
-/*
- * General panel settings
- */
-
-LXQtPanel #BackgroundWidget {
- background: #2D2D2D;
-}
-
-QToolTip {
- border: 0px solid #4C4C4C;
- background:#1A1A1A;
- color: #DEDEDE;
- padding: 1px;
- margin: 0px;
-}
-
-/*
- * General plugins settings
- */
-
-Plugin,
-LXQtPanelPlugin {
- padding: 0;
- spacing: 20px;
- qproperty-moveMarkerColor: #520A0A;
-}
-
-Plugin > QWidget,
-Plugin > QWidget > QWidget {
- color: #DEDEDE;
-}
-
-Plugin > QToolButton,
-Plugin > QWidget > QToolButton,
-Plugin > QWidget > QToolButton > QWidget > QToolButton,
-LXQtPanelPlugin > QToolButton {
- margin: 1px;
- border: 0px solid transparent;
- outline: none;
- qproperty-iconSize: 24px;
- color: #DEDEDE;
-}
-
-Plugin > QToolButton:hover,
-Plugin > QWidget > QToolButton:hover,
-LXQtPanelPlugin > QToolButton:hover {
- color: #DEDEDE;
-}
-
-Plugin > QToolButton:pressed,
-Plugin > QWidget > QToolButton:pressed,
-LXQtPanelPlugin > QToolButton:pressed {
- padding: 2px;
-}
-
-/*
- * Menus
- */
-
-QMenu {
- background-color: #dedede;
- border: 1px solid #4c4c4c;
-}
-
-QMenu::separator {
- height: 1px;
- background: #555555;
- margin-left: 2px;
- margin-right: 2px;
-}
-
-QMenu::icon {
- background-color: transparent;
- border: 1px solid transparent;
- padding-left: 5px;
-}
-
-QMenu::item {
- color: #555555;
- padding: 5px 30px 5px 30px;
-}
-
-QMenu::item:selected {
- background: #520A0A;
- color: #f9f9f9;
-}
-
-QMenu::item:selected:disabled {
- background-color: #2D2D2D;
-}
-
-QMenu::item:disabled {
- color: #6D6D6D;
-}
-
-QMenu::right-arrow {
- image: url(arrow-right.png);
-}
-
-/*
- * Calendar Widget
-*/
-
-QCalendarWidget QAbstractItemView:enabled {
- color: #2D2D2D;
- selection-background-color: #520A0A;
- selection-color: #f9f9f9;
- border: 1px solid #4c4c4c;
- border-top: transparent;
-}
-
-QCalendarWidget QAbstractItemView:disabled {
- color: #4C4C4C;
-}
-
-QCalendarWidget QWidget {
- alternate-background-color: #DEDEDE;
-}
-QCalendarWidget #qt_calendar_navigationbar {
- background-color: #dedede;
- color: #555555;
- padding: 2px;
- border-top: 1px solid #4c4c4c;
- border-left: 1px solid #4c4c4c;
- border-right: 1px solid #4c4c4c;
-}
-
-QCalendarWidget QToolButton {
- color: #555555;
- padding:2px;
- margin: 2px;
-}
-
-QCalendarWidget QToolButton:hover {
- color: #DEDEDE;
-}
-
-QCalendarWidget QToolButton::menu-indicator {
- image: none;
-}
-
-QCalendarWidget #qt_calendar_nextmonth {
- qproperty-icon: url(calendar-popup/right-arrow.svg);
- qproperty-iconSize: 18px;
-}
-
-QCalendarWidget #qt_calendar_prevmonth {
- qproperty-icon: url(calendar-popup/left-arrow.svg);
- qproperty-iconSize: 18px;
-}
-
-QCalendarWidget QMenu {
- border-color: #4c4c4c;
- background-color: #dedede;
- color: #555555;
-}
-
-QCalendarWidget QMenu::item:selected {
- color: #DEDEDE;
- background: #520A0A;
-}
-
-QCalendarWidget QSpinBox {
- color: #DEDEDE;
- background-color: #4C4C4C;
- selection-background-color: #520A0A;
- selection-color: #DEDEDE;
-}
-
-/*
- * Main menu plugin
- */
-
-#MainMenuPlugin {
- padding: 0px;
-}
-
-#MainMenu {
- background: transparent;
- qproperty-icon: url(mainmenu.png);
- padding: 2px;
- color: #DEDEDE;
-}
-
-#MainMenu:hover {
- border: 1px solid #520A0A;
-}
-
-#MainMenu:pressed {
- padding: 4px;
-}
-
-/*
- * QuickLaunch
- */
-#QuickLaunchPlaceHolder {
- color: #DEDEDE;
-}
-
-#QuickLaunch QToolButton{
- border: 0px;
- margin: 1px;
- padding: 2px;
-}
-
-#QuickLaunch QToolButton:hover{
- border: 1px solid #520A0A;
-}
-
-#QuickLaunch QToolButton:pressed {
- padding: 4px;
-}
-
-/*
- * TaskBar
- */
-#TaskBar QToolButton{
- border-bottom: 1px solid #4C4C4C;
- margin: 1px;
- padding: 2px;
-}
-
-#TaskBar QToolButton:on{
- background: #801A1A1A;
- border-bottom: 1px solid #520A0A;
-}
-
-#TaskBar QToolButton:hover{
- background: #520A0A;
- border-bottom: 1px solid #520A0A;
-}
-
-#TaskBar QToolButton:pressed {
- padding: 4px;
-}
-
-#TaskBar QToolButton[urgent="true"] {
- color: palette(highlighted-text);
- background: palette(highlight);
-}
-
-#TaskBar LXQtGroupPopup {
- background: #2D2D2D;
- border: 1px solid #520A0A;
-}
-/*
- * Tray Plugin
- */
-#Tray {
- min-width: 6px;
-}
-
-TrayIcon {
- border: 0px;
- margin: 2px;
- padding: 2px;
-}
-
-/*
- * Mount plugin
- */
-#LXQtMountPlugin QToolButton{
- border: 0px;
- margin: 1px;
- padding: 2px;
-}
-
-#LXQtMountPlugin QToolButton:hover {
- border: 1px solid #520A0A;
-}
-
-#LXQtMountPlugin QToolButton:pressed {
- padding: 4px;
-}
-
-#LXQtMountPopup {
- background-color: #2D2D2D;
- padding: 4px;
-}
-
-#LXQtMountPopup > MenuDiskItem {
- border-radius: 0px;
-}
-
-#LXQtMountPopup > MenuDiskItem:hover {
-}
-
-#LXQtMountPopup #EjectButton,
-#LXQtMountPopup #DiskButton {
- qproperty-iconSize: 22px;
- background-color: transparent;
- border: none;
- color: #DEDEDE;
- padding: 4px;
-}
-
-#LXQtMountPopup #EjectButton:hover,
-#LXQtMountPopup #DiskButton:hover {
- border: 1px solid #520A0A;
-}
-
-#LXQtMountPopup #NoDiskLabel {
- margin: 6px;
- color: #DEDEDE;
-}
-
-/*
- * Volume plugin
- */
-#VolumePlugin QToolButton{
- border: 0px;
- margin: 1px;
- padding: 2px;
-}
-
-#VolumePlugin QToolButton:hover {
- border: 1px solid #520A0A;
-}
-
-#VolumePlugin QToolButton:pressed {
- padding: 4px;
-}
-
-VolumePopup {
- background: #2D2D2D;
- border: 1px solid #4C4C4C;
- margin: 0px;
- padding: 2px;
-}
-
-VolumePopup > QPushButton {
- color: #DEDEDE;
- background: #2D2D2D;
- border: 1px solid #4C4C4C;
- border-radius: 0px;
- padding: 2px 10px;
- margin: 3px;
- qproperty-iconSize: 24px;
-}
-
-VolumePopup > QPushButton:hover {
- border: 1px solid #520A0A;
- background: #1f3d65;
-}
-
-VolumePopup > QSlider::groove:vertical {
- background: hsv(0, 0, 9);
- width: 6px;
- border-radius: 0px;
-}
-
-VolumePopup > QSlider::handle:vertical {
- height: 10px;
- background: #C2C2C2;
- border-radius: 0px;
- margin: 0 -3px; /* expand outside the groove */
- }
-
-VolumePopup > QSlider::add-page:vertical {
- background: #520A0A;
- border-radius: 0px;
-}
-
-VolumePopup > QSlider::sub-page:vertical {
-background: rgba(0, 0, 0, 80%);
-border-radius: 0px;
-}
-
- /*
- * Clock
- */
-#Clock{
- margin: 1px;
- padding: 2px;
-}
-
-#Clock:hover {
- border: 1px solid #520A0A;
-}
-
-#Clock:pressed {
- padding: 4px
-}
-
-#Clock > QWidget{
- margin: 2px;
-}
-
-#Clock QLabel{
- margin: 2px;
- color: #DEDEDE;
- qproperty-alignment: alignCenter;
-}
-
-/*
- * ShowDesktop
- */
-#ShowDesktop {
- border: 0px;
- margin: 1px;
- padding: 2px;
-}
-
-#ShowDesktop:hover {
- border: 1px solid #520A0A;
-}
-
-#ShowDesktop:pressed {
- padding: 4px;
-}
-
-/*
- * Desktopswitch
- */
-#DesktopSwitch QToolButton {
- margin: 1px;
- color: #DEDEDE;
- border-bottom: 1px solid #4C4C4C;
- background: transparent;
- padding: 2px;
-}
-
-#DesktopSwitch QToolButton:on {
- background: transparent;
- border-bottom: 1px solid #520A0A;
-}
-
-#DesktopSwitch QToolButton:hover {
- border: 1px solid #520A0A;
- border-bottom: 1px solid #520A0A;
-}
-
-#DesktopSwitch QToolButton:pressed {
- padding: 4px;
-}
-
-#DesktopSwitch QToolButton[urgent="true"] {
- color: palette(highlighted-text);
- background: palette(highlight);
-}
-
-/*
- * Screensaver
- */
-#PanelScreenSaver {
- border: 0px;
- margin: 1px;
- padding: 2px;
-}
-
-#PanelScreenSaver:hover {
- border: 1px solid #520A0A;
-}
-
-#PanelScreenSaver:pressed {
- padding: 4px;
-}
-
-/*
- * KbIndicator
- */
-#KbIndicator QLabel {
- padding: 3px;
- border: 0px;
-}
-
-#KbIndicator QLabel:disabled {
- color: #999999;
-}
-
-#KbIndicator QLabel:enabled {
- background: #520A0A;
-}
-
-/*
- * WorldClock
- */
-
-#WorldClock {
- margin: 1px;
- padding: 2px;
-}
-
-#WorldClock:hover {
- border: 1px solid #520A0A;
-}
-
-#WorldClock QLabel {
- margin-left: 6px;
- margin-right: 6px;
- color: #DEDEDE;
-}
-
-/*
- * SysStat
- */
-
-#SysStat {
- padding: 1px 1px 1px 1px;
-}
-
-#SysStat > QLabel {
- font-size: 6pt;
-}
-
-#SysStat_Graph {
- qproperty-gridColor: rgba(255, 255, 255, 25%);
- qproperty-titleColor: rgba(255, 255, 255, 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(96, 96, 96);
- 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);
-}
-
-/*
- * CPU monitor
- */
-
-#LXQtCpuLoad {
- qproperty-fontColor: #cacaca;
-}
-
-/*
- * DOM
- */
-#DomPlugin QToolButton{
- qproperty-icon: url(/debug.png);
- margin: 2px;
- padding: 2px;
-}
-
-#DomPlugin QToolButton:hover {
- border: 1px solid #520A0A;
-}
-
-#DomPlugin QToolButton:pressed {
- padding: 4px;
-}
-
-/*
- * 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: 0px;
- margin-bottom: 0px;
-}
-
-#Spacer[orientation="vertical"] {
- background-repeat: repeat-x;
- margin-right: 0px;
- margin-left: 0px;
-}
diff --git a/Redcore-daytime/lxqt-runner.qss b/Redcore-daytime/lxqt-runner.qss
deleted file mode 100644
index 0f8b974..0000000
--- a/Redcore-daytime/lxqt-runner.qss
+++ /dev/null
@@ -1,70 +0,0 @@
-/*
- * Panel
- */
-
-#panel {
- border: 1px solid #520A0A;
- background:#dedede;
- padding: 2px;
- margin: 0px;
-}
-
-/*
- * Buttons
- */
-
-QToolButton::menu-indicator {
- image: none;
-}
-
-QToolButton {
- margin: 0px;
- border: 0px solid transparent;
- padding: 0px;
- font-size: 10pt;
- color: #DEDEDE;
- qproperty-iconSize: 20px;
-}
-
-QToolButton:hover {
- border: 0px solid #DEDEDE;
- margin: 1px;
- padding: 1px;
-
-}
-
-#closeButton {
- qproperty-icon: url(lxqt-runner/close.svg);
-}
-
-#actionButton {
- qproperty-icon: url(lxqt-runner/down-arrow.svg);
-}
-
-/*
- *Search field
- */
-
-#commandEd {
- border: 1px solid #6e6e6e;
- padding: 0px;
- margin: 0px;
- background: white;
- color: #2D2D2D;
- selection-background-color: #1A80B6;
- selection-color: white;
-}
-
-/*
- *Search results list
- */
-
-#commandList {
- border: 1px solid #520A0A;
- border-top: transparent;
-}
-
-#commandList::item {
- margin: 2px;
- padding: 2px;
-}
diff --git a/Redcore-daytime/lxqt-runner/close-dark.svg b/Redcore-daytime/lxqt-runner/close-dark.svg
deleted file mode 100644
index 2c5fe8a..0000000
--- a/Redcore-daytime/lxqt-runner/close-dark.svg
+++ /dev/null
@@ -1,63 +0,0 @@
-<?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"
- viewBox="0 0 16.000001 16.000001"
- id="svg2"
- version="1.1"
- inkscape:version="0.48.5 r10040"
- width="100%"
- height="100%"
- sodipodi:docname="close.svg">
- <metadata
- id="metadata12">
- <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="defs10" />
- <sodipodi:namedview
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1"
- objecttolerance="10"
- gridtolerance="10"
- guidetolerance="10"
- inkscape:pageopacity="0"
- inkscape:pageshadow="2"
- inkscape:window-width="1920"
- inkscape:window-height="915"
- id="namedview8"
- showgrid="false"
- fit-margin-top="0"
- fit-margin-left="0"
- fit-margin-right="0"
- fit-margin-bottom="0"
- inkscape:zoom="14.749999"
- inkscape:cx="6.9687489"
- inkscape:cy="12.392494"
- inkscape:window-x="0"
- inkscape:window-y="0"
- inkscape:window-maximized="1"
- inkscape:current-layer="svg2" />
- <g
- transform="matrix(1.1479821,0,0,1.1479821,-47.103141,-595.83858)"
- id="g4">
- <path
- style="line-height:normal;color:#bebebe;fill:#dedede;fill-opacity:1"
- d="m 48,519.03125 c -3.85327,0 -6.96875,3.11547 -6.96875,6.96875 0,3.85327 3.11548,6.96875 6.96875,6.96875 3.85327,0 6.96875,-3.11548 6.96875,-6.96875 0,-3.85328 -3.11548,-6.96875 -6.96875,-6.96875 z M 45,523 l 1,0 c 0.01037,-1.2e-4 0.02079,-4.6e-4 0.03125,0 0.254951,0.0112 0.50987,0.12858 0.6875,0.3125 L 48,524.59375 49.3125,523.3125 C 49.578125,523.082 49.759172,523.007 50,523 l 1,0 0,1 c 0,0.28647 -0.03434,0.55065 -0.25,0.75 l -1.28125,1.28125 1.25,1.25 C 50.906938,527.46942 50.999992,527.7347 51,528 l 0,1 -1,0 c -0.265301,-10e-6 -0.530586,-0.0931 -0.71875,-0.28125 L 48,527.4375 46.71875,528.71875 C 46.530586,528.90694 46.26529,529 46,529 l -1,0 0,-1 c -3e-6,-0.26529 0.09306,-0.53058 0.28125,-0.71875 l 1.28125,-1.25 L 45.28125,524.75 C 45.070508,524.55537 44.97809,524.28075 45,524 l 0,-1 z"
- id="path6"
- inkscape:connector-curvature="0" />
- </g>
-</svg>
diff --git a/Redcore-daytime/lxqt-runner/close.svg b/Redcore-daytime/lxqt-runner/close.svg
deleted file mode 100644
index d88c98b..0000000
--- a/Redcore-daytime/lxqt-runner/close.svg
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg id="svg2" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="100%" width="100%" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" viewBox="0 0 16.000001 16.000001">
- <metadata id="metadata12">
- <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="g4135">
- <path id="path6" style="color:#bebebe" fill="#555" d="m8 0.0000043406c-4.4235 0-8 3.5765-8 8-4.5938e-7 4.423 3.5765 8 8 8 4.423 0 8-3.577 8-8 0-4.4235-3.577-8-8-8zm-3.4439 4.5561h1.148c0.011905-0.0001378 0.023866-0.0005281 0.035874 0 0.29268 0.012857 0.58532 0.14761 0.78924 0.35874l1.4708 1.4709 1.5067-1.4709c0.305-0.2646 0.5123-0.3507 0.7893-0.3587h1.148v1.148c0 0.32886-0.03942 0.63214-0.287 0.86099l-1.4709 1.4708 1.4349 1.435c0.21604 0.21602 0.32286 0.52055 0.32287 0.82511v1.148h-1.148c-0.3046 0-0.6091-0.107-0.8251-0.323l-1.4709-1.4708-1.4709 1.4708c-0.21601 0.21604-0.52056 0.32287-0.82511 0.32287h-1.148v-1.148c-0.0000034-0.30455 0.10683-0.6091 0.32287-0.82511l1.4709-1.435-1.4709-1.4709c-0.2419-0.2234-0.348-0.5387-0.3228-0.861v-1.148z"/>
- </g>
-</svg>
diff --git a/Redcore-daytime/lxqt-runner/down-arrow.svg b/Redcore-daytime/lxqt-runner/down-arrow.svg
deleted file mode 100644
index ec0511d..0000000
--- a/Redcore-daytime/lxqt-runner/down-arrow.svg
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg id="svg2" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="100%" width="100%" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" viewBox="0 0 16 16">
- <metadata id="metadata14">
- <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="g4" style="color:#bebebe" fill="#555">
- <path id="path6" d="m8 0c-4.4183 0-8 3.5817-8 8s3.5817 8 8 8 8-3.5817 8-8-3.582-8-8-8zm0 2c3.3137 0 6 2.6863 6 6s-2.6863 6-6 6-6-2.686-6-6c0-3.3137 2.6863-6 6-6z"/>
- <path id="path8" d="m7 4v4h-3l4 4 4-4h-3v-4z"/>
- </g>
-</svg>
diff --git a/Redcore-daytime/mainmenu.png b/Redcore-daytime/mainmenu.png
deleted file mode 100644
index f20d308..0000000
--- a/Redcore-daytime/mainmenu.png
+++ /dev/null
Binary files differ
diff --git a/Redcore-daytime/preview.png b/Redcore-daytime/preview.png
deleted file mode 100644
index fc6888f..0000000
--- a/Redcore-daytime/preview.png
+++ /dev/null
Binary files differ
diff --git a/Redcore-daytime/spacer-plugin/spacer-dots.svg b/Redcore-daytime/spacer-plugin/spacer-dots.svg
deleted file mode 100644
index 4d173bf..0000000
--- a/Redcore-daytime/spacer-plugin/spacer-dots.svg
+++ /dev/null
@@ -1,119 +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="6"
- height="6"
- viewBox="0 0 6.0000003 5.9999999"
- id="svg2"
- version="1.1"
- inkscape:version="0.91 r13725"
- 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="-3.5060899"
- inkscape:cy="3.8426497"
- inkscape:document-units="px"
- inkscape:current-layer="layer1"
- showgrid="false"
- inkscape:snap-bbox="true"
- inkscape:bbox-paths="true"
- inkscape:bbox-nodes="true"
- showguides="false"
- inkscape:guide-bbox="true"
- inkscape:window-width="1920"
- inkscape:window-height="1023"
- inkscape:window-x="0"
- inkscape:window-y="0"
- 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" />
- </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)">
- <circle
- cy="504.96042"
- cx="375.35345"
- id="circle4148"
- style="fill:#ffffff;fill-opacity:0.19607843;stroke:none"
- r="1.0000001" />
- </g>
-</svg>
diff --git a/Redcore-daytime/spacer-plugin/spacer-line.svg b/Redcore-daytime/spacer-plugin/spacer-line.svg
deleted file mode 100644
index 75a70d3..0000000
--- a/Redcore-daytime/spacer-plugin/spacer-line.svg
+++ /dev/null
@@ -1,118 +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="0.99999994"
- height="0.99999994"
- viewBox="0 0 0.99999996 0.99999996"
- id="svg2"
- version="1.1"
- inkscape:version="0.91 r13725"
- 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="64"
- inkscape:cx="-1.7369116"
- inkscape:cy="3.1661617"
- inkscape:document-units="px"
- inkscape:current-layer="layer1"
- showgrid="false"
- inkscape:snap-bbox="true"
- inkscape:bbox-paths="true"
- inkscape:bbox-nodes="true"
- showguides="false"
- inkscape:guide-bbox="true"
- inkscape:window-width="1920"
- inkscape:window-height="1023"
- inkscape:window-x="0"
- inkscape:window-y="0"
- 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.575113,-304.41072"
- orientation="0,1"
- id="guide4211" />
- <sodipodi:guide
- position="33.110823,-337"
- orientation="0,1"
- id="guide4213" />
- </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,-520.25507)">
- <rect
- y="520.25507"
- x="373.85345"
- height="1"
- width="1"
- id="rect4290"
- style="fill:#ffffff;fill-opacity:0.19607843;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
- </g>
-</svg>
diff --git a/Redcore-daytime/volume-plugin/mixer.svg b/Redcore-daytime/volume-plugin/mixer.svg
deleted file mode 100644
index 72628c9..0000000
--- a/Redcore-daytime/volume-plugin/mixer.svg
+++ /dev/null
@@ -1,3 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
-<path style="fill:#bebebe;color:#bebebe" d="m 10.5,6 5,0 C 15.777,6 16,6.223 16,6.5 l 0,1 C 16,7.777 15.777,8 15.5,8 l -5,0 C 10.223,8 10,7.777 10,7.5 l 0,-1 C 10,6.223 10.223,6 10.5,6 z m -5,4 5,0 c 0.277,0 0.5,0.223 0.5,0.5 l 0,1 c 0,0.277 -0.223,0.5 -0.5,0.5 l -5,0 C 5.223,12 5,11.777 5,11.5 l 0,-1 C 5,10.223 5.223,10 5.5,10 z m -5,-6 5,0 C 5.777,4 6,4.223 6,4.5 l 0,1 C 6,5.777 5.777,6 5.5,6 l -5,0 C 0.223,6 0,5.777 0,5.5 l 0,-1 C 0,4.223 0.223,4 0.5,4 z M 9,2 9,14 C 9,14.554 8.554,15 8,15 7.446,15 7,14.554 7,14 L 7,2 C 7,1.446 7.446,1 8,1 8.554,1 9,1.446 9,2 z m 5,0 0,12 c 0,0.554 -0.446,1 -1,1 -0.554,0 -1,-0.446 -1,-1 L 12,2 c 0,-0.554 0.446,-1 1,-1 0.554,0 1,0.446 1,1 z M 4,2 4,14 C 4,14.554 3.554,15 3,15 2.446,15 2,14.554 2,14 L 2,2 C 2,1.446 2.446,1 3,1 3.554,1 4,1.446 4,2 z"/>
-</svg>