diff options
-rw-r--r-- | Redcore-daylight/arrow-right.png (renamed from Redcore-bright/arrow-right.png) | bin | 287 -> 287 bytes | |||
-rw-r--r-- | Redcore-daylight/calendar-popup/left-arrow.svg (renamed from Redcore-bright/calendar-popup/left-arrow.svg) | 0 | ||||
-rw-r--r-- | Redcore-daylight/calendar-popup/right-arrow.svg (renamed from Redcore-bright/calendar-popup/right-arrow.svg) | 0 | ||||
-rw-r--r-- | Redcore-daylight/debug.png (renamed from Redcore-bright/debug.png) | bin | 11830 -> 11830 bytes | |||
-rw-r--r-- | Redcore-daylight/lxqt-notificationd.qss (renamed from Redcore-bright/lxqt-notificationd.qss) | 6 | ||||
-rw-r--r-- | Redcore-daylight/lxqt-panel.qss (renamed from Redcore-bright/lxqt-panel.qss) | 34 | ||||
-rw-r--r-- | Redcore-daylight/lxqt-runner.qss (renamed from Redcore-bright/lxqt-runner.qss) | 8 | ||||
-rw-r--r-- | Redcore-daylight/lxqt-runner/close-dark.svg (renamed from Redcore-bright/lxqt-runner/close-dark.svg) | 0 | ||||
-rw-r--r-- | Redcore-daylight/lxqt-runner/close.svg (renamed from Redcore-bright/lxqt-runner/close.svg) | 0 | ||||
-rw-r--r-- | Redcore-daylight/lxqt-runner/down-arrow.svg (renamed from Redcore-bright/lxqt-runner/down-arrow.svg) | 0 | ||||
-rw-r--r-- | Redcore-daylight/mainmenu.png (renamed from Redcore-bright/mainmenu.png) | bin | 3026 -> 3026 bytes | |||
-rw-r--r-- | Redcore-daylight/preview.png (renamed from Redcore-bright/preview.png) | bin | 1426 -> 1426 bytes | |||
-rw-r--r-- | Redcore-daylight/spacer-plugin/spacer-dots.svg (renamed from Redcore-bright/spacer-plugin/spacer-dots.svg) | 0 | ||||
-rw-r--r-- | Redcore-daylight/spacer-plugin/spacer-line.svg (renamed from Redcore-bright/spacer-plugin/spacer-line.svg) | 0 | ||||
-rw-r--r-- | Redcore-daylight/volume-plugin/mixer.svg (renamed from Redcore-bright/volume-plugin/mixer.svg) | 0 | ||||
-rw-r--r-- | Redcore-daytime/arrow-right.png | bin | 287 -> 0 bytes | |||
-rw-r--r-- | Redcore-daytime/calendar-popup/left-arrow.svg | 16 | ||||
-rw-r--r-- | Redcore-daytime/calendar-popup/right-arrow.svg | 16 | ||||
-rw-r--r-- | Redcore-daytime/debug.png | bin | 11830 -> 0 bytes | |||
-rw-r--r-- | Redcore-daytime/lxqt-notificationd.qss | 44 | ||||
-rw-r--r-- | Redcore-daytime/lxqt-panel.qss | 578 | ||||
-rw-r--r-- | Redcore-daytime/lxqt-runner.qss | 70 | ||||
-rw-r--r-- | Redcore-daytime/lxqt-runner/close-dark.svg | 63 | ||||
-rw-r--r-- | Redcore-daytime/lxqt-runner/close.svg | 15 | ||||
-rw-r--r-- | Redcore-daytime/lxqt-runner/down-arrow.svg | 16 | ||||
-rw-r--r-- | Redcore-daytime/mainmenu.png | bin | 2567 -> 0 bytes | |||
-rw-r--r-- | Redcore-daytime/preview.png | bin | 1451 -> 0 bytes | |||
-rw-r--r-- | Redcore-daytime/spacer-plugin/spacer-dots.svg | 119 | ||||
-rw-r--r-- | Redcore-daytime/spacer-plugin/spacer-line.svg | 118 | ||||
-rw-r--r-- | Redcore-daytime/volume-plugin/mixer.svg | 3 | ||||
-rw-r--r-- | Redcore-nighttime/lxqt-notificationd.qss | 6 | ||||
-rw-r--r-- | Redcore-nighttime/lxqt-panel.qss | 68 | ||||
-rw-r--r-- | Redcore-nighttime/lxqt-runner.qss | 8 |
33 files changed, 65 insertions, 1123 deletions
diff --git a/Redcore-bright/arrow-right.png b/Redcore-daylight/arrow-right.png Binary files differindex fdc8c59..fdc8c59 100644 --- a/Redcore-bright/arrow-right.png +++ b/Redcore-daylight/arrow-right.png diff --git a/Redcore-bright/calendar-popup/left-arrow.svg b/Redcore-daylight/calendar-popup/left-arrow.svg index 4084094..4084094 100644 --- a/Redcore-bright/calendar-popup/left-arrow.svg +++ b/Redcore-daylight/calendar-popup/left-arrow.svg diff --git a/Redcore-bright/calendar-popup/right-arrow.svg b/Redcore-daylight/calendar-popup/right-arrow.svg index 04b62d4..04b62d4 100644 --- a/Redcore-bright/calendar-popup/right-arrow.svg +++ b/Redcore-daylight/calendar-popup/right-arrow.svg diff --git a/Redcore-bright/debug.png b/Redcore-daylight/debug.png Binary files differindex 84d5534..84d5534 100644 --- a/Redcore-bright/debug.png +++ b/Redcore-daylight/debug.png diff --git a/Redcore-bright/lxqt-notificationd.qss b/Redcore-daylight/lxqt-notificationd.qss index 961fb6f..b50fa80 100644 --- a/Redcore-bright/lxqt-notificationd.qss +++ b/Redcore-daylight/lxqt-notificationd.qss @@ -1,11 +1,11 @@ Notification { - background:#2D2D2D; + background:#31363b; padding: 1px; margin: 0px; } QLabel { - color: #DEDEDE; + color: #eff0f1; } QToolButton { @@ -35,7 +35,7 @@ QToolButton:pressed { } #appLabel { - color: #DEDEDE; + color: #eff0f1; } #closeButton { diff --git a/Redcore-bright/lxqt-panel.qss b/Redcore-daylight/lxqt-panel.qss index bb17560..ec9bb9d 100644 --- a/Redcore-bright/lxqt-panel.qss +++ b/Redcore-daylight/lxqt-panel.qss @@ -8,13 +8,13 @@ */ LXQtPanel #BackgroundWidget { - background: #dedede; + background: #eff0f1; } QToolTip { border: 0px solid #4C4C4C; background:#1A1A1A; - color: #DEDEDE; + color: #eff0f1; padding: 1px; margin: 0px; } @@ -32,7 +32,7 @@ LXQtPanelPlugin { Plugin > QWidget, Plugin > QWidget > QWidget { - color: #DEDEDE; + color: #eff0f1; } Plugin > QToolButton, @@ -49,7 +49,7 @@ LXQtPanelPlugin > QToolButton { Plugin > QToolButton:hover, Plugin > QWidget > QToolButton:hover, LXQtPanelPlugin > QToolButton:hover { - color: #DEDEDE; + color: #eff0f1; } Plugin > QToolButton:pressed, @@ -63,7 +63,7 @@ LXQtPanelPlugin > QToolButton:pressed { */ QMenu { - background-color: #dedede; + background-color: #eff0f1; border: 1px solid #6e6e6e; } @@ -91,7 +91,7 @@ QMenu::item:selected { } QMenu::item:selected:disabled { - background-color: #2D2D2D; + background-color: #31363b; } QMenu::item:disabled { @@ -107,7 +107,7 @@ QMenu::right-arrow { */ QCalendarWidget QAbstractItemView:enabled { - color: #2D2D2D; + color: #31363b; selection-background-color: #520A0A; selection-color: #f9f9f9; border: 1px solid #6e6e6e; @@ -119,10 +119,10 @@ QCalendarWidget QAbstractItemView:disabled { } QCalendarWidget QWidget { - alternate-background-color: #DEDEDE; + alternate-background-color: #eff0f1; } QCalendarWidget #qt_calendar_navigationbar { - background-color: #dedede; + background-color: #eff0f1; color: #555555; padding: 2px; border-top: 1px solid #6e6e6e; @@ -137,7 +137,7 @@ QCalendarWidget QToolButton { } QCalendarWidget QToolButton:hover { - color: #DEDEDE; + color: #eff0f1; } QCalendarWidget QToolButton::menu-indicator { @@ -156,20 +156,20 @@ QCalendarWidget #qt_calendar_prevmonth { QCalendarWidget QMenu { border-color: #6e6e6e; - background-color: #dedede; + background-color: #eff0f1; color: #555555; } QCalendarWidget QMenu::item:selected { - color: #DEDEDE; + color: #eff0f1; background: #520A0A; } QCalendarWidget QSpinBox { - color: #DEDEDE; + color: #eff0f1; background-color: #4C4C4C; selection-background-color: #520A0A; - selection-color: #DEDEDE; + selection-color: #eff0f1; } /* @@ -245,7 +245,7 @@ QCalendarWidget QSpinBox { } #TaskBar LXQtGroupPopup { - background: #dedede; + background: #eff0f1; border: 1px solid #520A0A; } /* @@ -279,7 +279,7 @@ TrayIcon { } #LXQtMountPopup { - background-color: #dedede; + background-color: #eff0f1; padding: 4px; } @@ -328,7 +328,7 @@ TrayIcon { VolumePopup { border: 1px solid #6e6e6e; - background: #dedede; + background: #eff0f1; margin: 0px; padding: 2px; } diff --git a/Redcore-bright/lxqt-runner.qss b/Redcore-daylight/lxqt-runner.qss index 0f8b974..ec4f69c 100644 --- a/Redcore-bright/lxqt-runner.qss +++ b/Redcore-daylight/lxqt-runner.qss @@ -4,7 +4,7 @@ #panel { border: 1px solid #520A0A; - background:#dedede; + background:#eff0f1; padding: 2px; margin: 0px; } @@ -22,12 +22,12 @@ QToolButton { border: 0px solid transparent; padding: 0px; font-size: 10pt; - color: #DEDEDE; + color: #eff0f1; qproperty-iconSize: 20px; } QToolButton:hover { - border: 0px solid #DEDEDE; + border: 0px solid #eff0f1; margin: 1px; padding: 1px; @@ -50,7 +50,7 @@ QToolButton:hover { padding: 0px; margin: 0px; background: white; - color: #2D2D2D; + color: #31363b; selection-background-color: #1A80B6; selection-color: white; } diff --git a/Redcore-bright/lxqt-runner/close-dark.svg b/Redcore-daylight/lxqt-runner/close-dark.svg index 2c5fe8a..2c5fe8a 100644 --- a/Redcore-bright/lxqt-runner/close-dark.svg +++ b/Redcore-daylight/lxqt-runner/close-dark.svg diff --git a/Redcore-bright/lxqt-runner/close.svg b/Redcore-daylight/lxqt-runner/close.svg index d88c98b..d88c98b 100644 --- a/Redcore-bright/lxqt-runner/close.svg +++ b/Redcore-daylight/lxqt-runner/close.svg diff --git a/Redcore-bright/lxqt-runner/down-arrow.svg b/Redcore-daylight/lxqt-runner/down-arrow.svg index ec0511d..ec0511d 100644 --- a/Redcore-bright/lxqt-runner/down-arrow.svg +++ b/Redcore-daylight/lxqt-runner/down-arrow.svg diff --git a/Redcore-bright/mainmenu.png b/Redcore-daylight/mainmenu.png Binary files differindex e765546..e765546 100644 --- a/Redcore-bright/mainmenu.png +++ b/Redcore-daylight/mainmenu.png diff --git a/Redcore-bright/preview.png b/Redcore-daylight/preview.png Binary files differindex 31ce5dd..31ce5dd 100644 --- a/Redcore-bright/preview.png +++ b/Redcore-daylight/preview.png diff --git a/Redcore-bright/spacer-plugin/spacer-dots.svg b/Redcore-daylight/spacer-plugin/spacer-dots.svg index 6ec80ab..6ec80ab 100644 --- a/Redcore-bright/spacer-plugin/spacer-dots.svg +++ b/Redcore-daylight/spacer-plugin/spacer-dots.svg diff --git a/Redcore-bright/spacer-plugin/spacer-line.svg b/Redcore-daylight/spacer-plugin/spacer-line.svg index 9d895d7..9d895d7 100644 --- a/Redcore-bright/spacer-plugin/spacer-line.svg +++ b/Redcore-daylight/spacer-plugin/spacer-line.svg diff --git a/Redcore-bright/volume-plugin/mixer.svg b/Redcore-daylight/volume-plugin/mixer.svg index 72628c9..72628c9 100644 --- a/Redcore-bright/volume-plugin/mixer.svg +++ b/Redcore-daylight/volume-plugin/mixer.svg diff --git a/Redcore-daytime/arrow-right.png b/Redcore-daytime/arrow-right.png Binary files differdeleted file mode 100644 index fdc8c59..0000000 --- a/Redcore-daytime/arrow-right.png +++ /dev/null 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 Binary files differdeleted file mode 100644 index 84d5534..0000000 --- a/Redcore-daytime/debug.png +++ /dev/null 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 Binary files differdeleted file mode 100644 index f20d308..0000000 --- a/Redcore-daytime/mainmenu.png +++ /dev/null diff --git a/Redcore-daytime/preview.png b/Redcore-daytime/preview.png Binary files differdeleted file mode 100644 index fc6888f..0000000 --- a/Redcore-daytime/preview.png +++ /dev/null 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> diff --git a/Redcore-nighttime/lxqt-notificationd.qss b/Redcore-nighttime/lxqt-notificationd.qss index b8452ba..ca28d18 100644 --- a/Redcore-nighttime/lxqt-notificationd.qss +++ b/Redcore-nighttime/lxqt-notificationd.qss @@ -1,11 +1,11 @@ Notification { - background:#2D2D2D; + background:#31363b; padding: 1px; margin: 0px; } QLabel { - color: #DEDEDE; + color: #eff0f1; } QToolButton { @@ -35,7 +35,7 @@ QToolButton:pressed { } #appLabel { - color: #DEDEDE; + color: #eff0f1; } #closeButton { diff --git a/Redcore-nighttime/lxqt-panel.qss b/Redcore-nighttime/lxqt-panel.qss index fe46257..e2769a7 100644 --- a/Redcore-nighttime/lxqt-panel.qss +++ b/Redcore-nighttime/lxqt-panel.qss @@ -8,13 +8,13 @@ */ LXQtPanel #BackgroundWidget { - background: #2D2D2D; + background: #31363b; } QToolTip { border: 0px solid #4C4C4C; background:#1A1A1A; - color: #DEDEDE; + color: #eff0f1; padding: 1px; margin: 0px; } @@ -32,7 +32,7 @@ LXQtPanelPlugin { Plugin > QWidget, Plugin > QWidget > QWidget { - color: #DEDEDE; + color: #eff0f1; } Plugin > QToolButton, @@ -43,13 +43,13 @@ LXQtPanelPlugin > QToolButton { border: 0px solid transparent; outline: none; qproperty-iconSize: 24px; - color: #DEDEDE; + color: #eff0f1; } Plugin > QToolButton:hover, Plugin > QWidget > QToolButton:hover, LXQtPanelPlugin > QToolButton:hover { - color: #DEDEDE; + color: #eff0f1; } Plugin > QToolButton:pressed, @@ -63,7 +63,7 @@ LXQtPanelPlugin > QToolButton:pressed { */ QMenu { - background-color: #2D2D2D; + background-color: #31363b; border: 1px solid #6e6e6e; } @@ -81,17 +81,17 @@ QMenu::icon { } QMenu::item { - color: #dedede; + color: #eff0f1; padding: 5px 30px 5px 30px; } QMenu::item:selected { background: #520A0A; - color: #dedede; + color: #eff0f1; } QMenu::item:selected:disabled { - background-color: #2D2D2D; + background-color: #31363b; } QMenu::item:disabled { @@ -107,12 +107,12 @@ QMenu::right-arrow { */ QCalendarWidget QAbstractItemView:enabled { - color: #dedede; + color: #eff0f1; selection-background-color: #520A0A; - selection-color: #dedede; + selection-color: #eff0f1; border: 1px solid #6e6e6e; border-top: transparent; - background-color: #2d2d2d; + background-color: #31363b; } QCalendarWidget QAbstractItemView:disabled { @@ -120,11 +120,11 @@ QCalendarWidget QAbstractItemView:disabled { } QCalendarWidget QWidget { - alternate-background-color: #2d2d2d; + alternate-background-color: #31363b; } QCalendarWidget #qt_calendar_navigationbar { - background-color: #2d2d2d; - color: #dedede; + background-color: #31363b; + color: #eff0f1; padding: 2px; border-top: 1px solid #6e6e6e; border-left: 1px solid #6e6e6e; @@ -132,13 +132,13 @@ QCalendarWidget #qt_calendar_navigationbar { } QCalendarWidget QToolButton { - color: #dedede; + color: #eff0f1; padding:2px; margin: 2px; } QCalendarWidget QToolButton:hover { - color: #DEDEDE; + color: #eff0f1; background: #1f3d65; border: 1px solid #520A0A; } @@ -159,20 +159,20 @@ QCalendarWidget #qt_calendar_prevmonth { QCalendarWidget QMenu { border-color: #6e6e6e; - background-color: #2d2d2d; - color: #dedede; + background-color: #31363b; + color: #eff0f1; } QCalendarWidget QMenu::item:selected { - color: #DEDEDE; + color: #eff0f1; background: #520A0A; } QCalendarWidget QSpinBox { - color: #DEDEDE; + color: #eff0f1; background-color: #4C4C4C; selection-background-color: #520A0A; - selection-color: #DEDEDE; + selection-color: #eff0f1; } /* @@ -187,7 +187,7 @@ QCalendarWidget QSpinBox { background: transparent; qproperty-icon: url(mainmenu.png); padding: 2px; - color: #DEDEDE; + color: #eff0f1; } #MainMenu:hover { @@ -202,7 +202,7 @@ QCalendarWidget QSpinBox { * QuickLaunch */ #QuickLaunchPlaceHolder { - color: #DEDEDE; + color: #eff0f1; } #QuickLaunch QToolButton{ @@ -248,7 +248,7 @@ QCalendarWidget QSpinBox { } #TaskBar LXQtGroupPopup { - background: #2D2D2D; + background: #31363b; border: 1px solid #520A0A; } /* @@ -282,7 +282,7 @@ TrayIcon { } #LXQtMountPopup { - background-color: #2D2D2D; + background-color: #31363b; padding: 4px; } @@ -298,7 +298,7 @@ TrayIcon { qproperty-iconSize: 22px; background-color: transparent; border: none; - color: #DEDEDE; + color: #eff0f1; padding: 4px; } @@ -309,7 +309,7 @@ TrayIcon { #LXQtMountPopup #NoDiskLabel { margin: 6px; - color: #DEDEDE; + color: #eff0f1; } /* @@ -330,15 +330,15 @@ TrayIcon { } VolumePopup { - background: #2D2D2D; + background: #31363b; border: 1px solid #4C4C4C; margin: 0px; padding: 2px; } VolumePopup > QPushButton { - color: #DEDEDE; - background: #2D2D2D; + color: #eff0f1; + background: #31363b; border: 1px solid #4C4C4C; border-radius: 0px; padding: 2px 10px; @@ -396,7 +396,7 @@ border-radius: 0px; #Clock QLabel{ margin: 2px; - color: #DEDEDE; + color: #eff0f1; qproperty-alignment: alignCenter; } @@ -422,7 +422,7 @@ border-radius: 0px; */ #DesktopSwitch QToolButton { margin: 1px; - color: #DEDEDE; + color: #eff0f1; border-bottom: 1px solid #4C4C4C; background: transparent; padding: 2px; @@ -496,7 +496,7 @@ border-radius: 0px; #WorldClock QLabel { margin-left: 6px; margin-right: 6px; - color: #DEDEDE; + color: #eff0f1; } /* diff --git a/Redcore-nighttime/lxqt-runner.qss b/Redcore-nighttime/lxqt-runner.qss index 42ee838..c770d7a 100644 --- a/Redcore-nighttime/lxqt-runner.qss +++ b/Redcore-nighttime/lxqt-runner.qss @@ -4,7 +4,7 @@ #panel { border: 1px solid #520A0A; - background:#2D2D2D; + background:#31363b; padding: 2px; margin: 0px; } @@ -22,7 +22,7 @@ QToolButton { border: 0px solid transparent; padding: 0px; font-size: 10pt; - color: #DEDEDE; + color: #eff0f1; qproperty-iconSize: 20px; } @@ -49,8 +49,8 @@ QToolButton:hover { border: 1px solid #4C4C4C; padding: 0px; margin: 0px; - background: 2d2d2d; - color: #dedede; + background: 31363b; + color: #eff0f1; selection-background-color: #1A80B6; selection-color: white; } |