frontend-monorepo-415 Explorer syntax highlighter CSS does not appear to be working (#418)
This commit is contained in:
parent
5a00ad8361
commit
4034e14120
@ -18,7 +18,7 @@ const vegaCustomClasses = plugin(function ({ addUtilities }) {
|
||||
},
|
||||
'.dark .syntax-highlighter-wrapper .hljs': {
|
||||
background: '#2C2C2C',
|
||||
color: theme.colors.vega.green.DEFAULT,
|
||||
color: theme.colors.vega.green,
|
||||
},
|
||||
'.syntax-highlighter-wrapper .hljs-literal': {
|
||||
color: theme.colors.vega.pink,
|
||||
|
Loading…
Reference in New Issue
Block a user