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