# Riva QtCreator Syntax color Theme

It's my pleasure to announce the availability of the new theme I made as a little change to the default QtCreator Syntax color theme.

I Called it  [Riva ](https://github.com/foxoman/fontsmono) based on the font I use to code when using this theme.

* * *
# Screenshots

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

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

# Install

**Download From GitHub:**

%[https://hashnode.com/util/redirect?url=https://github.com/foxoman/riva]

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

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

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


---
[![bymecoffe.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1587235304131/Je4ZlrqY6.png)](https://www.buymeacoffee.com/foxoman)
 ***Thank you for your support!***


