feat: change color of doctype tag in configurator

This commit is contained in:
fragosti
2018-12-06 11:47:02 -08:00
committed by Fred Carlsen
parent 075fa315e7
commit 05217bb1a2

View File

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