Java:Mr.Riguz Theme:修订间差异

来自WHY42
imported>Soleverlee
(以“<source lang="xml"> <?xml version="1.0" encoding="utf-8"?> <colorTheme id="9999" name="Mr.riguz" modified="2015-10-19 01:17:28" author="Jongosi/Riguz" website="http:...”为内容创建页面)
 
imported>Soleverlee
无编辑摘要
 
第42行: 第42行:
     <foreground color="#333333" />
     <foreground color="#333333" />
     <lineNumber color="#FF0080" />
     <lineNumber color="#FF0080" />
     <selectionBackground color="#D8D8D8" />
     <selectionBackground color="#0060FF" />
     <selectionForeground color="#333333" />
     <selectionForeground color="#333333" />
</colorTheme>
</colorTheme>

2015年10月20日 (二) 13:55的最新版本

<?xml version="1.0" encoding="utf-8"?>
<colorTheme id="9999" name="Mr.riguz" modified="2015-10-19 01:17:28" author="Jongosi/Riguz" website="http://TwinCreations.co.uk http://riguz.com">
    <searchResultIndication color="#D8D8D8" />
    <filteredSearchResultIndication color="#D8D8D8" />
    <occurrenceIndication color="#FF9900" />
    <writeOccurrenceIndication color="#FF9900" />
    <sourceHoverBackground color="#D8D8D8" />
    <singleLineComment color="#FF9900" />
    <multiLineComment color="#FF9900" />
    <commentTaskTag color="#FF3300" />
    <javadoc color="#FF3300" />
    <javadocLink color="#990099" />
    <javadocTag color="#990099" />
    <javadocKeyword color="#990099" />
    <class color="#006600" />
    <interface color="#666666" />
    <method color="#000099" />
    <methodDeclaration color="#000099" />
    <bracket color="#000099" />
    <number color="#0000FF" />
    <string color="#CC0000" />
    <operator color="#0000FF" />
    <keyword color="#0000FF" />
    <annotation color="#990000" />
    <staticMethod color="#990000" />
    <localVariable color="#0066FF" />
    <localVariableDeclaration color="#000099" />
    <field color="#000099" />
    <staticField color="#552200" />
    <staticFinalField color="#552200" />
    <deprecatedMember color="#D8D8D8" />
    <enum color="#FF0000" />
    <inheritedMethod color="#000099" />
    <abstractMethod color="#000099" />
    <parameterVariable color="#0000FF" />
    <typeArgument color="#0000FF" />
    <typeParameter color="#006600" />
    <constant color="#552200" />
    <background color="#DCF8DF" />
    <currentLine color="#D8D8D8" />
    <foreground color="#333333" />
    <lineNumber color="#FF0080" />
    <selectionBackground color="#0060FF" />
    <selectionForeground color="#333333" />
</colorTheme>