mirror of
https://github.com/picocss/pico.git
synced 2025-06-21 05:30:38 -04:00
style: selection and focus color
This commit is contained in:
parent
dfa4041b77
commit
6c3e126943
13 changed files with 52 additions and 39 deletions
|
@ -210,6 +210,6 @@
|
|||
|
||||
// selection
|
||||
::selection {
|
||||
background-color: var(#{$✨}primary-focus);
|
||||
background-color: var(#{$✨}text-selection-color);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue