XML lexer not using colors

main Alexey
Posts: 2245
Joined: 25.08.2021 18:15

Post by main Alexey »

I don't confirm too dark numbers in XML and INI.
Try the _clean_ Cud?

screenshots in XML and INI
Attachments
the2.png
the.png
ertank
Posts: 61
Joined: 06.06.2021 21:56

Post by ertank »

Fresh install is not using Navy color but light color.

My users.json file has only following lines.

Code: Select all

{
  "ui_theme" : "ebony",
  "ui_theme_syntax" : "ebony",
  "font_name" : "Consolas",
  "font_size" : 10,
  "ui_statusbar_str_sel" : "{_ln} {y}, {_col} {xx}, {_linesel} {sel}, {_sel} {selchars}",
  "ui_statusbar_small_sel" : "{_ln} {y}, {_col} {xx}, {_sel} {selchars}",
  "ui_statusbar_panels" : "caret,L,250|enc,C,125|ends,A,45|lexer,C,140|tabsize,A,75|selmode,A,15|msg,L,4000"
}
However, when I open an XML file for the first time after I run CudaText, I get "Lexer styles mapping - XML" dialog. Number there is a question mark as can be seen in attached picture. I don't remember playing with number color, but I did open Lexer properties for XML before.

Manually overwriting data and settings_default folders fixes the problem.

Thanks.
Attachments
image_2022-04-19_112627280.png
main Alexey
Posts: 2245
Joined: 25.08.2021 18:15

Post by main Alexey »

Looks like you updated XML and XML^ (lite lexer) not fully, missing the *.cuda-lexmap files.
Post Reply