diff options
author | Horst3180 | 2015-08-03 19:23:10 +0200 |
---|---|---|
committer | Horst3180 | 2015-08-03 19:23:10 +0200 |
commit | 2376326de034be8260cbc7d712563267137c2515 (patch) | |
tree | 58d37c45b9ea4784eab756bb5f6e524be89ea605 | |
parent | bd5daf593a3b37de4128edaf848b821f6bcd26b6 (diff) | |
download | solarc-theme-2376326de034be8260cbc7d712563267137c2515.tar.gz solarc-theme-2376326de034be8260cbc7d712563267137c2515.tar.xz solarc-theme-2376326de034be8260cbc7d712563267137c2515.zip |
fix invisible notebook arrow
-rw-r--r-- | common/gtk-3.0/3.14/gtk-contained-dark.css | 2 | ||||
-rw-r--r-- | common/gtk-3.0/3.14/gtk-contained-darker.css | 2 | ||||
-rw-r--r-- | common/gtk-3.0/3.14/gtk-contained-solid-dark.css | 2 | ||||
-rw-r--r-- | common/gtk-3.0/3.14/gtk-contained-solid-darker.css | 2 | ||||
-rw-r--r-- | common/gtk-3.0/3.14/gtk-contained-solid.css | 2 | ||||
-rw-r--r-- | common/gtk-3.0/3.14/gtk-contained.css | 2 | ||||
-rw-r--r-- | common/gtk-3.0/3.14/sass/_common.scss | 2 | ||||
-rw-r--r-- | common/gtk-3.0/3.16/gtk-contained-dark.css | 2 | ||||
-rw-r--r-- | common/gtk-3.0/3.16/gtk-contained-darker.css | 2 | ||||
-rw-r--r-- | common/gtk-3.0/3.16/gtk-contained-solid-dark.css | 2 | ||||
-rw-r--r-- | common/gtk-3.0/3.16/gtk-contained-solid-darker.css | 2 | ||||
-rw-r--r-- | common/gtk-3.0/3.16/gtk-contained-solid.css | 2 | ||||
-rw-r--r-- | common/gtk-3.0/3.16/gtk-contained.css | 2 | ||||
-rw-r--r-- | common/gtk-3.0/3.16/sass/_common.scss | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/common/gtk-3.0/3.14/gtk-contained-dark.css b/common/gtk-3.0/3.14/gtk-contained-dark.css index 0f49ec6..5ca613b 100644 --- a/common/gtk-3.0/3.14/gtk-contained-dark.css +++ b/common/gtk-3.0/3.14/gtk-contained-dark.css @@ -1511,7 +1511,7 @@ column-header .button, column-header .button:hover, column-header .button:active .notebook.arrow:active { color: #D3DAE3; } .notebook.arrow:insensitive { - color: rgba(211, 218, 227, 0); } + color: rgba(211, 218, 227, 0.15); } /************** * Scrollbars * diff --git a/common/gtk-3.0/3.14/gtk-contained-darker.css b/common/gtk-3.0/3.14/gtk-contained-darker.css index b41fb9e..d296129 100644 --- a/common/gtk-3.0/3.14/gtk-contained-darker.css +++ b/common/gtk-3.0/3.14/gtk-contained-darker.css @@ -1512,7 +1512,7 @@ column-header .button, column-header .button:hover, column-header .button:active .notebook.arrow:active { color: #5c616c; } .notebook.arrow:insensitive { - color: rgba(92, 97, 108, 0); } + color: rgba(92, 97, 108, 0.25); } /************** * Scrollbars * diff --git a/common/gtk-3.0/3.14/gtk-contained-solid-dark.css b/common/gtk-3.0/3.14/gtk-contained-solid-dark.css index 6ac7f91..be70c84 100644 --- a/common/gtk-3.0/3.14/gtk-contained-solid-dark.css +++ b/common/gtk-3.0/3.14/gtk-contained-solid-dark.css @@ -1511,7 +1511,7 @@ column-header .button, column-header .button:hover, column-header .button:active .notebook.arrow:active { color: #D3DAE3; } .notebook.arrow:insensitive { - color: rgba(211, 218, 227, 0); } + color: rgba(211, 218, 227, 0.15); } /************** * Scrollbars * diff --git a/common/gtk-3.0/3.14/gtk-contained-solid-darker.css b/common/gtk-3.0/3.14/gtk-contained-solid-darker.css index e44e1e7..98a78c9 100644 --- a/common/gtk-3.0/3.14/gtk-contained-solid-darker.css +++ b/common/gtk-3.0/3.14/gtk-contained-solid-darker.css @@ -1512,7 +1512,7 @@ column-header .button, column-header .button:hover, column-header .button:active .notebook.arrow:active { color: #5c616c; } .notebook.arrow:insensitive { - color: rgba(92, 97, 108, 0); } + color: rgba(92, 97, 108, 0.25); } /************** * Scrollbars * diff --git a/common/gtk-3.0/3.14/gtk-contained-solid.css b/common/gtk-3.0/3.14/gtk-contained-solid.css index f5e1039..4f72252 100644 --- a/common/gtk-3.0/3.14/gtk-contained-solid.css +++ b/common/gtk-3.0/3.14/gtk-contained-solid.css @@ -1511,7 +1511,7 @@ column-header .button, column-header .button:hover, column-header .button:active .notebook.arrow:active { color: #5c616c; } .notebook.arrow:insensitive { - color: rgba(92, 97, 108, 0); } + color: rgba(92, 97, 108, 0.25); } /************** * Scrollbars * diff --git a/common/gtk-3.0/3.14/gtk-contained.css b/common/gtk-3.0/3.14/gtk-contained.css index 43c5184..2628d67 100644 --- a/common/gtk-3.0/3.14/gtk-contained.css +++ b/common/gtk-3.0/3.14/gtk-contained.css @@ -1511,7 +1511,7 @@ column-header .button, column-header .button:hover, column-header .button:active .notebook.arrow:active { color: #5c616c; } .notebook.arrow:insensitive { - color: rgba(92, 97, 108, 0); } + color: rgba(92, 97, 108, 0.25); } /************** * Scrollbars * diff --git a/common/gtk-3.0/3.14/sass/_common.scss b/common/gtk-3.0/3.14/sass/_common.scss index 089b641..b9f2863 100644 --- a/common/gtk-3.0/3.14/sass/_common.scss +++ b/common/gtk-3.0/3.14/sass/_common.scss @@ -1735,7 +1735,7 @@ column-header.button.dnd { // for treeview-like derive widgets &:hover { color: mix($fg_color, $insensitive_fg_color, 50%); } &:active { color: $fg_color; } &:insensitive { - color: transparentize($insensitive_fg_color,0.7); + color: transparentize($insensitive_fg_color,0.3); } } } diff --git a/common/gtk-3.0/3.16/gtk-contained-dark.css b/common/gtk-3.0/3.16/gtk-contained-dark.css index f5b9a4f..0a7e5a9 100644 --- a/common/gtk-3.0/3.16/gtk-contained-dark.css +++ b/common/gtk-3.0/3.16/gtk-contained-dark.css @@ -1526,7 +1526,7 @@ column-header .button, column-header .button:hover, column-header .button:active .notebook.arrow:active { color: #D3DAE3; } .notebook.arrow:insensitive { - color: rgba(211, 218, 227, 0); } + color: rgba(211, 218, 227, 0.15); } /************** * Scrollbars * diff --git a/common/gtk-3.0/3.16/gtk-contained-darker.css b/common/gtk-3.0/3.16/gtk-contained-darker.css index ac27f39..6c62bf8 100644 --- a/common/gtk-3.0/3.16/gtk-contained-darker.css +++ b/common/gtk-3.0/3.16/gtk-contained-darker.css @@ -1527,7 +1527,7 @@ column-header .button, column-header .button:hover, column-header .button:active .notebook.arrow:active { color: #5c616c; } .notebook.arrow:insensitive { - color: rgba(92, 97, 108, 0); } + color: rgba(92, 97, 108, 0.25); } /************** * Scrollbars * diff --git a/common/gtk-3.0/3.16/gtk-contained-solid-dark.css b/common/gtk-3.0/3.16/gtk-contained-solid-dark.css index 52b12c7..f92eb1c 100644 --- a/common/gtk-3.0/3.16/gtk-contained-solid-dark.css +++ b/common/gtk-3.0/3.16/gtk-contained-solid-dark.css @@ -1526,7 +1526,7 @@ column-header .button, column-header .button:hover, column-header .button:active .notebook.arrow:active { color: #D3DAE3; } .notebook.arrow:insensitive { - color: rgba(211, 218, 227, 0); } + color: rgba(211, 218, 227, 0.15); } /************** * Scrollbars * diff --git a/common/gtk-3.0/3.16/gtk-contained-solid-darker.css b/common/gtk-3.0/3.16/gtk-contained-solid-darker.css index ef6e9df..9724413 100644 --- a/common/gtk-3.0/3.16/gtk-contained-solid-darker.css +++ b/common/gtk-3.0/3.16/gtk-contained-solid-darker.css @@ -1527,7 +1527,7 @@ column-header .button, column-header .button:hover, column-header .button:active .notebook.arrow:active { color: #5c616c; } .notebook.arrow:insensitive { - color: rgba(92, 97, 108, 0); } + color: rgba(92, 97, 108, 0.25); } /************** * Scrollbars * 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 0e93bff..e587370 100644 --- a/common/gtk-3.0/3.16/gtk-contained-solid.css +++ b/common/gtk-3.0/3.16/gtk-contained-solid.css @@ -1526,7 +1526,7 @@ column-header .button, column-header .button:hover, column-header .button:active .notebook.arrow:active { color: #5c616c; } .notebook.arrow:insensitive { - color: rgba(92, 97, 108, 0); } + color: rgba(92, 97, 108, 0.25); } /************** * Scrollbars * diff --git a/common/gtk-3.0/3.16/gtk-contained.css b/common/gtk-3.0/3.16/gtk-contained.css index 51e4c90..eab47fb 100644 --- a/common/gtk-3.0/3.16/gtk-contained.css +++ b/common/gtk-3.0/3.16/gtk-contained.css @@ -1526,7 +1526,7 @@ column-header .button, column-header .button:hover, column-header .button:active .notebook.arrow:active { color: #5c616c; } .notebook.arrow:insensitive { - color: rgba(92, 97, 108, 0); } + color: rgba(92, 97, 108, 0.25); } /************** * Scrollbars * diff --git a/common/gtk-3.0/3.16/sass/_common.scss b/common/gtk-3.0/3.16/sass/_common.scss index 6b075ee..27956f6 100644 --- a/common/gtk-3.0/3.16/sass/_common.scss +++ b/common/gtk-3.0/3.16/sass/_common.scss @@ -1750,7 +1750,7 @@ column-header.button.dnd { // for treeview-like derive widgets &:hover { color: mix($fg_color, $insensitive_fg_color, 50%); } &:active { color: $fg_color; } &:insensitive { - color: transparentize($insensitive_fg_color,0.7); + color: transparentize($insensitive_fg_color,0.3); } } } |