Skip to content

TilmanGriesel/qt-creator-meridian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Qt Creator Meridian Theme

A dark color scheme for Qt Creator

I developed this theme while working with Qt Creator for a few years. It suits my needs and taste and I want to share it with the world.


Preview

QML

2017-08-09 12_01_21-app qml qml heartrate-game - qt creator

C++

2017-08-09 12_01_47-main cpp heartrate-game - qt creator


Comprehensive installation and settings instructions

  1. Copy the meridian.xml to the platform specific location

    • Window %appdata%\QtProject\qtcreator\styles
    • macOS & Linux ~/.config/QtProject/qtcreator/styles
  2. Install Moncao font if required

  3. Open QT Creator options

    • Tools > Options
  4. Set interface theme to Flat dark

    • Environment > Interface > User Interface > Theme > Flat Dark
  5. Visualize whitespaces

    • Text Editor > Display > Visualize whitespace > Checked
  6. Set font to Monaco

    • Text Editor > Font & Colors > Font > Family > Monaco
  7. Adjust font size as desired

    • Text Editor > Font & Colors > Font > Size > 11 (for example)
  8. Set color scheme to Meridian

    • Text Editor > Font & Colors > Color Scheme for Qt Creator Theme "Flat Dark" > Meridian
  9. Press Apply

tl;dr

2017-08-09 12_02_59-29116204-63209464-7cfa-11e7-9f05-bfbd354eb9b0 png 935x555

install_meridian_theme_001


More visuals

Qt Creator 4.3.1 QML

meridian_qml_preview

Qt Creator 4.3.1 C++

meridian_cpp_preview