Use retype's theme color instead of pure black
This commit is contained in:
parent
d40194ed15
commit
40c4890412
@ -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…
Reference in New Issue
Block a user