2009-07-07 18:35:42 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<style-scheme version="1.0" name="Grayscale">
|
|
|
|
|
<style name="AddedLine" foreground="#636363"/>
|
|
|
|
|
<style name="Comment" foreground="#808080"/>
|
|
|
|
|
<style name="CurrentLine" foreground="#000000" background="#f2f2f2"/>
|
|
|
|
|
<style name="DiffFile"/>
|
|
|
|
|
<style name="DiffLocation"/>
|
2013-07-02 19:32:12 +02:00
|
|
|
<style name="DiffFileLine" foreground="#ffffff" background="#000000"/>
|
2013-06-05 15:25:42 +02:00
|
|
|
<style name="DiffContextLine" foreground="#ffffff" background="#7f7f7f"/>
|
|
|
|
|
<style name="DiffSourceLine" background="#d7d7d7"/>
|
|
|
|
|
<style name="DiffSourceChar" background="#afafaf"/>
|
|
|
|
|
<style name="DiffDestLine" background="#d7d7d7"/>
|
|
|
|
|
<style name="DiffDestChar" background="#afafaf"/>
|
2009-07-07 18:35:42 +02:00
|
|
|
<style name="Doxygen.Comment" foreground="#808080"/>
|
|
|
|
|
<style name="Doxygen.Tag" foreground="#808080" italic="true"/>
|
2010-09-10 09:35:15 +02:00
|
|
|
<style name="Field"/>
|
2010-10-18 17:45:49 +02:00
|
|
|
<style name="Function"/>
|
2009-07-07 18:35:42 +02:00
|
|
|
<style name="Keyword" bold="true"/>
|
2014-06-21 14:31:06 +04:00
|
|
|
<style name="PrimitiveType" bold="true"/>
|
2009-07-07 18:35:42 +02:00
|
|
|
<style name="Label"/>
|
|
|
|
|
<style name="LineNumber" foreground="#c7c4c1" background="#efebe7"/>
|
|
|
|
|
<style name="Link" foreground="#0000ff"/>
|
2010-09-10 09:35:15 +02:00
|
|
|
<style name="Local"/>
|
2009-07-07 18:35:42 +02:00
|
|
|
<style name="Number" foreground="#3f3f3f"/>
|
|
|
|
|
<style name="Operator"/>
|
|
|
|
|
<style name="Parentheses" background="#e3e3e3" bold="true"/>
|
2010-09-10 09:35:15 +02:00
|
|
|
<style name="Preprocessor" foreground="#5b5b5b" bold="true"/>
|
2009-07-07 18:35:42 +02:00
|
|
|
<style name="RemovedLine" foreground="#a0a0a4"/>
|
2010-09-10 09:35:15 +02:00
|
|
|
<style name="Static" italic="true"/>
|
2009-07-07 18:35:42 +02:00
|
|
|
<style name="String" foreground="#636363"/>
|
|
|
|
|
<style name="Text" foreground="#000000" background="#ffffff"/>
|
|
|
|
|
<style name="Type"/>
|
2010-09-10 09:35:15 +02:00
|
|
|
<style name="VirtualMethod" italic="true"/>
|
2009-07-07 18:35:42 +02:00
|
|
|
<!--
|
|
|
|
|
Relying on default colors for:
|
|
|
|
|
|
|
|
|
|
CurrentLineNumber
|
2010-02-04 13:01:50 +01:00
|
|
|
DisabledCode
|
2009-07-07 18:35:42 +02:00
|
|
|
LineNumber
|
|
|
|
|
SearchResult
|
|
|
|
|
SearchScope
|
|
|
|
|
Selection
|
2009-07-14 15:25:30 +02:00
|
|
|
Occurrences
|
|
|
|
|
Occurrences.Rename
|
2010-08-03 10:31:16 +02:00
|
|
|
Occurrences.Unused
|
|
|
|
|
VisualWhitespace
|
2009-07-07 18:35:42 +02:00
|
|
|
|
|
|
|
|
-->
|
|
|
|
|
</style-scheme>
|