Add new styler entries to themes

pull/14390/head
Don Ho 2023-11-22 18:26:37 +01:00
parent 9bc790b014
commit 2a90f11487
22 changed files with 57 additions and 19 deletions

View File

@ -803,7 +803,9 @@ Credits:
<WidgetStyle name="Current line background colour" styleID="0" bgColor="4B3C34" />
<!-- In below rule 'fgColor' attribute for 'Selected text colour' can be unlocked with a enableSelectFgColor.xml file -->
<WidgetStyle name="Selected text colour" styleID="0" bgColor="83675A" fgColor="C00000" />
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="83675A" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="37A8ED" />
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="37A8ED" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="EEEEEC" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="E5C138" bgColor="4C4A41" fontName="" fontStyle="0" fontSize="8" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="4C4A41" />

View File

@ -801,7 +801,9 @@ Credits:
<WidgetStyle name="Current line background colour" styleID="0" bgColor="121830" />
<!-- In below rule 'fgColor' attribute for 'Selected text colour' can be unlocked with a enableSelectFgColor.xml file -->
<WidgetStyle name="Selected text colour" styleID="0" bgColor="253B76" fgColor="8000FF" />
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="253B76" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="FFFFFF" />
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="FFFFFF" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="EEEEEC" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="EEEEEC" bgColor="2E3436" fontName="" fontStyle="0" fontSize="8" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="2E3436" />

View File

@ -801,7 +801,9 @@ Credits:
<WidgetStyle name="Current line background colour" styleID="0" bgColor="281711" />
<!-- In below rule 'fgColor' attribute for 'Selected text colour' can be unlocked with a enableSelectFgColor.xml file -->
<WidgetStyle name="Selected text colour" styleID="0" bgColor="372017" fgColor="8000FF" />
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="372017" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="A7A7A7" />
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="A7A7A7" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="EEEEEC" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="EEEEEC" bgColor="2E3436" fontName="" fontStyle="0" fontSize="8" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="2E3436" />

View File

@ -918,7 +918,9 @@ Installation : Copy this file to "%APPDATA%\Notepad++\themes" and in a portable
<WidgetStyle name="Current line background colour" styleID="0" bgColor="363636" />
<!-- In below rule 'fgColor' attribute for 'Selected text colour' can be unlocked with a enableSelectFgColor.xml file -->
<WidgetStyle name="Selected text colour" styleID="0" bgColor="4D4D4D" fgColor="C0C0C0" />
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="4D4D4D" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="A7A7A7" />
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="A7A7A7" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="EEEEEC" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="8F8F8F" bgColor="363636" fontName="" fontStyle="0" fontSize="9" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="363636" />

View File

