From c6404f0813a6be31b5a32ce9615be4cdddf8a2fd Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 7 Nov 2016 16:23:09 +0000 Subject: adjust colors --- Redcore-daytime/lxqt-panel.qss | 50 +++++++++++++++++++++--------------------- 1 file changed, 25 insertions(+), 25 deletions(-) (limited to 'Redcore-daytime/lxqt-panel.qss') diff --git a/Redcore-daytime/lxqt-panel.qss b/Redcore-daytime/lxqt-panel.qss index 7ed53b4..af84ba3 100644 --- a/Redcore-daytime/lxqt-panel.qss +++ b/Redcore-daytime/lxqt-panel.qss @@ -27,7 +27,7 @@ Plugin, LXQtPanelPlugin { padding: 0; spacing: 20px; - qproperty-moveMarkerColor: #157DEC; + qproperty-moveMarkerColor: #990000; } Plugin > QWidget, @@ -86,7 +86,7 @@ QMenu::item { } QMenu::item:selected { - background: #157dec; + background: #990000; color: #f9f9f9; } @@ -108,7 +108,7 @@ QMenu::right-arrow { QCalendarWidget QAbstractItemView:enabled { color: #2D2D2D; - selection-background-color: #157DEC; + selection-background-color: #990000; selection-color: #f9f9f9; border: 1px solid #4c4c4c; border-top: transparent; @@ -162,13 +162,13 @@ QCalendarWidget QMenu { QCalendarWidget QMenu::item:selected { color: #DEDEDE; - background: #157DEC; + background: #990000; } QCalendarWidget QSpinBox { color: #DEDEDE; background-color: #4C4C4C; - selection-background-color: #157DEC; + selection-background-color: #990000; selection-color: #DEDEDE; } @@ -188,7 +188,7 @@ QCalendarWidget QSpinBox { } #MainMenu:hover { - border: 1px solid #157dec; + border: 1px solid #990000; } #MainMenu:pressed { @@ -209,7 +209,7 @@ QCalendarWidget QSpinBox { } #QuickLaunch QToolButton:hover{ - border: 1px solid #157dec; + border: 1px solid #990000; } #QuickLaunch QToolButton:pressed { @@ -227,12 +227,12 @@ QCalendarWidget QSpinBox { #TaskBar QToolButton:on{ background: #1A1A1A; - border-bottom: 1px solid #157DEC; + border-bottom: 1px solid #990000; } #TaskBar QToolButton:hover{ - background: #157dec; - border-bottom: 1px solid #157dec; + background: #990000; + border-bottom: 1px solid #990000; } #TaskBar QToolButton:pressed { @@ -246,7 +246,7 @@ QCalendarWidget QSpinBox { #TaskBar LXQtGroupPopup { background: #2D2D2D; - border: 1px solid #157DEC; + border: 1px solid #990000; } /* * Tray Plugin @@ -271,7 +271,7 @@ TrayIcon { } #LXQtMountPlugin QToolButton:hover { - border: 1px solid #157dec; + border: 1px solid #990000; } #LXQtMountPlugin QToolButton:pressed { @@ -301,7 +301,7 @@ TrayIcon { #LXQtMountPopup #EjectButton:hover, #LXQtMountPopup #DiskButton:hover { - border: 1px solid #157dec; + border: 1px solid #990000; } #LXQtMountPopup #NoDiskLabel { @@ -319,7 +319,7 @@ TrayIcon { } #VolumePlugin QToolButton:hover { - border: 1px solid #157dec; + border: 1px solid #990000; } #VolumePlugin QToolButton:pressed { @@ -344,7 +344,7 @@ VolumePopup > QPushButton { } VolumePopup > QPushButton:hover { - border: 1px solid #157dec; + border: 1px solid #990000; background: #1f3d65; } @@ -362,7 +362,7 @@ VolumePopup > QSlider::handle:vertical { } VolumePopup > QSlider::add-page:vertical { - background: #157DEC; + background: #990000; border-radius: 0px; } @@ -380,7 +380,7 @@ border-radius: 0px; } #Clock:hover { - border: 1px solid #157dec; + border: 1px solid #990000; } #Clock:pressed { @@ -407,7 +407,7 @@ border-radius: 0px; } #ShowDesktop:hover { - border: 1px solid #157dec; + border: 1px solid #990000; } #ShowDesktop:pressed { @@ -427,12 +427,12 @@ border-radius: 0px; #DesktopSwitch QToolButton:on { background: #1A1A1A; - border-bottom: 1px solid #157DEC; + border-bottom: 1px solid #990000; } #DesktopSwitch QToolButton:hover { - border: 1px solid #157dec; - border-bottom: 1px solid #157DEC; + border: 1px solid #990000; + border-bottom: 1px solid #990000; } #DesktopSwitch QToolButton:pressed { @@ -454,7 +454,7 @@ border-radius: 0px; } #PanelScreenSaver:hover { - border: 1px solid #157dec; + border: 1px solid #990000; } #PanelScreenSaver:pressed { @@ -474,7 +474,7 @@ border-radius: 0px; } #KbIndicator QLabel:enabled { - background: #157DEC; + background: #990000; } /* @@ -486,7 +486,7 @@ border-radius: 0px; } #WorldClock:hover { - border: 1px solid #157dec; + border: 1px solid #990000; } #WorldClock QLabel { @@ -540,7 +540,7 @@ border-radius: 0px; } #DomPlugin QToolButton:hover { - border: 1px solid #157dec; + border: 1px solid #990000; } #DomPlugin QToolButton:pressed { -- cgit v1.2.3