Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

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

Closed
xkjjx wants to merge 4 commits into
simplecov-ruby:mainfrom
xkjjx:main
Closed

xkjjx wants to merge 4 commits into
simplecov-ruby:mainfrom
xkjjx:main

Conversation

@xkjjx

@xkjjx xkjjx commented Apr 28, 2025

Copy link
Copy Markdown

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
@sferik

sferik commented Mar 27, 2026

Copy link
Copy Markdown
Collaborator

Closed by 9578cff.

@sferik sferik closed this Mar 27, 2026
@sferik

sferik commented Mar 30, 2026

Copy link
Copy Markdown
Collaborator

@xkjjx Please see my proposed new UI, including dark mode. Feedback welcome!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dark Mode for Output Files

2 participants