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