mirror of
https://github.com/fmhy/edit.git
synced 2026-02-18 01:01:23 +11:00
Use retype's theme color instead of pure black
This commit is contained in:
parent
e3426c15a8
commit
1a432d5be8
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