File: Folco.xml - Tab length: 1 2 4 8 - Lines: on off - No wrap: on off

01: <?xml version="1.0" encoding="UTF-8"?>
02: <style-scheme version="1.0" name="Folco">
03:   <style name="Text" foreground="#000000" background="#ffffff"/>
04:   <style name="Link" foreground="#0000ff"/>
05:   <style name="Selection" foreground="#ffffff" background="#3399ff"/>
06:   <style name="LineNumber" foreground="#a0a0a0" background="#f0f0f0"/>
07:   <style name="SearchResult" foreground="#000000" background="#ffef0b"/>
08:   <style name="SearchScope" foreground="#000000" background="#f5faff"/>
09:   <style name="Parentheses" foreground="#ff0000" background="#b4eeb4"/>
10:   <style name="ParenthesesMismatch" foreground="#000000" background="#ff00ff"/>
11:   <style name="CurrentLine" foreground="#000000" background="#c2e1ff"/>
12:   <style name="CurrentLineNumber" foreground="#808080" bold="true"/>
13:   <style name="Occurrences" foreground="#000000" background="#b4b4b4"/>
14:   <style name="Occurrences.Unused" underlineColor="#808000" underlineStyle="SingleUnderline"/>
15:   <style name="Occurrences.Rename" foreground="#000000" background="#ff6464"/>
16:   <style name="Number" foreground="#000080"/>
17:   <style name="String" foreground="#008000"/>
18:   <style name="Type" foreground="#800080"/>
19:   <style name="Local" foreground="#000000"/>
20:   <style name="Field" foreground="#800000"/>
21:   <style name="Static" foreground="#800080"/>
22:   <style name="VirtualMethod" foreground="#000000" italic="true"/>
23:   <style name="Function" foreground="#000000"/>
24:   <style name="Keyword" foreground="#808000" bold="true"/>
25:   <style name="PrimitiveType" foreground="#808000" bold="true"/>
26:   <style name="Operator" foreground="#005500" bold="true"/>
27:   <style name="Preprocessor" foreground="#000080"/>
28:   <style name="Label" foreground="#800000"/>
29:   <style name="Comment" foreground="#008000"/>
30:   <style name="Doxygen.Comment" foreground="#000080"/>
31:   <style name="Doxygen.Tag" foreground="#0000ff"/>
32:   <style name="VisualWhitespace" foreground="#c0c0c0"/>
33:   <style name="QmlLocalId" foreground="#000000" italic="true"/>
34:   <style name="QmlExternalId" foreground="#000080" italic="true"/>
35:   <style name="QmlTypeId" foreground="#800080"/>
36:   <style name="QmlRootObjectProperty" foreground="#000000" italic="true"/>
37:   <style name="QmlScopeObjectProperty" foreground="#000000" italic="true"/>
38:   <style name="QmlExternalObjectProperty" foreground="#000080" italic="true"/>
39:   <style name="JsScopeVar" foreground="#2985c7" italic="true"/>
40:   <style name="JsImportVar" foreground="#0055af" italic="true"/>
41:   <style name="JsGlobalVar" foreground="#0055af" italic="true"/>
42:   <style name="QmlStateName" foreground="#000000" italic="true"/>
43:   <style name="Binding" foreground="#800000"/>
44:   <style name="DisabledCode" foreground="#000000" background="#efefef"/>
45:   <style name="AddedLine" foreground="#00aa00"/>
46:   <style name="RemovedLine" foreground="#ff0000"/>
47:   <style name="DiffFile" foreground="#000080"/>
48:   <style name="DiffLocation" foreground="#0000ff"/>
49:   <style name="DiffFileLine" background="#ffff00"/>
50:   <style name="DiffContextLine" background="#afd7e7"/>
51:   <style name="DiffSourceLine" background="#ffdfdf"/>
52:   <style name="DiffSourceChar" background="#ffafaf"/>
53:   <style name="DiffDestLine" background="#dfffdf"/>
54:   <style name="DiffDestChar" background="#afffaf"/>
55:   <style name="LogChangeLine" foreground="#c00000"/>
56:   <style name="Warning" underlineColor="#ffbe00" underlineStyle="SingleUnderline"/>
57:   <style name="WarningContext" underlineColor="#ffbe00" underlineStyle="DotLine"/>
58:   <style name="Error" underlineColor="#ff0000" underlineStyle="SingleUnderline"/>
59:   <style name="ErrorContext" underlineColor="#ff0000" underlineStyle="DotLine"/>
60: </style-scheme>