Skip to content

TilmanGriesel/qt-creator-meridian-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qt Creator Meridian Theme

A professionally crafted dark theme for Qt Creator, featuring carefully balanced contrast ratios and harmonious color schemes. Developed and refined through over a decade of professional Qt development experience, Meridian is specifically designed to reduce eye strain during extended coding sessions.

Preview

QML

QML Preview

C++

C++ Preview

Installation Guide

1. Theme File Installation

Copy meridian.xml to your Qt Creator styles directory:

  • Windows: %appdata%\QtProject\qtcreator\styles
  • macOS/Linux: ~/.config/QtProject/qtcreator/styles

2. Qt Creator Configuration

  1. Open Qt Creator settings:

    • Navigate to Tools → Options
  2. Configure interface theme:

    • Go to Environment → Interface → User Interface
    • Set Theme to "Flat Dark"
  3. Configure text editor settings:

    • Navigate to Text Editor → Display
    • Enable "Visualize whitespace"
  4. Configure font settings:

    • Go to Text Editor → Font & Colors
    • Recommended font: FiraCode or Monaco
    • Recommended size: 11pt (adjust to preference)
  5. Apply Meridian theme:

    • Under Text Editor → Font & Colors
    • Set "Color Scheme for Qt Creator Theme 'Flat Dark'" to "Meridian"
  6. Click "Apply" to save changes


I recommend installing a programming-optimized font like FiraCode if you haven't already:

Legacy Installation Demo

Note: The following demonstration is from 2017 and may not reflect the current version of the theme.

Installation Demo

Theme Preview

Support Development

If you find this theme helpful, consider supporting its development:

Buy Me A Coffee

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.