feat: change color of doctype tag in configurator

This commit is contained in:
fragosti 2018-12-06 11:47:02 -08:00
parent 179f093c26
commit ac166ce32e

View File

@ -77,7 +77,7 @@ const customStyle = {
color: '#c994ff', color: '#c994ff',
}, },
'hljs-meta': { 'hljs-meta': {
color: '#aa573c', color: '#61f5ff',
}, },
'hljs-built_in': { 'hljs-built_in': {
color: '#aa573c', color: '#aa573c',