@ -1,13 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
File name: Zenburn.xml
Style Name: Zenburn
Description: Zenburn-like style for Notepad++.
Inspired by the original Zenburn colorscheme for Vim by Jani Nurminen.
Official Vim Zenburn home page: http://kippura.org/zenburnpage/
Supported languages: All the languages supported by release 7.7
Created by: Jani Kesänen (jani dot kesanen gmail com)
Released: 25.06.2019
Dark mode default style for Notepad++.
This file is based on Zenburn them (zenburn.xml)
License: GPL2
-->
<NotepadPlus>
@ -164,7 +158,7 @@ License: GPL2
<WordsStyle name="FUNCTION DEFINITIONS" styleID="22" fgColor="B22222" bgColor="3F3F3F" fontName="" fontStyle="5" fontSize="" />
<WordsStyle name="OBJECT DEFINITIONS" styleID="23" fgColor="8080FF" bgColor="3F3F3F" fontName="" fontStyle="5" fontSize="" />
<WordsStyle name="PREPROC DEFINITIONS" styleID="24" fgColor="556B2F" bgColor="3F3F3F" fontName="" fontStyle="5" fontSize="" />
</LexerType>
</LexerType>
<LexerType name="bash" desc="bash" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="DCDCCC" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ERROR" styleID="1" fgColor="EDD6ED" bgColor="3F3F3F" fontName="" fontStyle="1" fontSize="" />
@ -378,7 +372,7 @@ License: GPL2
<!--WordsStyle name="IDENTIFIER2" styleID="15" fgColor="0040E0" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" /-->
<WordsStyle name="ATTRIBUTE" styleID="16" fgColor="DFDFDF" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
<!--WordsStyle name="IDENTIFIER3" styleID="17" fgColor="00A0E0" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" /-->
<WordsStyle name="PSEUDOELEMENT" styleID="18" fgColor="CEDF99" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" keywordClass="type3"/>
<WordsStyle name="PSEUDOELEMENT" styleID="18" fgColor="CEDF99" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<!--WordsStyle name="EXTENDED_IDENTIFIER" styleID="19" fgColor="7F7F00" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" /-->
<!-- LEGACY_PSEUDOELEMENT == EXTENDED_PSEUDOCLASS -->
<WordsStyle name="LEGACY PSEUDOELEMENT" styleID="20" fgColor="CEDF99" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" keywordClass="type5" />
@ -560,17 +554,17 @@ License: GPL2
<WordsStyle name="COMMENT" styleID="1" fgColor="7F9F7F" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT BLOCK" styleID="2" fgColor="7F9F7F" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="8CD0D3" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD" styleID="4" fgColor="E3CEAB" bgColor="3F3F3F" fontName="" fontStyle="1" fontSize="" keywordClass="instre1"/>
<WordsStyle name="CORE API" styleID="5" fgColor="E3CEAB" bgColor="3F3F3F" fontName="" fontStyle="1" fontSize="" keywordClass="instre2"/>
<WordsStyle name="PLUGIN API" styleID="6" fgColor="E3CEAB" bgColor="3F3F3F" fontName="" fontStyle="1" fontSize="" keywordClass="type1"/>
<WordsStyle name="PLUGIN METHOD" styleID="7" fgColor="E3CEAB" bgColor="3F3F3F" fontName="" fontStyle="1" fontSize="" keywordClass="type2"/>
<WordsStyle name="KEYWORD" styleID="4" fgColor="E3CEAB" bgColor="3F3F3F" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="CORE API" styleID="5" fgColor="E3CEAB" bgColor="3F3F3F" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="PLUGIN API" styleID="6" fgColor="E3CEAB" bgColor="3F3F3F" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="PLUGIN METHOD" styleID="7" fgColor="E3CEAB" bgColor="3F3F3F" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="STRING" styleID="8" fgColor="C89191" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING BLOCK" styleID="9" fgColor="C89191" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="10" fgColor="DFDFDF" bgColor="3F3F3F" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="OPERATOR" styleID="11" fgColor="DCDCDC" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="12" fgColor="DCDCDC" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CONSTANT" styleID="13" fgColor="DCA3A3" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HEXNUMBER" styleID="14" fgColor="8CD0D3" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HEXNUMBER" styleID="14" fgColor="8CD0D3" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="html" desc="HTML" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="DCDCCC" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
@ -693,7 +687,7 @@ License: GPL2
<WordsStyle name="OPERATOR" styleID="8" fgColor="9F9D6D" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="URI" styleID="9" fgColor="FFCFAF" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMPACT IRI" styleID="10" fgColor="FFCFAF" bgColor="3F3F3F" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="KEYWORD" styleID="11" fgColor="DFC47D" bgColor="3F3F3F" fontName="" fontStyle="1" fontSize="" keywordClass="instre1"/>
<WordsStyle name="KEYWORD" styleID="11" fgColor="DFC47D" bgColor="3F3F3F" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="LD KEYWORD" styleID="12" fgColor="DFC47D" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="ERROR" styleID="13" fgColor="FFFF80" bgColor="FF0000" fontName="" fontStyle="0" fontSize="" />
</LexerType>
@ -883,7 +877,7 @@ License: GPL2
<WordsStyle name="OPERATOR; EITHER SYMBOLIC OR LITERAL" styleID="12" fgColor="9F9D6D" bgColor="3F3F3F" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="LABEL TO JUMP TO WITH THE GOTO STATEMENT" styleID="13" fgColor="C89191" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORDS" styleID="14" fgColor="DFC47D" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="KEYWORDS" styleID="15" fgColor="FFEBDD" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="KEYWORDS" styleID="15" fgColor="DFC47D" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="STATIC BUILT-IN OBJECT" styleID="16" fgColor="DCDCCC" bgColor="3F3F3F" fontName="" fontStyle="3" fontSize="" keywordClass="type4" />
<WordsStyle name="OBJECT PROPERTY" styleID="17" fgColor="E3CEAB" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OBJECT METHOD" styleID="18" fgColor="CEDF99" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
@ -1063,7 +1057,7 @@ License: GPL2
<WordsStyle name="F CHARACTER" styleID="17" fgColor="DCA3A3" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="F TRIPLE" styleID="18" fgColor="7F9F7F" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="F TRIPLEDOUBLE" styleID="19" fgColor="7F9F7F" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
</LexerType>
</LexerType>
<LexerType name="r" desc="R" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="DCDCCC" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="7F9F7F" bgColor="3F3F3F" fontName="" fontStyle="3" fontSize="" />
@ -1358,7 +1352,7 @@ License: GPL2
<WordsStyle name="H6" styleID="11" fgColor="9CAD6A" bgColor="3F3F3F" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="PRECHAR (NOT USED)" styleID="12" fgColor="DCDCCC" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LIST" styleID="13" fgColor="9F9D6D" bgColor="3F3F3F" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="LIST" styleID="14" fgColor="9F9D6D" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LIST" styleID="14" fgColor="9F9D6D" bgColor="3F3F3F" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="BLOCKQUOTE" styleID="15" fgColor="EFEF8F" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRIKEOUT" styleID="16" fgColor="CC9393" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HRULE" styleID="17" fgColor="EFEF8F" bgColor="3F3F3F" fontName="" fontStyle="3" fontSize="" />
@ -1504,7 +1498,9 @@ License: GPL2
<WidgetStyle name="Current line background colour" styleID="0" bgColor="101010" />
<!-- In below rule 'fgColor' attribute for 'Selected text colour' can be unlocked with a enableSelectFgColor.xml file -->
<WidgetStyle name="Selected text colour" styleID="0" bgColor="585858" fgColor="000000" />
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="C0C0C0" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="8FAF9F" />
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="808040" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="4F5F5F" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="8A8A8A" bgColor="0C0C0C" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="0C0C0C" />

