mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 03:06:14 -04:00
style: add accent-color
This commit is contained in:
parent
097f6fa006
commit
e8c4401bdb
21 changed files with 58 additions and 15 deletions
|
@ -516,4 +516,11 @@ kbd {
|
|||
color-scheme: dark;
|
||||
}
|
||||
|
||||
progress,
|
||||
[type=checkbox],
|
||||
[type=radio],
|
||||
[type=range] {
|
||||
accent-color: var(--primary);
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=default.css.map */
|
Loading…
Add table
Add a link
Reference in a new issue