File: HotFudgeSundae.xml

package info (click to toggle)
flamerobin 0.9.13.ds.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,300 kB
  • sloc: cpp: 59,818; sh: 10,505; xml: 1,029; ansic: 302; makefile: 27
file content (108 lines) | stat: -rw-r--r-- 9,677 bytes parent folder | download | duplicates (2)
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
<?xml version="1.0" encoding="UTF-8" ?>
<!--//
File Name:           HotFudgeSundae.xml
Style Name:          HotFudgeSundae
Description:         HotFudgeSundae theme for Notepad++.
                     Hues from photographs of hot fudge sundaes.
                     Hot fudge, some ice cream peeking out, drizzled with
                     caramel, nuts, and sprinkles with a cherry on top. 
Supported languages: All the languages supported by release 6.7.4 
Created by:          Paul Neubauer (PaulRNeubauer at gmail dot com)
Released:            4/17/2012
Last Modified:       2/20/2015
                     Improved contrast in comments.
                     Added support for CoffeeScript.
License:             Feel free to modify this theme. 
                     This theme is available under the terms of the Creative Commons
                     Attribution 3.0 Unported License. You are free to to copy,
                     distribute and transmit the work, to adapt the work, or to make
                     commercial use of the work under the condition that you must
                     attribute the work in the manner specified by the author or
                     licensor (but not in any way that suggests that they endorse you
                     or your use of the work). See
                     http://creativecommons.org/licenses/by/3.0/ 
                     for a legal description of the license terms. Briefly, this
                     means: please note in derivatives of this theme, that they are
                     based on my work. Of course, if you are using this file as no
                     more than a framework for an entirely different color scheme, you
                     may, and should, omit such attribution.

Installation:
    Copy this file to C:\Program Files (x86)\Notepad++\themes  OR
    For WindowsXP:
    Copy this file to C:\Documents and Settings\%%USERNAME%%\Application Data\Notepad++\themes
    For Windows Vista or 7:
    Copy this file to C:\Users\%%USERNAME%%\AppData\Roaming\Notepad++\themes

