summaryrefslogtreecommitdiff
path: root/src/stylesheets/vs15 Dark-Red.qss
diff options
context:
space:
mode:
Diffstat (limited to 'src/stylesheets/vs15 Dark-Red.qss')
-rw-r--r--src/stylesheets/vs15 Dark-Red.qss3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/stylesheets/vs15 Dark-Red.qss b/src/stylesheets/vs15 Dark-Red.qss
index 0c0e21a8..60f565a1 100644
--- a/src/stylesheets/vs15 Dark-Red.qss
+++ b/src/stylesheets/vs15 Dark-Red.qss
@@ -95,6 +95,9 @@ QTreeView::branch:selected {
QLabel {
background-color: transparent; }
+LinkLabel {
+ qproperty-linkColor: #3399FF; }
+
/* Left Pane & File Trees #QTreeView, #QListView*/
QTreeView::branch:closed:has-children {
image: url(./vs15/branch-closed.png); }