https://github.com/catppuccin/qtcreator
🍬 Soothing pastel theme for Qt Creator
https://github.com/catppuccin/qtcreator
catppuccin color-scheme dark-mode dark-theme hacktoberfest qtcreator theme themes
Last synced: 4 months ago
JSON representation
🍬 Soothing pastel theme for Qt Creator
- Host: GitHub
- URL: https://github.com/catppuccin/qtcreator
- Owner: catppuccin
- License: mit
- Created: 2023-01-14T17:51:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-17T20:27:50.000Z (over 1 year ago)
- Last Synced: 2025-10-05T01:18:33.121Z (9 months ago)
- Topics: catppuccin, color-scheme, dark-mode, dark-theme, hacktoberfest, qtcreator, theme, themes
- Language: Makefile
- Homepage:
- Size: 285 KB
- Stars: 51
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Catppuccin for Qt Creator
## Previews
🌻 Latte

🪴 Frappé

🌺 Macchiato

🌿 Mocha

## About
Based on [Dracula](https://github.com/dracula/qtcreator/) and
[One Dark](https://gitlab.com/iohanaan/qtcreator-onedark/-/tree/master).
## Usage
1. Make the following directories if they don't already exist:
- Linux & macOS
- `~/.config/QtProject/qtcreator/styles`
- `~/.config/QtProject/qtcreator/themes`
- Windows
- `\Tools\QtCreator\share\qtcreator\styles`
- `\Tools\QtCreator\share\qtcreator\themes`
2. Copy your preferred flavour from [`styles/`](styles/) into the
`qtcreator/styles` directory.
3. Place your preferred flavour from [`themes/`](themes/) into the
`qtcreator/themes` directory.
4. Set the theme & color scheme in Qt Creator:
1. Go to Edit > Preferences.
2. Select the "Environment" tab. Change the Theme dropdown to your
flavour of choice.
3. Press OK. Qt Creator will prompt you to restart, press Restart Now.
4. *Usually* Qt Creator will automatically select the matching text editor theme for you. If not continue to the next steps.
5. Go to Edit > Preferences again.
6. Select the "Text Editor" tab. Change the Color Scheme dropdown to your
flavour of choice.
## 💝 Thanks to
- [backwardspy](https://github.com/backwardspy)
Copyright © 2021-present Catppuccin Org