summaryrefslogtreecommitdiff
path: root/Redcore-daytime/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-daytime/lxqt-runner.qss
parent4c721439ab6575f3a00d91811de87ed83687ad18 (diff)
adjust colors
Diffstat (limited to 'Redcore-daytime/lxqt-runner.qss')
-rw-r--r--Redcore-daytime/lxqt-runner.qss4
1 files changed, 2 insertions, 2 deletions
diff --git a/Redcore-daytime/lxqt-runner.qss b/Redcore-daytime/lxqt-runner.qss
index 1eb2b28..51830fd 100644
--- a/Redcore-daytime/lxqt-runner.qss
+++ b/Redcore-daytime/lxqt-runner.qss
@@ -3,7 +3,7 @@
*/
#panel {
- border: 1px solid #157DEC;
+ border: 1px solid #990000;
background:#dedede;
padding: 2px;
margin: 0px;
@@ -60,7 +60,7 @@ QToolButton:hover {
*/
#commandList {
- border: 1px solid #157DEC;
+ border: 1px solid #990000;
border-top: transparent;
}