mirror of
https://github.com/hex248/sprint.git
synced 2026-02-07 18:23:03 +00:00
custom selection colour
This commit is contained in:
@@ -125,6 +125,10 @@
|
||||
body {
|
||||
@apply bg-background text-foreground;
|
||||
}
|
||||
::selection {
|
||||
background-color: var(--personality);
|
||||
color: var(--background);
|
||||
}
|
||||
}
|
||||
|
||||
* {
|
||||
|
||||
Reference in New Issue
Block a user