Hi,

I want to share with you a dark color scheme I'm using. It's pretty much
zenburn with small tweaks.

To use it under Linux create a file zenburn.xml in
~/.config/Nokia/qtcreator/styles and paste the XML below into it. No idea
how it works on windows.

Hope you find it useful!


<?xml version="1.0" encoding="UTF-8"?>
<style-scheme version="1.0" name="zenburn">
<style name="AddedLine" foreground="#709080" background="#313c36"/>
<style name="Comment" foreground="#7f9f7f" italic="true"/>
<style name="CurrentLine" foreground="#000d18" background="#8faf9f"/>
<style name="CurrentLineNumber" foreground="#3f3f3f" background="#8faf9f"
bold="true"/>
<style name="DiffFile" foreground="#ecbcbc" background="#41363c"/>
<style name="DiffLocation" foreground="#dcdccd"/>
<style name="DisabledCode" foreground="#000000" background="#999999"/>
<style name="Doxygen.Comment" foreground="#7f9f7f"/>
<style name="Doxygen.Tag" foreground="#80d4aa"/>
<style name="Field"/>
<style name="Keyword" foreground="#f0dfaf"/>
<style name="Label" foreground="#dfcfaf"/>
<style name="LineNumber" foreground="#9fafaf" background="#262626"/>
<style name="Link" foreground="#8cd1d3" bold="true"/>
<style name="Local"/>
<style name="Number" foreground="#8cd1d3"/>
<style name="Occurrences" foreground="#000000" background="#dcdcdc"/>
<style name="Occurrences.Rename" foreground="#000000" background="#ffc8c8"/>
<style name="Occurrences.Unused" foreground="#c0c0c0"/>
<style name="Operator" foreground="#f0efd0"/>
<style name="Parentheses" foreground="#ecbcbc" background="#3f3f3f"/>
<style name="Preprocessor" foreground="#ffcfaf"/>
<style name="RemovedLine" foreground="#f18c96" background="#464646"/>
<style name="SearchResult" foreground="#385f38" background="#f8f893"/>
<style name="SearchScope" foreground="#ffffff" background="#3f3f3f"/>
<style name="Selection" foreground="#ffffff" background="#418bd4"/>
<style name="Static" foreground="#c0bed1"/>
<style name="String" foreground="#cc9393"/>
<style name="Text" foreground="#dcdccd" background="#3f3f3f"/>
<style name="Type" foreground="#dfdfbf" bold="true"/>
<style name="VirtualMethod" italic="true"/>
<style name="VisualWhitespace" foreground="#c0c0c0"/>
</style-scheme>
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

Reply via email to