diff --git a/lib/constants.js b/lib/constants.js index d078ebf..809cc21 100644 --- a/lib/constants.js +++ b/lib/constants.js @@ -121,7 +121,7 @@ export const THEMES = [ attribute: '#90a959', definition: '#d28445', keyword: '#ac4142', - operator: '#fff', + operator: '#000', property: '#90a959', number: '#aa759f', string: '#f4bf75',