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
- Host: GitHub
- URL: https://github.com/foxoman/qtmaterial
- Owner: foxoman
- License: gpl-3.0
- Created: 2016-09-02T17:06:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-05T11:23:25.000Z (almost 7 years ago)
- Last Synced: 2023-02-28T22:07:00.749Z (about 2 years ago)
- Homepage: https://medium.com/@foxoman/qtqtmaterial-qt-creator-syntax-color-theme-inspired-by-google-material-970cc611ebea
- Size: 444 KB
- Stars: 11
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 :)
* * *
# Screenshots### QML
### Qt C++
# 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
### Qt C++
# 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/`