@ -87,7 +87,7 @@ class JcStyle(Style):
GREEN = '#00cc00'
styles = {
Name.Tag: 'bold {}'.format(BLUE), # key names
Name.Tag: f'bold {BLUE}', # key names
Keyword: GRAY, # true, false, null
Number: PURPLE, # int, float
String: GREEN # string
The note is not visible to the blocked user.