View File

@ -806,7 +806,9 @@ https://notepad-plus-plus.org/donate/
<WidgetStyle name="Current line background colour" styleID="0" bgColor="333333" />
<!-- In below rule 'fgColor' attribute for 'Selected text colour' can be unlocked with a enableSelectFgColor.xml file -->
<WidgetStyle name="Selected text colour" styleID="0" bgColor="6699CC" fgColor="CC0000" />
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="6699CC" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="FFFFFF" />
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="FFFFFF" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="80FFFF" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="C0C0C0" bgColor="333333" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="333333" />

View File

@ -778,7 +778,9 @@ so your enhanced file can be included in Notepad++ future release.
<WidgetStyle name="Current line background colour" styleID="0" bgColor="FF80C0" />
<!-- In below rule 'fgColor' attribute for 'Selected text colour' can be unlocked with a enableSelectFgColor.xml file -->
<WidgetStyle name="Selected text colour" styleID="0" bgColor="FFD5FF" fgColor="CC0000" />
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="FFD5FF" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="FFFFFF" />
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="FFFFFF" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="80FFFF" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="FFFFFF" bgColor="FF80FF" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="FF80FF" />

View File

@ -935,7 +935,9 @@ Installation:
<WidgetStyle name="Current line background colour" styleID="0" bgColor="432C13" />
<!-- In below rule 'fgColor' attribute for 'Selected text colour' can be unlocked with a enableSelectFgColor.xml file -->
<WidgetStyle name="Selected text colour" styleID="0" bgColor="585858" fgColor="CC0000" />
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="585858" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="FAF1C6" />
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="FAF1C6" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="8B642B" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="8B642B" bgColor="43250B" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="43250B" />

