Updated base16-light operator color to black (#1122)

main
Brandan Neises 4 years ago committed by GitHub
parent e873f4afd0
commit 640590a689
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -121,7 +121,7 @@ export const THEMES = [
attribute: '#90a959',
definition: '#d28445',
keyword: '#ac4142',
operator: '#fff',
operator: '#000',
property: '#90a959',
number: '#aa759f',
string: '#f4bf75',

Loading…
Cancel
Save