summaryrefslogtreecommitdiff
path: root/src/stylesheets/Paper Dark by 6788.qss
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2019-11-27 14:10:50 -0500
committerisanae <14251494+isanae@users.noreply.github.com>2019-11-27 14:10:50 -0500
commit70e66802a2d46a1ffdac7528b134c9d7741a8797 (patch)
tree800e8f695d1ec4d3a8fe3ed312e5e00ae14df875 /src/stylesheets/Paper Dark by 6788.qss
parent892a19bfc613bbc6d157eced8356314026febbac (diff)
changed labels that have links to new LinkLabel, removed hardcoded colors
changed the link colors on dark themes to something saner
Diffstat (limited to 'src/stylesheets/Paper Dark by 6788.qss')
-rw-r--r--src/stylesheets/Paper Dark by 6788.qss4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/stylesheets/Paper Dark by 6788.qss b/src/stylesheets/Paper Dark by 6788.qss
index 77086c15..6043ae6b 100644
--- a/src/stylesheets/Paper Dark by 6788.qss
+++ b/src/stylesheets/Paper Dark by 6788.qss
@@ -66,6 +66,10 @@ QSplitter {
width: 8px;
}
+LinkLabel {
+ qproperty-linkColor: #3399FF;
+}
+
/* Toolbar */
QToolBar {