Skip to content

Commit

Permalink
Make dark scroll bar in Chromium-based browsers (elrumo#1394)
Browse files Browse the repository at this point in the history
  • Loading branch information
rakleed authored Aug 28, 2023
1 parent 5004b64 commit dffa9fc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/CSS/blog.less
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@

.coral--dark{
color-scheme: dark;

.read-more{
color: #4b9cf5 !important;
}
Expand Down Expand Up @@ -347,4 +349,4 @@
transform: translateX(0);
padding: 10px 0px;
}
}
}

0 comments on commit dffa9fc

Please sign in to comment.