//-->
<Flamerobin>
    <LexerStyles>
        <LexerType name="diff" desc="DIFF" ext="">
            <WordsStyle name="DEFAULT" styleID="0" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT" styleID="1" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
            <WordsStyle name="COMMAND" styleID="2" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="HEADER" styleID="3" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="POSITION" styleID="4" fgColor="D92B10" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="DELETED" styleID="5" fgColor="7578DB" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
            <WordsStyle name="ADDED" styleID="6" fgColor="0088CE" bgColor="2B0F01" fontName="" fontStyle="1" fontSize="" />
        </LexerType>
        <LexerType name="searchResult" desc="Search result" ext="">
            <WordsStyle name="Default" styleID="0" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="Search Header" styleID="1" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="File Header" styleID="2" fgColor="D92B10" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="Line Number" styleID="3" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="Hit Word" styleID="4" fgColor="CFBA28" bgColor="7578DB" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="Selected Line" styleID="5" fgColor="B7975D" bgColor="FAF1C6" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="Current line background colour" styleID="6" bgColor="432C13" fgColor="2AA198" fontSize="" fontStyle="0" />
        </LexerType>
        <LexerType name="sql" desc="SQL" ext="">
            <WordsStyle name="DEFAULT" styleID="0" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT" styleID="1" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
            <WordsStyle name="COMMENT LINE" styleID="2" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
            <WordsStyle name="COMMENT DOC" styleID="3" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
            <WordsStyle name="NUMBER" styleID="4" fgColor="AFA7D6" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="KEYWORD" styleID="5" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
            <WordsStyle name="USER1" styleID="16" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
            <WordsStyle name="KEYWORD2" styleID="19" fgColor="FF8080" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
            <WordsStyle name="STRING" styleID="6" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="">bool long int char</WordsStyle>
            <WordsStyle name="STRING2" styleID="7" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="OPERATOR" styleID="10" fgColor="D6C479" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="IDENTIFIER" styleID="11" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
            <WordsStyle name="Q OPERATOR" styleID="24" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="">bool long int char</WordsStyle>
        </LexerType>
    </LexerStyles>
    <GlobalStyles>
        <!-- Attention : Don't modify the name of styleID="0" -->
        <WidgetStyle name="Global override" styleID="0" fgColor="B7975D" bgColor="2B0F01" fontName="Consolas" fontStyle="0" fontSize="10" />
        <WidgetStyle name="Default Style" styleID="32" fgColor="B7975D" bgColor="2B0F01" fontName="Consolas" fontStyle="0" fontSize="10" />
        <WidgetStyle name="Indent guideline style" styleID="37" fgColor="8B642B" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
        <WidgetStyle name="Brace highlight style" styleID="34" fgColor="2B0F01" bgColor="EC6221" fontName="" fontStyle="1" fontSize="" />
        <WidgetStyle name="Bad brace colour" styleID="35" fgColor="FF00FF" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
        <WidgetStyle name="Current line background colour" styleID="0" bgColor="432C13" fontStyle="0" fgColor="0080C0" fontSize="" />
        <WidgetStyle name="Selected text colour" styleID="0" bgColor="585858" fontStyle="0" fgColor="CC0000" />
        <WidgetStyle name="Caret colour" styleID="2069" fgColor="FAF1C6" fontStyle="0" bgColor="253B76" />
        <WidgetStyle name="Edge colour" styleID="0" fgColor="8B642B" fontStyle="0" bgColor="112435" fontSize="" />
        <WidgetStyle name="Line number margin" styleID="33" fgColor="8B642B" bgColor="43250B" fontName="" fontStyle="0" fontSize="" />
        <WidgetStyle name="Bookmark margin" styleID="0" bgColor="43250B" />
        <WidgetStyle name="Fold" styleID="0" fgColor="8B642B" bgColor="43250B" fontStyle="0" fontSize="8" />
        <WidgetStyle name="Fold active" styleID="0" fgColor="CFBA28" fontStyle="0" bgColor="1A1A1A" fontSize="8" />
        <WidgetStyle name="Fold margin" styleID="0" fgColor="8B642B" bgColor="43250B" fontStyle="0" fontSize="" />
        <WidgetStyle name="White space symbol" styleID="0" fgColor="CFBA28" fontStyle="0" bgColor="80FF00" />
        <WidgetStyle name="Smart HighLighting" styleID="29" bgColor="008947" fontStyle="0" fgColor="FFFF00" fontSize="" />
        <WidgetStyle name="Find Mark Style" styleID="31" bgColor="7578DB" fontStyle="0" fgColor="555753" fontSize="10" />
        <WidgetStyle name="Mark Style 1" styleID="25" bgColor="C11418" fontStyle="0" fgColor="FCAF3E" fontSize="10" />
        <WidgetStyle name="Mark Style 2" styleID="24" bgColor="0088CE" fontStyle="0" fgColor="80D4B2" />
        <WidgetStyle name="Mark Style 3" styleID="23" bgColor="BCBB80" fontStyle="0" fgColor="FAAA3C" />
        <WidgetStyle name="Mark Style 4" styleID="22" bgColor="4AD231" fontStyle="0" fgColor="FFCAB0" fontSize="10" />
        <WidgetStyle name="Mark Style 5" styleID="21" bgColor="CFBA28" fontStyle="0" fgColor="000000" fontSize="10" />
        <WidgetStyle name="Incremental highlight all" styleID="28" bgColor="2B0F01" fontStyle="0" fgColor="808080" />
        <WidgetStyle name="Tags match highlighting" styleID="27" bgColor="990000" fontStyle="0" fgColor="FFCAB0" />
        <WidgetStyle name="Tags attribute" styleID="26" bgColor="3D0B0C" fontStyle="0" fgColor="000000" />
        <WidgetStyle name="Active tab focused indicator" styleID="0" fgColor="D92B10" fontStyle="0" bgColor="FFFF00" />
        <WidgetStyle name="Active tab unfocused indicator" styleID="0" fgColor="2B0F01" fontStyle="0" bgColor="FF0000" />
        <WidgetStyle name="Active tab text" styleID="0" fgColor="000000" fontStyle="0" bgColor="80FF00" />
        <WidgetStyle name="Inactive tabs" styleID="0" fgColor="43250B" bgColor="D5BC93" fontStyle="0" />
        <WidgetStyle name="URL hovered" styleID="0" fgColor="FFFFFF" />
    </GlobalStyles>
</Flamerobin>