Bug - Certification Page Uses Night Theme When Set For Code Formatting
See original GitHub issueDescribe the bug I’m back again, with another bug that I’ve observed in the certification page.
It uses the night theme setting when styling code in the solution modal, but the page doesn’t use night theme elsewhere.
To Reproduce
- Visit your settings and ensure that the Night Mode is set to
on
- https://www.freecodecamp.org/settings - Visit a certification with script in it eg - https://www.freecodecamp.org/certification/rtpharry/javascript-algorithms-and-data-structures
- Scroll down to the projects, click on any solution
- Observe that the code is barely readable because its using the night theme code colours, but the certification page itself doesn’t use the night theme for anything else.
For bonus points, go back and switch night mode off and observe that it then shows readable code:
Expected behavior Should ignore the night theme setting and display in consistent colours.
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (9 by maintainers)
Top Results From Across the Web
A complete guide to code snippets
While we can't fix the bugs in your code, we can show you how to make it look spectacular. In this tutorial, learn...
Read more >Code style options and code cleanup - Visual Studio ...
Learn how to configure Visual Studio to apply code style preferences using the Code Cleanup (Visual Studio 2019) and Format Document (Visual ...
Read more >Code Block Macro | Confluence Data Center and Server 8.0
Add the Code Block macro to your page · From the editor toolbar, choose Insert > Other Macros. · Choose Code Block from...
Read more >Darkest Dark Theme with DevStyle
Darkest Dark theme from DevStyle - a free plugin providing an enhanced set of experiences for Eclipse. Included:
Read more >How To Toggle Between Dark and Light Mode
Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP,...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Thank you, for taking the time to open this. It was briefly mentioned, but appears to have been lost in the bussle.
Something to keep track of with this: https://github.com/freeCodeCamp/freeCodeCamp/issues/37166
@ieahleen, I have opened a PR for this issue.