Customize QtCreator Locals & Expressions View
-
I have been doing a lot of research on customing QtCreator using stylesheets. Unfortunately, most of the good stuff I have figured out has been by my own trial and error.
For the most part I am content with the style that I have created. However, I would really like to be able to modify the text colors in the debugger locals & expressions view. My style is pretty dark, and the text in the values column is dark orange/red. It causes some eye strain. Can anyone help me out?
I am using QtCreator 3.0.1, 64-bit, Linux.
Thanks!
-
"Here is an example":http://stackoverflow.com/a/12950411 of qtcreator stylesheet that may help.
-