~ubuntu-branches/ubuntu/raring/wxwidgets2.8/raring

« back to all changes in this revision

Viewing changes to wxPython/wx/tools/Editra/styles/Dessert.ess

  • Committer: Package Import Robot
  • Author(s): Stéphane Graber
  • Date: 2012-01-07 13:59:25 UTC
  • mfrom: (1.1.9) (5.1.10 sid)
  • Revision ID: package-import@ubuntu.com-20120107135925-2601miy9ullcon9j
Tags: 2.8.12.1-6ubuntu1
* Resync from Debian, changes that were kept:
  - debian/rules: re-enable mediactrl. This allows libwx_gtk2u_media-2.8 to be
    built, as this is required by some applications (LP: #632984)
  - debian/control: Build-dep on libxt-dev for mediactrl.
  - Patches
    + fix-bashism-in-example
* Add conflict on python-wxgtk2.8 (<< 2.8.12.1-6ubuntu1~) to python-wxversion
  to guarantee upgrade ordering when moving from pycentral to dh_python2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 * License: wxWindows License
5
5
 */
6
6
default_style {
7
 
                fore:#CCCCCC;
8
 
                back:#333333;
9
 
                face:%(primary)s;
10
 
                size:%(size)d;
11
 
 
 
7
        fore:#CCCCCC;
 
8
        back:#333333;
 
9
        face:%(primary)s;
 
10
        size:%(size)d;
12
11
}
13
12
 
14
13
number2_style {
15
 
                fore:#CCCCCC;
 
14
        fore:#CCCCCC;
16
15
}
17
16
 
18
17
stringeol_style {
19
 
                fore:#FF0000;
 
18
        fore:#FF0000;
20
19
}
21
20
 
22
21
caret_line {
24
23
}
25
24
 
26
25
comment_style {
27
 
                fore:#999999;
 
26
        fore:#999999;
28
27
}
29
28
 
30
29
keyword_style {
31
 
                fore:#F0E68C;
 
30
        fore:#F0E68C;
32
31
}
33
32
 
34
33
keyword3_style {
35
 
                fore:#CD5C5C;
 
34
        fore:#CD5C5C;
36
35
}
37
36
 
38
37
guide_style {
39
 
                fore:#CCCCCC;
 
38
        fore:#CCCCCC;
40
39
}
41
40
 
42
41
keyword4_style {
43
 
                fore:#CCCCCC;
 
42
        fore:#CCCCCC;
44
43
}
45
44
 
46
45
ideol_style {
47
 
                fore:#CCCCCC;
 
46
        fore:#CCCCCC;
48
47
}
49
48
 
50
49
array_style {
51
 
                fore:#87CEEB;
 
50
        fore:#87CEEB;
52
51
}
53
52
 
54
53
global_style {
55
 
                fore:#CCCCCC;
 
54
        fore:#CCCCCC;
56
55
}
57
56
 
58
57
line_num {
59
 
                fore:#CCCCCC;
 
58
        fore:#CCCCCC;
60
59
}
61
60
 
62
61
pre2_style {
63
 
                fore:#CCCCCC;
 
62
        fore:#CCCCCC;
64
63
}
65
64
 
66
65
string_style {
67
 
                fore:#98FB98;
 
66
        fore:#98FB98;
68
67
}
69
68
 
70
69
class_style {
71
 
                fore:#87CEEB;
 
70
        fore:#87CEEB;
72
71
}
73
72
 
74
73
ctrl_char {
75
 
                fore:#CCCCCC;
 
74
        fore:#CCCCCC;
76
75
}
77
76
 
78
77
marker_style {
79
 
                fore:#CCCCCC;
 
78
        fore:#CCCCCC;
80
79
}
81
80
 
82
81
keyword2_style {
83
 
                fore:#87CEEB;
 
82
        fore:#87CEEB;
84
83
}
85
84
 
86
85
class2_style {
87
 
                fore:#CCCCCC;
 
86
        fore:#CCCCCC;
88
87
}
89
88
 
90
89
unknown_style {
91
 
                fore:#CCCCCC;
 
90
        fore:#CCCCCC;
92
91
}
93
92
 
94
93
calltip {
95
 
                fore:#CCCCCC;
 
94
        fore:#CCCCCC;
96
95
}
97
96
 
98
97
scalar_style {
99
 
                fore:#CCCCCC;
 
98
        fore:#CCCCCC;
100
99
}
101
100
 
102
101
char_style {
103
 
                fore:#98FB98;
 
102
        fore:#98FB98;
104
103
}
105
104
 
106
105
here_style {
107
 
                fore:#CCCCCC;
 
106
        fore:#CCCCCC;
108
107
}
109
108
 
110
109
number_style {
111
 
                fore:#CCCCCC;
 
110
        fore:#CCCCCC;
112
111
}
113
112
 
114
113
regex_style {
115
 
                fore:#CCCCCC;
 
114
        fore:#CCCCCC;
116
115
}
117
116
 
118
117
folder_style {
119
 
                fore:#CCCCCC;
 
118
        fore:#CCCCCC;
120
119
}
121
120
 
122
121
pre_style {
123
 
                fore:#CCCCCC;
 
122
        fore:#CCCCCC;
124
123
}
125
124
 
126
125
decor_style {
127
 
                fore:#87CEEB;
 
126
        fore:#87CEEB;
128
127
}
129
128
 
130
129
scalar2_style {
131
 
                fore:#CCCCCC;
 
130
        fore:#CCCCCC;
132
131
}
133
132
 
134
133
funct_style {
135
 
                fore:#CCCCCC;
 
134
        fore:#CCCCCC;
136
135
}
137
136
 
138
137
brace_good {
139
 
                fore:#CCCCCC;
 
138
        fore:#CCCCCC;
140
139
}
141
140
 
142
141
error_style {
143
 
                fore:#CD5C5C;
 
142
        fore:#CD5C5C;
144
143
}
145
144
 
146
145
directive_style {
147
 
                fore:#CCCCCC;
 
146
        fore:#CCCCCC;
148
147
}
149
148
 
150
149
btick_style {
151
 
                fore:#CCCCCC;
 
150
        fore:#CCCCCC;
152
151
}
153
152
 
154
153
operator_style {
155
 
                fore:#BDB76B;
 
154
        fore:#BDB76B;
156
155
}
157
156
 
158
157
margin_style {
159
 
                fore:#CCCCCC;
 
158
        fore:#CCCCCC;
160
159
}
161
160
 
162
161
brace_bad {
163
 
                fore:#CCCCCC;
 
162
        fore:#CCCCCC;
164
163
}
165
164
 
166
165
dockey_style {
167
 
                fore:#CCCCCC;
 
166
        fore:#CCCCCC;
168
167
}
169
168