You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🤔 I think I implemented this before as part of a Multiple Dark Mode Enhancements PR but later reverted this particular change based on a suggestion from @keithchong. We discussed this in these two PRs and decided to keep it the way it is now.
pod log view dark mode toggle #18424
Dark-mode-enhancements #17241
I'm pretty comfortable saying that top level dark mode should be efficiently a distinct profile:
Switching to dark mode should default to its log viewer default setting (dark mode). Once someone sets the log viewer to light from dark mode, that should be remembered for dark mode.
Similarly, if one switches the top level mode back to light mode, the persisted preference for pod log color in light mode should be used, not the view selected while in dark mode.
Checklist:
argocd version
.Describe the bug
Changing the top level appearance to dark mode doesn't change the log view to dark mode
To Reproduce
Enable
button (or do nothing if you seeDisable
)Expected behavior
Dark mode logs with the option to click the highlighted moon to turn off dark mode for logs (if i want to hurt my eyes)
Screenshots
Version
Logs
The text was updated successfully, but these errors were encountered: