TheDeathDragon opened a new issue, #1012: URL: https://github.com/apache/incubator-answer/issues/1012
## Is your enhancement request related to a problem? Please describe When filling out answers, if the website theme is dark, the color of the hyperlinks filled in the answers is difficult to distinguish from the background color. It is simply too dark. ## Describe the solution you'd like I suggest adding a color to `.cm-line span` for the theme color; it should be much better. I am currently using `#ff8080`. ## Describe alternatives you've considered An alternative solution could be to adjust the background color instead, but adding a color to `.cm-line span` seems to be a more straightforward and effective approach. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
