kenlog/HighlightCodeSyntax

Background too dark

arocholl opened this issue · 1 comments

Thanks for your contribution, it works great. However, the background is too dark for normal text which display in light gray, not white, so it is hard to read. Could it be possible to adjust colors, at least background color?

hardtoread

This occurs for me when users specify code syntax without a language attached, like:
'''
code_snippet = function(input)
'''

Would it be possible to make it white text on a black background if no language is selected?