diff options
Diffstat (limited to 'colors/base16-google-light.css')
| -rw-r--r-- | colors/base16-google-light.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/colors/base16-google-light.css b/colors/base16-google-light.css index 40b57e6..f79b489 100644 --- a/colors/base16-google-light.css +++ b/colors/base16-google-light.css @@ -21,5 +21,5 @@ image { } button:hover { - background-color: rgba(29, 31, 33, 0.15); + background-color: rgba(29, 31, 33, 0.4); } |
