OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <eclipseColorThemeMapping plugin="com.google.dart.tools.ui" created="2012-10-23
15:36:11"> | 2 <eclipseColorThemeMapping plugin="com.google.dart.tools.ui" created="2012-10-23
15:36:11"> |
3 <mappings> <!-- IDartColorConstants, PreferenceConstants, IJavaThemeConstant
s --> | 3 <mappings> <!-- IDartColorConstants, PreferenceConstants, IJavaThemeConstant
s --> |
4 <mapping pluginKey="dart_default" themeKey="foreground" /> | 4 <mapping pluginKey="dart_default" themeKey="foreground" /> |
5 <mapping pluginKey="dart_single_line_comment" themeKey="singleLineCommen
t" /> | 5 <mapping pluginKey="dart_single_line_comment" themeKey="singleLineCommen
t" /> |
6 <mapping pluginKey="dart_multi_line_comment" themeKey="multiLineComment"
/> | 6 <mapping pluginKey="dart_multi_line_comment" themeKey="multiLineComment"
/> |
7 <mapping pluginKey="dart_comment_task_tag" themeKey="commentTaskTag" /> | 7 <mapping pluginKey="dart_comment_task_tag" themeKey="commentTaskTag" /> |
8 <mapping pluginKey="sourceHoverBackgroundColor" themeKey="sourceHoverBac
kground" /> | 8 <mapping pluginKey="sourceHoverBackgroundColor" themeKey="sourceHoverBac
kground" /> |
9 <mapping pluginKey="dart_string" themeKey="string" /> | 9 <mapping pluginKey="dart_string" themeKey="string" /> |
10 <mapping pluginKey="dart_multiline_string" themeKey="multiLineString" />
<!-- new --> | 10 <mapping pluginKey="dart_multiline_string" themeKey="multiLineString" />
<!-- new --> |
(...skipping 17 matching lines...) Expand all Loading... |
28 <mapping pluginKey="content_assist_proposals_background" themeKey="backg
round" /> | 28 <mapping pluginKey="content_assist_proposals_background" themeKey="backg
round" /> |
29 <mapping pluginKey="content_assist_completion_replacement_foreground" th
emeKey="foreground" /> | 29 <mapping pluginKey="content_assist_completion_replacement_foreground" th
emeKey="foreground" /> |
30 <mapping pluginKey="content_assist_completion_replacement_background" th
emeKey="background" /> | 30 <mapping pluginKey="content_assist_completion_replacement_background" th
emeKey="background" /> |
31 <mapping pluginKey="glanceSelectedColorBackground" themeKey="selectionBa
ckground" /> | 31 <mapping pluginKey="glanceSelectedColorBackground" themeKey="selectionBa
ckground" /> |
32 <mapping pluginKey="glanceColorBackground" themeKey="sourceHoverBackgrou
nd" /> | 32 <mapping pluginKey="glanceColorBackground" themeKey="sourceHoverBackgrou
nd" /> |
33 </mappings> | 33 </mappings> |
34 <semanticHighlightingMappings> | 34 <semanticHighlightingMappings> |
35 <semanticHighlightingMapping pluginKey="semanticHighlighting.number" the
meKey="number" /> | 35 <semanticHighlightingMapping pluginKey="semanticHighlighting.number" the
meKey="number" /> |
36 <semanticHighlightingMapping pluginKey="semanticHighlighting.directive"
themeKey="directive" /> | 36 <semanticHighlightingMapping pluginKey="semanticHighlighting.directive"
themeKey="directive" /> |
37 <semanticHighlightingMapping pluginKey="semanticHighlighting.class" them
eKey="class" /> | 37 <semanticHighlightingMapping pluginKey="semanticHighlighting.class" them
eKey="class" /> |
| 38 <semanticHighlightingMapping pluginKey="semanticHighlighting.functionTyp
eAlias" themeKey="functionTypeAlias" /> |
38 <semanticHighlightingMapping pluginKey="semanticHighlighting.constructor
" themeKey="constructor" /> | 39 <semanticHighlightingMapping pluginKey="semanticHighlighting.constructor
" themeKey="constructor" /> |
39 <semanticHighlightingMapping pluginKey="semanticHighlighting.function" t
hemeKey="function" /> | 40 <semanticHighlightingMapping pluginKey="semanticHighlighting.function" t
hemeKey="function" /> |
40 <semanticHighlightingMapping pluginKey="semanticHighlighting.method" the
meKey="method" /> | 41 <semanticHighlightingMapping pluginKey="semanticHighlighting.method" the
meKey="method" /> |
41 <semanticHighlightingMapping pluginKey="semanticHighlighting.methodDecla
rationName" themeKey="methodDeclaration" /> | 42 <semanticHighlightingMapping pluginKey="semanticHighlighting.methodDecla
rationName" themeKey="methodDeclaration" /> |
42 <semanticHighlightingMapping pluginKey="semanticHighlighting.staticMetho
dDeclarationName" themeKey="staticMethodDeclaration" /> | 43 <semanticHighlightingMapping pluginKey="semanticHighlighting.staticMetho
dDeclarationName" themeKey="staticMethodDeclaration" /> |
43 <semanticHighlightingMapping pluginKey="semanticHighlighting.staticMetho
d" themeKey="staticMethod" /> | 44 <semanticHighlightingMapping pluginKey="semanticHighlighting.staticMetho
d" themeKey="staticMethod" /> |
44 <semanticHighlightingMapping pluginKey="semanticHighlighting.annotation"
themeKey="annotation" /> | 45 <semanticHighlightingMapping pluginKey="semanticHighlighting.annotation"
themeKey="annotation" /> |
45 <semanticHighlightingMapping pluginKey="semanticHighlighting.localVariab
le" themeKey="localVariable" /> | 46 <semanticHighlightingMapping pluginKey="semanticHighlighting.localVariab
le" themeKey="localVariable" /> |
46 <semanticHighlightingMapping pluginKey="semanticHighlighting.importPrefi
x" themeKey="importPrefix" /> | 47 <semanticHighlightingMapping pluginKey="semanticHighlighting.importPrefi
x" themeKey="importPrefix" /> |
47 <semanticHighlightingMapping pluginKey="semanticHighlighting.inheritedMe
thodInvocation" themeKey="inheritedMethod" /> | 48 <semanticHighlightingMapping pluginKey="semanticHighlighting.inheritedMe
thodInvocation" themeKey="inheritedMethod" /> |
48 <semanticHighlightingMapping pluginKey="semanticHighlighting.localVariab
leDeclaration" themeKey="localVariableDeclaration" /> | 49 <semanticHighlightingMapping pluginKey="semanticHighlighting.localVariab
leDeclaration" themeKey="localVariableDeclaration" /> |
49 <semanticHighlightingMapping pluginKey="semanticHighlighting.typeArgumen
t" themeKey="typeArgument" /> | 50 <semanticHighlightingMapping pluginKey="semanticHighlighting.typeArgumen
t" themeKey="typeArgument" /> |
50 <semanticHighlightingMapping pluginKey="semanticHighlighting.typeParamet
er" themeKey="typeParameter" /> | 51 <semanticHighlightingMapping pluginKey="semanticHighlighting.typeParamet
er" themeKey="typeParameter" /> |
51 <semanticHighlightingMapping pluginKey="semanticHighlighting.parameterVa
riable" themeKey="parameterVariable" /> | 52 <semanticHighlightingMapping pluginKey="semanticHighlighting.parameterVa
riable" themeKey="parameterVariable" /> |
52 <semanticHighlightingMapping pluginKey="semanticHighlighting.field" them
eKey="field" /> | 53 <semanticHighlightingMapping pluginKey="semanticHighlighting.field" them
eKey="field" /> |
53 <semanticHighlightingMapping pluginKey="semanticHighlighting.staticField
" themeKey="staticField" /> | 54 <semanticHighlightingMapping pluginKey="semanticHighlighting.staticField
" themeKey="staticField" /> |
54 <semanticHighlightingMapping pluginKey="semanticHighlighting.staticFinal
Field" themeKey="staticFinalField" /> | 55 <semanticHighlightingMapping pluginKey="semanticHighlighting.staticFinal
Field" themeKey="staticFinalField" /> |
55 <semanticHighlightingMapping pluginKey="semanticHighlighting.deprecated"
themeKey="deprecatedMember" /> | 56 <semanticHighlightingMapping pluginKey="semanticHighlighting.deprecated"
themeKey="deprecatedMember" /> |
56 <semanticHighlightingMapping pluginKey="semanticHighlighting.dynamicType
" themeKey="dynamicType" /> | 57 <semanticHighlightingMapping pluginKey="semanticHighlighting.dynamicType
" themeKey="dynamicType" /> |
57 <semanticHighlightingMapping pluginKey="semanticHighlighting.getterDecla
ration" themeKey="getter" /> | 58 <semanticHighlightingMapping pluginKey="semanticHighlighting.getterDecla
ration" themeKey="getter" /> |
58 <semanticHighlightingMapping pluginKey="semanticHighlighting.setterDecla
ration" themeKey="setter" /> | 59 <semanticHighlightingMapping pluginKey="semanticHighlighting.setterDecla
ration" themeKey="setter" /> |
59 <semanticHighlightingMapping pluginKey="semanticHighlighting.builtin" th
emeKey="builtin" /> | 60 <semanticHighlightingMapping pluginKey="semanticHighlighting.builtin" th
emeKey="builtin" /> |
60 </semanticHighlightingMappings> | 61 </semanticHighlightingMappings> |
61 </eclipseColorThemeMapping> | 62 </eclipseColorThemeMapping> |
OLD | NEW |