View File

@ -805,7 +805,9 @@ Credits:
<WidgetStyle name="Current line background colour" styleID="0" bgColor="2C3833" />
<!-- In below rule 'fgColor' attribute for 'Selected text colour' can be unlocked with a enableSelectFgColor.xml file -->
<WidgetStyle name="Selected text colour" styleID="0" bgColor="919994" fgColor="000000" />
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="919994" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="FFFFFF" />
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="FFFFFF" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="EEEEEC" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="EEEEEC" bgColor="2E3436" fontName="" fontStyle="0" fontSize="8" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="2E3436" />

View File

@ -821,7 +821,9 @@ Credits:
<WidgetStyle name="Current line background colour" styleID="0" bgColor="3E3D32" />
<!-- In below rule 'fgColor' attribute for 'Selected text colour' can be unlocked with a enableSelectFgColor.xml file -->
<WidgetStyle name="Selected text colour" styleID="0" bgColor="49483E" fgColor="000000" />
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="49483E" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="F8F8F0" />
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="F8F8F0" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="EEEEEC" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="EEEEEC" bgColor="2E3436" fontName="" fontStyle="0" fontSize="8" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="2E3436" />

View File

@ -935,7 +935,9 @@ Installation:
<WidgetStyle name="Current line background colour" styleID="0" bgColor="717A39" />
<!-- In below rule 'fgColor' attribute for 'Selected text colour' can be unlocked with a enableSelectFgColor.xml file -->
<WidgetStyle name="Selected text colour" styleID="0" bgColor="8B6733" fgColor="000000" />
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="8B6733" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="FFC973" />
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="FFC973" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="003709" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="603D13" bgColor="7E8A28" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="7E8A28" />

View File

@ -932,7 +932,9 @@ Installation:
<WidgetStyle name="Current line background colour" styleID="0" bgColor="B39674" />
<!-- In below rule 'fgColor' attribute for 'Selected text colour' can be unlocked with a enableSelectFgColor.xml file -->
<WidgetStyle name="Selected text colour" styleID="0" bgColor="BCBCBC" fgColor="000000" />
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="BCBCBC" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="FFFFFF" />
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="FFFFFF" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="181880" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="000000" bgColor="808080" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="808080" />

View File

@ -809,7 +809,9 @@ Notepad++ Custom Style
<WidgetStyle name="Current line background colour" styleID="0" bgColor="2F393C" />
<!-- In below rule 'fgColor' attribute for 'Selected text colour' can be unlocked with a enableSelectFgColor.xml file -->
<WidgetStyle name="Selected text colour" styleID="0" bgColor="404E51" fgColor="C00000" />
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="404E51" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="C1CBD2" />
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="C1CBD2" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="445257" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="81969A" bgColor="3F4B4E" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="3F4B4E" />

View File

@ -817,7 +817,9 @@ Credits:
<WidgetStyle name="Current line background colour" styleID="0" bgColor="11222D" />
<!-- In below rule 'fgColor' attribute for 'Selected text colour' can be unlocked with a enableSelectFgColor.xml file -->
<WidgetStyle name="Selected text colour" styleID="0" bgColor="162E3D" fgColor="000000" />
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="162E3D" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="8BA7A7" />
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="8BA7A7" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="EEEEEC" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="EEEEEC" bgColor="2E3436" fontName="" fontStyle="0" fontSize="8" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="2E3436" />

View File

@ -655,7 +655,9 @@ http://sourceforge.net/donate/index.php?group_id=95717
<WidgetStyle name="Current line background colour" styleID="0" bgColor="273A4B" />
<!-- In below rule 'fgColor' attribute for 'Selected text colour' can be unlocked with a enableSelectFgColor.xml file -->
<WidgetStyle name="Selected text colour" styleID="0" bgColor="0000FF" fgColor="C00000" />
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="0000FF" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="FFFFFF" />
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="FFFFFF" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="FFFFFF" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="FFFFFF" bgColor="1F4661" fontName="" fontStyle="0" fontSize="8" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="1F4661" />

