/Qt-Creator-Darcula

Darcula color scheme for Qt Creator GUI and syntax highlighting

Primary LanguageCSSOtherNOASSERTION

Qt-Creator-Darcula

Darcula color scheme for Qt Creator GUI and syntax highlighting.

Install

  1. The stylesheet darcula.css defines color scheme for the Qt Creator GUI.
    Can be loaded with the -stylesheet parameter on startup of Qt Creator.
    Example:
qtcreator -stylesheet=/path/to/stylesheet/darcula.css
  1. Colorscheme file darcula.xml which defines the colors for syntax highlighting. This file has to be copied into the styles directory of Qt Creator. On linux the path to this directory is ~/.config/QtProject/qtcreator/styles.

  2. The color scheme using some images for the GUI elements. The directory "images" must be located in the same directory with the file darcula.css.

Enjoy coding!

Previews

Options Dialog - Screenshot Analyze - Screenshot