diff --git a/CSS/themes/petio/dark.css b/CSS/themes/petio/dark.css index e956e2f8..9ab02d32 100644 --- a/CSS/themes/petio/dark.css +++ b/CSS/themes/petio/dark.css @@ -19,7 +19,7 @@ --text-color: #b7b7b7; --text-color-hover: #fff; --button-color: hsla(0,0%,100%,.15); - --button-color-hover: hsla(0,0%,100%,.30); + --button-color-hover: rgb(82, 82, 82); --button-text: #eee; --button-text-hover: #fff; --accent-color: 100, 100, 100;