aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConstantine Tarasenkov <[email protected]>2014-08-03 14:50:23 +0400
committerConstantine Tarasenkov <[email protected]>2014-08-03 14:50:23 +0400
commit954150360159f803f0c5fba9510ab20f24ee5bea (patch)
treeb98172f247b6e620455cc21f0e99aaa16e3f1378
Initial commit
-rw-r--r--3.1/dusk.xml53
-rw-r--r--3.1/monokai.xml53
-rw-r--r--README.md17
3 files changed, 123 insertions, 0 deletions
diff --git a/3.1/dusk.xml b/3.1/dusk.xml
new file mode 100644
index 0000000..1ba54a2
--- /dev/null
+++ b/3.1/dusk.xml
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<style-scheme version="1.0" name="Dusk">
+ <style name="Text" foreground="#fdfbfe" background="#212732"/>
+ <style name="Link" foreground="#3572c6" bold="true" italic="true"/>
+ <style name="Selection" foreground="#ffffff" background="#384257"/>
+ <style name="LineNumber" foreground="#44555a"/>
+ <style name="SearchResult" foreground="#000000" background="#94caef"/>
+ <style name="SearchScope" foreground="#000000" background="#e2efff"/>
+ <style name="Parentheses" foreground="#000000" background="#94caef"/>
+ <style name="CurrentLine" background="#384257" bold="true"/>
+ <style name="CurrentLineNumber" foreground="#fcfafd"/>
+ <style name="Occurrences" foreground="#000000" background="#b4b4b4"/>
+ <style name="Occurrences.Unused" foreground="#808000"/>
+ <style name="Occurrences.Rename" foreground="#000000" background="#ff6464"/>
+ <style name="Number" foreground="#8a80ca"/>
+ <style name="String" foreground="#e0444c" bold="true"/>
+ <style name="Type" foreground="#c13197" bold="true"/>
+ <style name="Local" foreground="#a8f0ff"/>
+ <style name="Field" foreground="#87c26e" bold="true"/>
+ <style name="Static" foreground="#c13197" bold="true"/>
+ <style name="VirtualMethod" foreground="#fcfafd" italic="true"/>
+ <style name="Function" foreground="#fbf9fc"/>
+ <style name="Keyword" foreground="#c13197" bold="true"/>
+ <style name="Operator" foreground="#fcfafd"/>
+ <style name="Preprocessor" foreground="#cd8d5b" bold="true"/>
+ <style name="Label" foreground="#df444c" bold="true"/>
+ <style name="Comment" foreground="#69858e"/>
+ <style name="Doxygen.Comment" foreground="#69848d" italic="true"/>
+ <style name="Doxygen.Tag" foreground="#69848d" bold="true" italic="true"/>
+ <style name="VisualWhitespace" foreground="#69848d"/>
+ <style name="QmlLocalId" foreground="#fcfafd" italic="true"/>
+ <style name="QmlExternalId" foreground="#3e5ab8" italic="true"/>
+ <style name="QmlTypeId"/>
+ <style name="QmlRootObjectProperty" foreground="#fcfafd" italic="true"/>
+ <style name="QmlScopeObjectProperty" foreground="#fcfafd" italic="true"/>
+ <style name="QmlExternalObjectProperty" foreground="#3e5ab8" italic="true"/>
+ <style name="JsScopeVar" foreground="#2985c7" italic="true"/>
+ <style name="JsImportVar" foreground="#0055af" italic="true"/>
+ <style name="JsGlobalVar" foreground="#0055af" italic="true"/>
+ <style name="QmlStateName" foreground="#fcfafd" italic="true"/>
+ <style name="Binding" foreground="#fbf9fc"/>
+ <style name="DisabledCode" foreground="#69858e"/>
+ <style name="AddedLine" foreground="#41b644"/>
+ <style name="RemovedLine" foreground="#ff0000"/>
+ <style name="DiffFile" foreground="#3e5ab8"/>
+ <style name="DiffLocation" foreground="#6668ff"/>
+ <style name="DiffFileLine" background="#ffff00"/>
+ <style name="DiffContextLine" background="#afd7e7"/>
+ <style name="DiffSourceLine" background="#ffdfdf"/>
+ <style name="DiffSourceChar" background="#ffafaf"/>
+ <style name="DiffDestLine" background="#dfffdf"/>
+ <style name="DiffDestChar" background="#afffaf"/>
+</style-scheme>
diff --git a/3.1/monokai.xml b/3.1/monokai.xml
new file mode 100644
index 0000000..f2e90ab
--- /dev/null
+++ b/3.1/monokai.xml
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<style-scheme version="1.0" name="Monokai">
+ <style name="Text" foreground="#e6e5e2" background="#1a1e1e"/>
+ <style name="Link" foreground="#88cee7" italic="true"/>
+ <style name="Selection" foreground="#e5e4e1" background="#303737"/>
+ <style name="LineNumber" foreground="#616161"/>
+ <style name="SearchResult" foreground="#000000" background="#94caef"/>
+ <style name="SearchScope" foreground="#000000" background="#e2efff"/>
+ <style name="Parentheses" foreground="#000000" background="#94caef"/>
+ <style name="CurrentLine" background="#303737" bold="true"/>
+ <style name="CurrentLineNumber" foreground="#e5e4e1"/>
+ <style name="Occurrences" foreground="#000000" background="#b4b4b4"/>
+ <style name="Occurrences.Unused" foreground="#ff0000"/>
+ <style name="Occurrences.Rename" foreground="#000000" background="#ff6464"/>
+ <style name="Number" foreground="#ae81ff"/>
+ <style name="String" foreground="#e6db74"/>
+ <style name="Type" foreground="#87cde6"/>
+ <style name="Local" foreground="#a0dc2c"/>
+ <style name="Field" foreground="#f82670"/>
+ <style name="Static" foreground="#e4e3e0"/>
+ <style name="VirtualMethod" foreground="#e5e4e1" italic="true"/>
+ <style name="Function" foreground="#e5e4e1"/>
+ <style name="Keyword" foreground="#87cde6"/>
+ <style name="Operator" foreground="#e6e5e2"/>
+ <style name="Preprocessor" foreground="#cc8c5b" bold="true"/>
+ <style name="Label" foreground="#e5da74"/>
+ <style name="Comment" foreground="#808080"/>
+ <style name="Doxygen.Comment" foreground="#808080" italic="true"/>
+ <style name="Doxygen.Tag" foreground="#808080" bold="true" italic="true"/>
+ <style name="VisualWhitespace" foreground="#808080"/>
+ <style name="QmlLocalId" foreground="#e5e4e1" italic="true"/>
+ <style name="QmlExternalId" foreground="#2572b8" italic="true"/>
+ <style name="QmlTypeId" foreground="#e4e3e0"/>
+ <style name="QmlRootObjectProperty" foreground="#e5e4e1" italic="true"/>
+ <style name="QmlScopeObjectProperty" foreground="#e5e4e1" italic="true"/>
+ <style name="QmlExternalObjectProperty" foreground="#2572b8" italic="true"/>
+ <style name="JsScopeVar" foreground="#2985c7" italic="true"/>
+ <style name="JsImportVar" foreground="#0055af" italic="true"/>
+ <style name="JsGlobalVar" foreground="#0055af" italic="true"/>
+ <style name="QmlStateName" foreground="#e5e4e1" italic="true"/>
+ <style name="Binding" foreground="#e5e4e1"/>
+ <style name="DisabledCode" foreground="#808080"/>
+ <style name="AddedLine" foreground="#3875d7"/>
+ <style name="RemovedLine" foreground="#ff0000"/>
+ <style name="DiffFile" foreground="#a6e22e"/>
+ <style name="DiffLocation" foreground="#2572b8"/>
+ <style name="DiffFileLine" background="#ffff00"/>
+ <style name="DiffContextLine" background="#afd7e7"/>
+ <style name="DiffSourceLine" background="#ffdfdf"/>
+ <style name="DiffSourceChar" background="#ffafaf"/>
+ <style name="DiffDestLine" background="#dfffdf"/>
+ <style name="DiffDestChar" background="#afffaf"/>
+</style-scheme>
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