diff options
author | Constantine Tarasenkov <[email protected]> | 2014-08-03 14:50:23 +0400 |
---|---|---|
committer | Constantine Tarasenkov <[email protected]> | 2014-08-03 14:50:23 +0400 |
commit | 954150360159f803f0c5fba9510ab20f24ee5bea (patch) | |
tree | b98172f247b6e620455cc21f0e99aaa16e3f1378 /README.md |
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..45e8a2e --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +Dusk and Monokai themes for Qt Creator +====================================== + +Dusk +---- +![enter image description here][1] + +Monokai +------- +![enter image description here][2] + +Install +-------- +Place `.xml` files into `share/qtcreator/styles` folder. + + [1]: http://i.imgur.com/BgHHN1R.png + [2]: http://i.imgur.com/pxNeW44.png |