diff options
Diffstat (limited to 'colors/base16-material-darker.css')
| -rw-r--r-- | colors/base16-material-darker.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/colors/base16-material-darker.css b/colors/base16-material-darker.css index 7345b60..03bfa0f 100644 --- a/colors/base16-material-darker.css +++ b/colors/base16-material-darker.css @@ -21,5 +21,5 @@ image { } button:hover { - background-color: rgba(255, 255, 255, 0.15); + background-color: rgba(255, 255, 255, 0.4); } |
