-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patheclipse_theme_darcula.xml
48 lines (47 loc) · 1.88 KB
/
eclipse_theme_darcula.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version="1.0" encoding="utf-8"?>
<colorTheme id="23381" name="Darcula 13" modified="2014-01-10 04:23:50" author="Jemay Tecson">
<searchResultIndication color="#000000" />
<filteredSearchResultIndication color="#000000" />
<occurrenceIndication color="#000000" />
<writeOccurrenceIndication color="#000000" />
<findScope color="#000000" />
<deletionIndication color="#D25252" underline="false" strikethrough="false" />
<sourceHoverBackground color="#000000" />
<singleLineComment color="#808080" />
<multiLineComment color="#619647" />
<commentTaskTag color="#619647" />
<javadoc color="#619647" />
<javadocLink color="#619647" />
<javadocTag color="#8B653B" />
<javadocKeyword color="#619647" />
<class color="#A9B7C6" bold="false" />
<interface color="#A9B7C6" />
<method color="#A9B7C6" />
<methodDeclaration color="#FFC66D" />
<bracket color="#A9B7C6" />
<number color="#6897BB" />
<string color="#698558" />
<operator color="#A9B7C6" />
<keyword color="#CB772F" />
<annotation color="#AFB228" />
<staticMethod color="#BED6FF" />
<localVariable color="#A9B7C6" />
<localVariableDeclaration color="#A9B7C6" />
<field color="#9876AA" />
<staticField color="#9876AA" />
<staticFinalField color="#9876AA" italic="true" />
<deprecatedMember color="#A9B7C6" underline="false" strikethrough="true" />
<enum color="#A9B7C6" />
<inheritedMethod color="#BED6FF" />
<abstractMethod color="#BED6FF" />
<parameterVariable color="#A9B7C6" />
<typeArgument color="#808080" />
<typeParameter color="#507874" />
<constant color="#A082BD" />
<background color="#2B2B2B" />
<currentLine color="#323232" />
<foreground color="#A9B7C6" />
<lineNumber color="#868888" />
<selectionBackground color="#214283" />
<selectionForeground color="#A9B7C6" />
</colorTheme>