Skip to content

Make compliant software legible in dark mode#7

Merged
hyperupcall merged 1 commit intohyperupcall-projects:mainfrom
noelleleigh:fix-dark-mode
Nov 3, 2025
Merged

Make compliant software legible in dark mode#7
hyperupcall merged 1 commit intohyperupcall-projects:mainfrom
noelleleigh:fix-dark-mode

Conversation

@noelleleigh
Copy link
Copy Markdown
Contributor

Since the background-color of .compliant-software span is hard-coded to a light color, the text needs to be hard-coded to a dark color, otherwise it can't be read when the browser is in dark mode due to the rules in fox.css.

I selected the color used for the text color in light mode from fox.css.

Since the `background-color` of `.compliant-software span` is hard-coded
to a light color, the text needs to be hard-coded to a dark `color`,
otherwise it can't be read when the browser is in dark mode due to the
rules in `fox.css`.

I selected the color used for the text color in light mode from
`fox.css`.
@hyperupcall
Copy link
Copy Markdown
Member

hyperupcall commented Nov 3, 2025

Thanks!

@hyperupcall hyperupcall merged commit 2e27d3c into hyperupcall-projects:main Nov 3, 2025
2 checks passed
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.

2 participants