diff --git a/style.css b/style.css index 2298b8e..bed803a 100644 --- a/style.css +++ b/style.css @@ -141,7 +141,7 @@ body::-webkit-scrollbar-thumb { /* colors */ .color-code { - color:white; + color:lightgray; background-color:rgb(55, 53, 47); }