Remove background color from Prism code token stylesheet
Wesley Baartman @ MM:
Submitted by D. Pelsmaeker on 24 March 2022 at 09:31Small pet peeve of mine in the syntax highlighting, it seems that for most languages (tested for scheme, haskell and java), all operators get their background colour reset to white, ignoring the background colour of the codeblock it is is.
https://weblab.tudelft.nl/cse2120/2021-2022/note/271I’m guessing some library is used to do the syntax highlighting, so I’m not sure if it’s fixable from your side, but it’s kind of odd that all other colour doesn’t have that behaviour.
Issue Log
On 24 March 2022 at 09:32 D. Pelsmaeker tagged 1.60.0
On 24 March 2022 at 10:06 D. Pelsmaeker tagged 1.26.0
On 24 March 2022 at 10:06 D. Pelsmaeker removed tag 1.60.0
On 1 June 2022 at 10:01 Elmer van Chastelet removed tag 1.26.0
On 1 June 2022 at 10:01 Elmer van Chastelet tagged 1.17.1
On 1 June 2022 at 10:01 Elmer van Chastelet closed this issue.
Log in to post comments