diff --git a/style.css b/style.css index ed0ddee..83dedf9 100644 --- a/style.css +++ b/style.css @@ -169,7 +169,7 @@ body::-webkit-scrollbar-thumb { .color-code { color:var(--black); - background-color:lightgrey; + background-color:WhiteSmoke; } .color-heading-mark {