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