https://github.com/noahweasley/qt-material-dark
Material dark theme but even more customized
https://github.com/noahweasley/qt-material-dark
dark-theme qt theme
Last synced: about 2 months ago
JSON representation
Material dark theme but even more customized
- Host: GitHub
- URL: https://github.com/noahweasley/qt-material-dark
- Owner: noahweasley
- Created: 2021-04-16T18:45:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-16T18:50:45.000Z (about 4 years ago)
- Last Synced: 2025-01-13T20:34:00.354Z (3 months ago)
- Topics: dark-theme, qt, theme
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Qt-Material-Dark
## Material dark theme but even more customized
### Installation
Copy the .xml files to the styles folder of QT Creator.
Windows:
```
xcopy Material.xml C:\Qt\Tools\QtCreator\share\qtcreator\styles
```MacOS:
```
cp Material.xml ~/.config/QtProject/qtcreator/styles/
```Linux:
```
cp Material.xml ~/.config/QtProject/qtcreator/styles/
```## Notes
For better experience, change the theme color in Tools->Options->Environment to match the theme background color of the themes.