How to change color current line BG?

Post Reply
skarsgal
Posts: 13
Joined: 18.12.2022 17:27

How to change color current line BG?

Post by skarsgal »

Hi,
I would like to change the BG color of current line, like in Notepad++
I followed this route:
--> Settings - theme - ui --> Editor, current line BG --> changed color to light gray and saved as: 'syn (line_gray).cuda-theme-ui' inside '\CudaText\data\themes .
Restarted CudaText and chose new theme 'syn (line_gray).cuda-theme-ui '.
Cursor line color change does NOT work.
My current settings:
- Lexer 'Text IMproved'
- Syntax themes synchronized
The 'Text IMproved' lexer does not have the ability to change the color on 'Editor, current line BG'.
Cursor row color change doesn't work with any theme.
Any suggestion is appreciated.
Thanks
Last edited by skarsgal on 30.01.2023 17:49, edited 1 time in total.
main Alexey
Posts: 2245
Joined: 25.08.2021 18:15

Post by main Alexey »

if you open OptionsEditor dialog, and enter filter "cur", you ll find the option.
only changing in the theme is not enough.
skarsgal
Posts: 13
Joined: 18.12.2022 17:27

Post by skarsgal »

Fantastic!
It works very well.
Thank You very much.
Post Reply