fix: 💄 add text shadow to selected text for improved readability
This commit is contained in:
parent
71afaa324c
commit
4bd07a3a85
1 changed files with 1 additions and 0 deletions
|
@ -46,5 +46,6 @@
|
|||
:where(.sebin, .viktor, .jarek) ::selection {
|
||||
color: var(--clr-selection-text);
|
||||
background-color: var(--clr-selection);
|
||||
text-shadow: 0.0625em 0.0625em 0.0625em oklab(0 0 0);
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue