start 2.36 cycle
[themes.git] / LCARStrek / chatzilla / output-dark.css
CommitLineData
10d7e614
RK
1/* This Source Code Form is subject to the terms of the Mozilla Public
2 * License, v. 2.0. If a copy of the MPL was not distributed with this
3 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
731b0901 4
a8dfd76f 5/*
731b0901 6 * a dark background/light text version of the output window.
a8dfd76f 7 * see output-base.css for details.
731b0901 8 */
9
cc7585ee 10@import url("chrome://chatzilla/content/output-base.css");
731b0901 11
12body.chatzilla-body { /* The topmost container in the ChatZilla */
a8dfd76f 13 background: #000000; /* output window. */
14 color: #E7ADE7;
731b0901 15}
16
17a.chatzilla-link {
a8dfd76f 18 color: #FFCF00;
731b0901 19}
20
21a.chatzilla-link:visited {
a8dfd76f 22 color: #8050B0;
23}
24
25.header-outer {
26 background-color: #000000;
731b0901 27}
28
a8dfd76f 29.header {
30 color: #000000;
31 background-color: #9C9CFF;
569543b3 32 border-radius: 7px;
731b0901 33}
34
cc7585ee
RK
35.progress-fg {
36 background-color: #008484;
37}
38
a8dfd76f 39.value {
40 color: #008484;
41}
42
cc7585ee
RK
43/* Style userlist as white-on-black. */
44treechildren {
45 background: #FFCF00;
46 color: #000000;
47}
48
49/* For Mac, who's theme sucks. */
cc7585ee
RK
50treechildren::-moz-tree-row(unselected),
51treechildren::-moz-tree-cell(unselected),
52treechildren::-moz-tree-cell-text(unselected) {
53 border-color: #FFCF00 !important;
54 background: #FFCF00 !important;
55 color: #000000 !important;
56}
57
a8dfd76f 58#splash {
59 color: #008484;
731b0901 60}
61
cc7585ee
RK
62#usr-descnodes,
63#ch-topicnodes {
64 color: #000000;
65}
66
67[condition] {
68 font-weight: bold;
69}
70
71[condition="red"] {
72 color: red;
73}
74
75[condition="yellow"] {
76 color: yellow;
77}
78
79[condition="green"] {
80 color: #008484;
81}
82
83.msg[msg-type="JOIN"] .msg-data a.chatzilla-link,
84.msg[msg-type="PART"] .msg-data a.chatzilla-link {
85 /* color: #9C9CFF; */
86}
87
88.msg[msg-type="KICK"] .msg-data a.chatzilla-link {
89 /* color: #000000; */
90}
91
731b0901 92.chatzilla-rheet {
a8dfd76f 93 color: #FFCF00 !important;
731b0901 94}
95
96.chatzilla-highlight[name="Slate"] {
a8dfd76f 97 color: #FFCF00;
98 background: #15272d;
731b0901 99}
100
101.chatzilla-highlight[name="Plum"] {
a8dfd76f 102 color: #FFCF00;
103 background: #442144;
731b0901 104}
105
106.chatzilla-highlight[name="Brown"] {
a8dfd76f 107 color: #FFCF00;
108 background: #562a14;
731b0901 109}
110
cc7585ee
RK
111.msg-user {
112 background-color: #000000;
569543b3 113 border-radius: 7px 0px 0px 7px;
cc7585ee 114 border: 1px solid #004242;
731b0901 115}
116
cc7585ee 117.msg-data {
a8dfd76f 118 background-color: #000000;
569543b3 119 border-radius: 0px 7px 7px 0px;
a8dfd76f 120 border: 1px solid #735673;
121}
731b0901 122
cc7585ee
RK
123.msg-type { /* .msg-type = message type */
124 color: #008484; /* indicator */
731b0901 125}
126
cc7585ee
RK
127.msg-user a.chatzilla-link,
128.msg-user { /* msg-user = nickname portion of */
129 color: #FF9F00 !important; /* a message (channel and query */
130} /* views) */
731b0901 131
cc7585ee
RK
132.msg[mark="even"] .msg-data { /* use even/odd marks to create a */
133 color: #9C9CFF; /* subtle brightness change when */
134} /* the speaker changes. */
731b0901 135
cc7585ee
RK
136.msg[msg-type="JOIN"] .msg-data,
137.msg[msg-type="PART"] .msg-data {
a8dfd76f 138 color: #008484;
731b0901 139}
140
cc7585ee 141.msg[msg-type="HELLO"] .msg-data {
a8dfd76f 142 color: #FF9F00;
731b0901 143}
144
cc7585ee
RK
145.msg[msg-type="ERROR"] .msg-data,
146.msg[msg-type="DISCONNECT"] .msg-data {
a8dfd76f 147 color: red;
731b0901 148}
149
cc7585ee
RK
150.msg[msg-type="USAGE"] .msg-data {
151 color: #FF9F00;
152}
153
154.msg[msg-type="ACTION"] .msg-data {
a8dfd76f 155 font-weight: bold;
156 font-style: italic;
731b0901 157}
158
cc7585ee
RK
159.msg[msg-type="NICK"] .msg-data {
160 color: #008484;
161}
731b0901 162
cc7585ee
RK
163.msg[msg-type="NOTICE"] .msg-data,
164.msg[msg-type="MODE"] .msg-data {
165 color: #008484;
166}
167
168.msg[msg-type="NOTICE"] .msg-data a.chatzilla-link,
169.msg[msg-type="MODE"] .msg-data a.chatzilla-link {
170 color: #008484;
171}
172
173.msg[msg-type="KICK"] .msg-data {
174 color: red;
175}
176
177.msg[msg-type="QUIT"] .msg-data {
178 color: #008484;
731b0901 179}
180
181/* important="true" means that the message has text from your /stalk list in
182 * it, has your nickname in it, or was spoken by someone in your /stalk list.
183 */
cc7585ee
RK
184.msg[important="true"] .msg-user,
185.msg[important="true"] .msg-data {
a8dfd76f 186 background: #4D4D7F !important;
187 color: #FFCF00 !important;
731b0901 188}
189
cc7585ee
RK
190.msg:before,
191.msg:after {
a8dfd76f 192 color: #008484;
731b0901 193}
194
cc7585ee
RK
195.msg[msg-user$="ME!"] .msg-user:before,
196.msg[msg-user$="ME!"] .msg-user:after {
a8dfd76f 197 color: #9C9CFF;
198}
cc7585ee 199.msg[msg-user$="ME!"] .msg-user {
a8dfd76f 200 border: 1px solid #9C9CFF;
731b0901 201}
202
cc7585ee
RK
203.msg[msg-type="ACTION"] .msg-user:before,
204.msg[msg-type="ACTION"] .msg-user:after {
a8dfd76f 205 color: #008484;
731b0901 206}
207
cc7585ee
RK
208.msg[msg-type="NOTICE"] .msg-user:before,
209.msg[msg-type="NOTICE"] .msg-user:after {
a8dfd76f 210 color: #008484;
731b0901 211}
212
213/* private messages *not* in a query window */
cc7585ee
RK
214.msg[dest-type="IRCUser"] .msg-user:before,
215.msg[dest-type="IRCUser"] .msg-user:after {
a8dfd76f 216 color: #FFCF00;
731b0901 217}
218
cc7585ee
RK
219.msg[msg-dest$="ME!"] .msg-user:before,
220.msg[msg-dest$="ME!"] .msg-user:after {
a8dfd76f 221 color: #FFCF00;
731b0901 222}
223
224/* private messages in a query window */
cc7585ee
RK
225.msg[view-type="IRCUser"] .msg-user:before,
226.msg[view-type="IRCUser"] .msg-user:after {
a8dfd76f 227 color: #008484;
731b0901 228}
229
cc7585ee
RK
230.msg[view-type="IRCUser"][msg-user$="ME!"] .msg-user:before,
231.msg[view-type="IRCUser"][msg-user$="ME!"] .msg-user:after {
a8dfd76f 232 color: #008484;
731b0901 233}