Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Indentation guide's colour
#1
If anyone interested, I've found a solution how to change the indentation guide's colour:
https://forums.codeblocks.org/index.php/...l#msg74513

For EmBitz the following lines should be copied to this file:
Program Files\EmBitz\2.00\share\EmBitz\lexers\lexer_cpp.xml
Code:
                <Style name="Indendation guide"
                        index="37"
                        fg="210,210,210"/>

Now the color is configurable in the Editor->Syntax highlighting dialog (for C/C++).

It would be nice to see in the next releases.

Thank you!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)