Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Timestamp doesn't switch light/dark modes #45

Open
colindean opened this issue Oct 26, 2021 · 1 comment
Open

Timestamp doesn't switch light/dark modes #45

colindean opened this issue Oct 26, 2021 · 1 comment

Comments

@colindean
Copy link

In Big Sur, this is what I'm seeing:

image

I'd expect the text to be white in light mode on Big Sur. If I switch to dark mode, it switches to white and looks fine.

@colindean
Copy link
Author

The problem is probably here:

--color-text-primary: var(--palette-black);
--color-text-shy: var(--palette-gray-60);

This CSS might need to detect OS version…

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant