Skip to content

Added Basic Dark Mode Support That Utilizes Toggle and Local Storage #148

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

xkjjx
Copy link

@xkjjx xkjjx commented Apr 28, 2025

TODO

  • run SimpleCov tests to ensure they are passing (and possibly add new tests)

Changes

  • Addresses and closes Dark Mode for Output Files #147
  • makes CSS formatting neater by introducing variables defined at the top of the file
  • removed irrelevant private tag const variable for CONTENT_TYPES by making it non-private (const variables are public even if placed under the private tag)

Review Tips

Check out sample test results formatted using old styles HERE and with my new styles HERE.

I recommend not looking into the individual commits and checking out the PR as a whole. I also recommend squash merging.

@xkjjx xkjjx marked this pull request as ready for review April 28, 2025 16:59
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.

Dark Mode for Output Files
1 participant