aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.16/gtk-contained-solid.css
diff options
context:
space:
mode:
authorHorst31802015-07-14 13:42:47 +0200
committerHorst31802015-07-14 13:42:51 +0200
commitb5515e6bace01afab1e24e1d14be70a507b48168 (patch)
tree1454e333e1ca77f526182a52c99d600ef456f374 /common/gtk-3.0/3.16/gtk-contained-solid.css
parent45d13ffe5bd5ef054403804ae09b5b2e5be890f8 (diff)
downloadsolarc-theme-b5515e6bace01afab1e24e1d14be70a507b48168.tar.gz
solarc-theme-b5515e6bace01afab1e24e1d14be70a507b48168.tar.xz
solarc-theme-b5515e6bace01afab1e24e1d14be70a507b48168.zip
fix unreadable text-color in progressbars
this fixes #76
Diffstat (limited to 'common/gtk-3.0/3.16/gtk-contained-solid.css')
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-solid.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.16/gtk-contained-solid.css b/common/gtk-3.0/3.16/gtk-contained-solid.css
index f932850..038e298 100644
--- a/common/gtk-3.0/3.16/gtk-contained-solid.css
+++ b/common/gtk-3.0/3.16/gtk-contained-solid.css
@@ -1135,6 +1135,7 @@ GtkTreeView.view {
box-shadow: none;
background-color: #ffffff; }
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
+ color: #5c616c;
background-color: #cfd6e6;
border-radius: 3px;
border-width: 0; }