aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-tomorrow.css
diff options
context:
space:
mode:
authorLibravatar Alexey Stepanov <blueingreen@bluig.space>2024-09-26 12:36:33 +0500
committerLibravatar Alexey Stepanov <blueingreen@bluig.space>2024-09-26 12:36:33 +0500
commitb2a9614635bb2a8cd44fb4df33a79db432ec2040 (patch)
tree668d8d8ed216c0b8a17ff19d0081e5e20290fced /colors/base16-tomorrow.css
parent32a56ed55105a2e4172eadefc58e6346dcea78f4 (diff)
update
- add example images; - update body.mustache; - update README.md.
Diffstat (limited to 'colors/base16-tomorrow.css')
-rw-r--r--colors/base16-tomorrow.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/colors/base16-tomorrow.css b/colors/base16-tomorrow.css
index 51422e1..7a93bab 100644
--- a/colors/base16-tomorrow.css
+++ b/colors/base16-tomorrow.css
@@ -21,5 +21,5 @@ image {
}
button:hover {
- background-color: rgba(29, 31, 33, 0.15);
+ background-color: rgba(29, 31, 33, 0.4);
}