78 lines
4.1 KiB
XML
78 lines
4.1 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<style-scheme version="1.0" name="Somewhat Red">
|
||
|
<style name="Text" foreground="#ffe7e7" background="#1d1616"/>
|
||
|
<style name="Link" foreground="#ffd063"/>
|
||
|
<style name="Selection" background="#564141"/>
|
||
|
<style name="LineNumber" foreground="#888888" background="#2a1e1e"/>
|
||
|
<style name="SearchResult" background="#555500"/>
|
||
|
<style name="SearchResultAlt1" foreground="#aaaaff" background="#363655"/>
|
||
|
<style name="SearchResultAlt2" foreground="#ffaaaa" background="#553636"/>
|
||
|
<style name="SearchScope" background="#222200"/>
|
||
|
<style name="Parentheses" foreground="#ffffff" background="#11404c"/>
|
||
|
<style name="ParenthesesMismatch" background="#ff00ff"/>
|
||
|
<style name="AutoComplete" foreground="#000080" background="#c0c0ff"/>
|
||
|
<style name="CurrentLine" background="#373737"/>
|
||
|
<style name="CurrentLineNumber" foreground="#ffd8c9"/>
|
||
|
<style name="Occurrences" background="#aa0000"/>
|
||
|
<style name="Occurrences.Unused" foreground="#808000"/>
|
||
|
<style name="Occurrences.Rename" foreground="#ffaaaa" background="#553636"/>
|
||
|
<style name="Number" foreground="#ffcd22"/>
|
||
|
<style name="String" foreground="#e0a000"/>
|
||
|
<style name="Type" foreground="#ff8080"/>
|
||
|
<style name="Namespace" foreground="#ff8080"/>
|
||
|
<style name="Local"/>
|
||
|
<style name="Parameter"/>
|
||
|
<style name="Global" foreground="#ce5c00"/>
|
||
|
<style name="Field"/>
|
||
|
<style name="Static" foreground="#ffc654" italic="true"/>
|
||
|
<style name="VirtualMethod" italic="true"/>
|
||
|
<style name="Function"/>
|
||
|
<style name="Keyword" foreground="#ffc27d" italic="true"/>
|
||
|
<style name="PrimitiveType" foreground="#ff8080"/>
|
||
|
<style name="Operator" foreground="#ffe7e7"/>
|
||
|
<style name="Overloaded Operator"/>
|
||
|
<style name="Punctuation"/>
|
||
|
<style name="Preprocessor" foreground="#917e7e"/>
|
||
|
<style name="Label" foreground="#ffff55"/>
|
||
|
<style name="Comment" foreground="#75715e" italic="true"/>
|
||
|
<style name="Doxygen.Comment" foreground="#75715e" bold="true" italic="true"/>
|
||
|
<style name="Doxygen.Tag" foreground="#80ff80"/>
|
||
|
<style name="VisualWhitespace" foreground="#c0c0c0"/>
|
||
|
<style name="QmlLocalId" italic="true"/>
|
||
|
<style name="QmlExternalId" foreground="#aaaaff" italic="true"/>
|
||
|
<style name="QmlTypeId" foreground="#55ff55"/>
|
||
|
<style name="QmlRootObjectProperty" italic="true"/>
|
||
|
<style name="QmlScopeObjectProperty" italic="true"/>
|
||
|
<style name="QmlExternalObjectProperty" foreground="#aaaaff" italic="true"/>
|
||
|
<style name="JsScopeVar" foreground="#8888ff" italic="true"/>
|
||
|
<style name="JsImportVar" foreground="#8888ff" italic="true"/>
|
||
|
<style name="JsGlobalVar" foreground="#8888ff" italic="true"/>
|
||
|
<style name="QmlStateName" italic="true"/>
|
||
|
<style name="Binding" foreground="#ff5555"/>
|
||
|
<style name="DisabledCode" foreground="#777777"/>
|
||
|
<style name="AddedLine" foreground="#55ffff"/>
|
||
|
<style name="RemovedLine" foreground="#ff5555"/>
|
||
|
<style name="DiffFile" foreground="#55ff55"/>
|
||
|
<style name="DiffLocation" foreground="#ffff55"/>
|
||
|
<style name="DiffFileLine" foreground="#000000" background="#d7d700"/>
|
||
|
<style name="DiffContextLine" foreground="#000000" background="#8aaab6"/>
|
||
|
<style name="DiffSourceLine" background="#8c2d2d"/>
|
||
|
<style name="DiffSourceChar" foreground="#000000" background="#c34141"/>
|
||
|
<style name="DiffDestLine" background="#2d8c2d"/>
|
||
|
<style name="DiffDestChar" foreground="#000000" background="#41c341"/>
|
||
|
<style name="LogChangeLine" foreground="#dcdc00"/>
|
||
|
<style name="LogAuthorName" foreground="#ceffe5"/>
|
||
|
<style name="LogCommitDate" foreground="#00ff00"/>
|
||
|
<style name="LogCommitHash" foreground="#ff0000"/>
|
||
|
<style name="LogCommitSubject" foreground="#d6cf9a"/>
|
||
|
<style name="LogDecoration" foreground="#ff00ff"/>
|
||
|
<style name="Warning" underlineColor="#ffbe00" underlineStyle="SingleUnderline"/>
|
||
|
<style name="WarningContext" underlineColor="#ffbe00" underlineStyle="DotLine"/>
|
||
|
<style name="Error" underlineColor="#ff0000" underlineStyle="SingleUnderline"/>
|
||
|
<style name="ErrorContext" underlineColor="#ff0000" underlineStyle="DotLine"/>
|
||
|
<style name="Declaration"/>
|
||
|
<style name="FunctionDefinition"/>
|
||
|
<style name="OutputArgument" italic="true"/>
|
||
|
<style name="StaticMember"/>
|
||
|
</style-scheme>
|