diff --git a/vue-dark.css b/vue-dark.css index 4bff450..ce232b3 100755 --- a/vue-dark.css +++ b/vue-dark.css @@ -811,9 +811,9 @@ html{ } ::-webkit-scrollbar-thumb { - background: #ffffff5e; + background: #ffffff35; } ::-webkit-scrollbar-thumb:active { - background: #ffffff9c; + background: #ffffff65; }