mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
style: adjust text selection styles
This commit is contained in:
@@ -31,11 +31,6 @@ html.bewly-design > ::-webkit-scrollbar-track {
|
||||
}
|
||||
|
||||
::selection {
|
||||
color: var(--bew-text-1);
|
||||
background: var(--bew-fill-2);
|
||||
}
|
||||
|
||||
.dark ::selection {
|
||||
background: var(--bew-fill-3);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user