jothepro / doxygen-awesome-css

Custom CSS theme for doxygen html-documentation with lots of customization parameters.
https://jothepro.github.io/doxygen-awesome-css/
MIT License
956 stars 108 forks source link

Color scheme suddenly broke? #99

Closed Becheler closed 1 year ago

Becheler commented 1 year ago

Hi again 👋🏽

I wanted to add the Github corner from https://github.com/tholman/github-corners , so I added the snippet to the header.hml, had some troubles fixing a problem with page/subpages and some time later I began to notice a problem with the Doxygen-awesome night/light color scheme:

Screen Shot 2022-12-02 at 2 22 02 AM Screen Shot 2022-12-02 at 2 22 16 AM

Any idea what I may have done to trigger this (and how to revert it if it is a known issue?) Thanks!

jothepro commented 1 year ago

This looks somewhat familiar to me. Pls let me know if the information in #97 helps you to fix this.

Becheler commented 1 year ago

Wooh you are SO fast! Thanks! Yes it worked - I think! Is it expected that the dark theme would have very bright white lines in tables? I find it difficult to read... Here are two views: Screen Shot 2022-12-02 at 11 56 35 AM Screen Shot 2022-12-02 at 11 55 57 AM

jothepro commented 1 year ago

Nope, this also doesn't look like it should, in both light and dark mode. I am pretty sure this also has to do with a doxygen 1.9.5 incompatiblity. I'll try to look into it asap, until then my advice would be to downgrade to 1.9.4 since 1.9.5 is not officially supported by this theme atm.

jothepro commented 1 year ago

Did you by any chance find a way to fix this problem? I tried to reproduce it but I had no luck so far. If the problem still persists: Can you provide me some information about your Doxyfile configuration?

Becheler commented 1 year ago

I got lost in other stuff and just came back to this specific issue today seing your comment. The problem is gone and I don't know what fixed it 😓 But one thing is sure is that I upgraded to the last version of doxygen-awesome (v2.1.0) few days ago 🤔
I will close this issue keeping in mind to add any update :) thanks again for your work man it's ... awesome ;)