Skip to content

Raincode/QtCreator-Color-Schemes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows

  • Paste your color schemes into AppData/Roaming/QtProject/qtcreator/styles
  • Paste your color themes into AppData/Roaming/QtProject/qtcreator/themes

Alternatively, you can run the included install_windows.bat which does the same thing.

Linux

  • Paste your color schemes into ~/.config/QtProject/qtcreator/styles
  • Paste your color themes into ~/.config/QtProject/qtcreator/themes

Vistual Studio Dark:

VisualStudioDark

Visual Studio Dark v2:

The newer version of Visual Studio changed things up a bit. This theme tries to adapt to those changes. It definitely seems more colorful.

For a slight variation (if you prefer), color #d8a0df rgb(216,160,223) can be used, e.g., for keywords. Visual Studio only highlights certain control flow keywords with this color, but not all (e.g., struct, class, ...). VisualStudioDarkv2

Visual Studio Blue (Light):

VisualStudioBlue

Visual Studio Blue (Light) v2:

Similarly to the Visual Studio Dark Theme, there are minor adjustments made in newer versions. Variation color: #8f08c4 rgb(143, 8,196) (see Visual Studio Dark v2) VisualStudioBluev2

Summer:

Summer

One Dark (Atom)

Works best with One Dark QtCreator Theme and an environment color like #313848 One Dark

Solarized Dark

Comes included in QtCreator, but without a matching QtCreator theme (themes/solarized-dark.creatortheme). Recommended environment color for this theme: #0096c8 (or similar) Solarized Dark

About

Color schemes for the QtCreator text editor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published