Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dark mode #202

Merged
merged 3 commits into from Sep 8, 2020
Merged

Dark mode #202

merged 3 commits into from Sep 8, 2020

Conversation

tabatkins
Copy link
Member

@tabatkins tabatkins commented Sep 1, 2020

Add dark-mode variants of the colors. I tested them all personally, so afaict they should look good.

Note that Bikeshedded specs have some colors applied on their own, so if you naively spam this in you'll still have some bad color combinations; this should be merged with/after Bikeshed lands its dark-mode styling as well.

This also replaces/closes #184.

@marcoscaceres
Copy link
Member

Will need to check how it plays with ReSpec generated specs. I'm a little break at the moment - but will take a look as soon as I can.

--a-active-underline: var(--a-active-text);

--blockquote-border: silver;
--blockquote-bg: #181818;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check this background color against http://fantasai.inkedblade.net/style/design/w3c-restyle/2020/readme#amendment I don't think opaque gray works well when the blockquote is within a differently-colored box for the same reason that opaque white didn't work well in the light colors when you refactored them.

@fantasai fantasai merged commit 5f36f8d into w3c:gh-pages Sep 8, 2020
@fantasai fantasai mentioned this pull request Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants