mirror of
https://github.com/fmhy/edit.git
synced 2026-01-19 18:31:33 +11:00
Use retype's theme color instead of pure black
This commit is contained in:
parent
d40194ed15
commit
40c4890412
1 changed files with 1 additions and 1 deletions
|
|
@ -8,5 +8,5 @@ html.dark ul.flex-col > li > a > svg {
|
|||
}
|
||||
|
||||
:not(html.dark) ul.flex-col > li > a > svg {
|
||||
color: black;
|
||||
color: rgb(47 51 72/var(--tw-text-opacity));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue