diff options
Diffstat (limited to 'colors/base16-moonlight.css')
| -rw-r--r-- | colors/base16-moonlight.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/colors/base16-moonlight.css b/colors/base16-moonlight.css index d2915ae..75c0b18 100644 --- a/colors/base16-moonlight.css +++ b/colors/base16-moonlight.css @@ -21,5 +21,5 @@ image { } button:hover { - background-color: rgba(239, 67, 250, 0.15); + background-color: rgba(239, 67, 250, 0.4); } |
