Controll Character Colors

Make a request or discuss new features.
Post Reply
ScrKiddle
Posts: 10
Joined: 05 Aug 2026 03:15

Controll Character Colors

Post by ScrKiddle »

I have a txt file and i would like see line-break, tab, and spaces but in a less bright color than the rest of the text, sadly what ever i do i cant change the color of such control-chatacters in the theme or syntax color settings.
Even better it would be if i could also change the size of the line-break symbol to some thing decent smaller.
I use the Beta-Version which i have downloaded today on Windows.
User avatar
Rickard Johansson
Site Admin
Posts: 6952
Joined: 19 Jul 2006 14:29

Re: Controll Character Colors

Post by Rickard Johansson »

It wont work for plain text files if you use a variable width font, like "Calibri" or "Arial".
You have to change font to a fixed width font, like "Consolas", "Courier New", "Cascadia Code"... (normally used with source code).

The easiest way to do it is to set the alternative font to e.g. "Consolas". Press CTRL++ to switch between regular and alternative fonts.
ScrKiddle
Posts: 10
Joined: 05 Aug 2026 03:15

Re: Controll Character Colors

Post by ScrKiddle »

CaractersColor.png
CaractersColor.png (165.6 KiB) Viewed 52 times
Text_Font.png
Text_Font.png (76.46 KiB) Viewed 52 times
Tabs, Spaces, New-Line appears bright like default text and not gray like controll-characters.
16.66 beta

May i did miss some thing :roll:
User avatar
Rickard Johansson
Site Admin
Posts: 6952
Joined: 19 Jul 2006 14:29

Re: Controll Character Colors

Post by Rickard Johansson »

Make sure you haven't used a theme color for plain text files.

ctrl01.png
ctrl01.png (5.8 KiB) Viewed 10 times

Using "Consolas" for plain text below:

ctrl02.png
ctrl02.png (5.35 KiB) Viewed 10 times
ctrl03.png
ctrl03.png (17.68 KiB) Viewed 10 times

Make sure "Follow current syntax colors is un-checked.
ctrl04.png
ctrl04.png (3.04 KiB) Viewed 10 times

It seems to work fine at my end... :?
ScrKiddle
Posts: 10
Joined: 05 Aug 2026 03:15

Re: Controll Character Colors

Post by ScrKiddle »

Rickard Johansson wrote: 09 Aug 2026 17:55 [...]
Make sure "Follow current syntax colors is un-checked.

ctrl04.png


It seems to work fine at my end... :?
Oh la la, this was the trick, now it works here too, and it looks very nice.
Thank you very much :-D
Post Reply