Various favourite qtcreator themes, some copied and some created.
To install, copy the theme to your qtcreator share folder. Eg: /share/qtcreator/styles
.
- monokai-X:
In your project.config
file add:
#define __cplusplus 201103L
to enable highlighting for c++11 features.