diff --git a/src/static/styles/styles.scss b/src/static/styles/styles.scss index baa4717..76f27ca 100644 --- a/src/static/styles/styles.scss +++ b/src/static/styles/styles.scss @@ -41,9 +41,7 @@ body.dark { ::selection { background-color: #ff6347; - /* Replace with your desired color */ color: white; - /* Optional: change the color of the text inside the selection */ } ::-webkit-scrollbar {