What caused the issue?
I replicated what happened to me on browser.
Basically, if we change the theme to dark/light and then change the accent, then remove accent, we end up losing all color in black or light theme.
What Have I Tried?
Already tried to change accent to teal color, still code block is black but TODO are normal.
Tried adding custom css file, didnt work
Uninstalled and reinstalled the app (with backup) didnt work.
I use code blocks a lot and them being in yellow color solves huge pain point while writing code and coming revisiting these codes.
Is there a way I can revert back to the default white theme where TODO were in blue and more Importantly Code Block is in default yellow color?
Have you tried this accent color? Because that’s the original color (I agree it’s a bit confusing with the first option there that seems to indicate that’s the original color scheme):
As you can see, the code block does not have a yellow background in the original color. The reason is that the UI has been tweaked over the past few releases and you probably had an old version of demo.logseq.com in your cache (I had that as well and the code block showed yellow until I cleared my cache and opened the demo graph again, and it shows exactly as in the screenshots I’ve just shared).
Anyway, selecting the second option from the accent color should bring you back to the original color scheme. You can then use mentaloid’s CSS snippet to solarize just the code blocks.