diff options
Diffstat (limited to 'colors/base16-grayscale-dark.css')
| -rw-r--r-- | colors/base16-grayscale-dark.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/colors/base16-grayscale-dark.css b/colors/base16-grayscale-dark.css index 9e2a1e1..370c222 100644 --- a/colors/base16-grayscale-dark.css +++ b/colors/base16-grayscale-dark.css @@ -21,5 +21,5 @@ image { } button:hover { - background-color: rgba(247, 247, 247, 0.15); + background-color: rgba(247, 247, 247, 0.4); } |
