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

https://github.com/foxoman/qtmaterial

Qt Creator Syntax color theme inspired by Google Material
https://github.com/foxoman/qtmaterial

Last synced: about 1 month ago
JSON representation

Qt Creator Syntax color theme inspired by Google Material

Awesome Lists containing this project

README

        

# QtMaterial V 2.0
Qt Creator Syntax color theme inspired by Google Material

# Support
If you like this theme, you can use it for free appreciate your support to have more themes :)

![Support](https://www.buymeacoffee.com/assets/img/custom_images/black_img.png)

* * *
# Screenshots

### QML
![QML](https://github.com/foxoman/qtmaterial/blob/master/qtmaterial2-qml.png?raw=true)

### Qt C++
![Qt](https://github.com/foxoman/qtmaterial/blob/master/qtmaterial2-cpp.png?raw=true)

# Install

## Windows
`xcopy qtmaterial.xml %APPDATA%\QtProject\qtcreator\styles`

## MacOS
`cp qtmaterial.xml ~/.config/QtProject/qtcreator/styles/`

## Linux
`cp qtmaterial.xml ~/.config/QtProject/qtcreator/styles/`

# QtMaterial V 1.0
Qt Creator Syntax color theme inspired by Google Material
* * *
# Screenshots

### QML
![QML](https://github.com/foxoman/qtmaterial/blob/master/qtmaterial-qml.png?raw=true)

### Qt C++
![Qt](https://github.com/foxoman/qtmaterial/blob/master/qtmaterial-cpp.png?raw=true)

# Install

## Windows
`xcopy qtmaterialv1.xml %APPDATA%\QtProject\qtcreator\styles`

## MacOS
`cp qtmaterialv1.xml ~/.config/QtProject/qtcreator/styles/`

## Linux
`cp qtmaterialv1.xml ~/.config/QtProject/qtcreator/styles/`