summaryrefslogtreecommitdiff
path: root/Redcore-nighttime/lxqt-runner.qss
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-11-07 16:23:09 +0000
committerV3n3RiX <venerix@rogentos.ro>2016-11-07 16:23:09 +0000
commitc6404f0813a6be31b5a32ce9615be4cdddf8a2fd (patch)
tree0d5ef471c776c1cd923191b5c4df52f11d15109c /Redcore-nighttime/lxqt-runner.qss
parent4c721439ab6575f3a00d91811de87ed83687ad18 (diff)
adjust colors
Diffstat (limited to 'Redcore-nighttime/lxqt-runner.qss')
-rw-r--r--Redcore-nighttime/lxqt-runner.qss6
1 files changed, 3 insertions, 3 deletions
diff --git a/Redcore-nighttime/lxqt-runner.qss b/Redcore-nighttime/lxqt-runner.qss
index 065c6eb..47e41c4 100644
--- a/Redcore-nighttime/lxqt-runner.qss
+++ b/Redcore-nighttime/lxqt-runner.qss
@@ -3,7 +3,7 @@
*/
#panel {
- border: 1px solid #1956a6;
+ border: 1px solid #990000;
background:#2D2D2D;
padding: 2px;
margin: 0px;
@@ -27,7 +27,7 @@ QToolButton {
}
QToolButton:hover {
- border: 0px solid #1956a6;
+ border: 0px solid #990000;
margin: 1px;
padding: 1px;
@@ -60,7 +60,7 @@ QToolButton:hover {
*/
#commandList {
- border: 1px solid #1956a6;
+ border: 1px solid #990000;
border-top: transparent;
}