Recently, a big blank space is shown right under the toolbar of CodeEditor, where a drag'n'drop area used to lie at. What happened?
Recently, a big blank space is shown right under the toolbar of CodeEditor, where a drag'n'drop area used to lie at. What happened?
Looks better now. Thanks.
Thanks. About the colors, pre tags are normally stylized with darker backgrounds so as to make codes, with light colors, more eye-catching. Currently --pygments-background's value is rgb(255 255 255 / 5%), which is white to human eyes; --theme-page-background-color--secondary (#f2f2f2, light gray/cultured) works a lot better, despite being a bad choice in DarkMode. If that can be fixed it will be very much appreciated.
Here's a quick shot. !importants are completely white (highlight added using browser f&r), while other colors are not my kind of taste, if not bad a11y. It looks nice in dark mode though.
Colors look abnormal to me after recent edits to Common.css. Can it be changed so as to not affect light-mode users?