An open API service indexing awesome lists of open source software.

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

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.