View File

@ -943,7 +943,9 @@ Installation:
<WidgetStyle name="Current line background colour" styleID="0" bgColor="EEE8D5" />
<!-- In below rule 'fgColor' attribute for 'Selected text colour' can be unlocked with a enableSelectFgColor.xml file -->
<WidgetStyle name="Selected text colour" styleID="0" bgColor="073642" fgColor="000000" />
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="073642" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="073642" />
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="073642" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="93A1A1" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="93A1A1" bgColor="EEE8D5" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="EEE8D5" />

View File

@ -1325,7 +1325,9 @@ Installation:
<WidgetStyle name="Current line background colour" styleID="0" bgColor="073642" />
<!-- In below rule 'fgColor' attribute for 'Selected text colour' can be unlocked with a enableSelectFgColor.xml file -->
<WidgetStyle name="Selected text colour" styleID="0" bgColor="EEE8D5" fgColor="000000" />
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="EEE8D5" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="EEE8D5" />
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="EEE8D5" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="586E75" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="586E75" bgColor="073642" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="073642" />

View File

@ -806,7 +806,9 @@ Credits:
<WidgetStyle name="Current line background colour" styleID="0" bgColor="292929" />
<!-- In below rule 'fgColor' attribute for 'Selected text colour' can be unlocked with a enableSelectFgColor.xml file -->
<WidgetStyle name="Selected text colour" styleID="0" bgColor="3E3E3E" fgColor="000000" />
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="3E3E3E" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="A7A7A7" />
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="A7A7A7" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="EEEEEC" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="EEEEEC" bgColor="2E3436" fontName="" fontStyle="0" fontSize="8" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="2E3436" />

View File

@ -777,7 +777,9 @@ http://sourceforge.net/donate/index.php?group_id=95717
<WidgetStyle name="Current line background colour" styleID="0" bgColor="333333" />
<!-- In below rule 'fgColor' attribute for 'Selected text colour' can be unlocked with a enableSelectFgColor.xml file -->
<WidgetStyle name="Selected text colour" styleID="0" bgColor="6699CC" fgColor="8000FF" />
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="6699CC" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="FFFFFF" />
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="FFFFFF" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="80FFFF" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="E4E4E4" bgColor="333333" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="333333" />

View File

@ -1466,7 +1466,9 @@ License: GPL2
<WidgetStyle name="Current line background colour" styleID="0" bgColor="101010" />
<!-- In below rule 'fgColor' attribute for 'Selected text colour' can be unlocked with a enableSelectFgColor.xml file -->
<WidgetStyle name="Selected text colour" styleID="0" bgColor="585858" fgColor="000000" />
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="585858" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="8FAF9F" />
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="8FAF9F" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="4F5F5F" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="8A8A8A" bgColor="0C0C0C" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="0C0C0C" />

View File

@ -932,7 +932,9 @@ Installation:
<WidgetStyle name="Current line background colour" styleID="0" bgColor="AFAF87" />
<!-- In below rule 'fgColor' attribute for 'Selected text colour' can be unlocked with a enableSelectFgColor.xml file -->
<WidgetStyle name="Selected text colour" styleID="0" bgColor="D7FF87" fgColor="000000" />
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="D7FF87" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="5F5F00" />
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="5F5F00" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="AFAF87" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="5F5F00" bgColor="AFAF87" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="AFAF87" />

View File

@ -769,7 +769,9 @@
<WidgetStyle name="Current line background colour" styleID="0" bgColor="000040" />
<!-- In below rule 'fgColor' attribute for 'Selected text colour' can be unlocked with a enableSelectFgColor.xml file -->
<WidgetStyle name="Selected text colour" styleID="0" bgColor="2050D0" fgColor="000000" />
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="2050D0" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="FFFF00" />
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="FFFF00" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="80FFFF" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="000040" />