update diff script for rapid release and update both themes to the state of SeaMonkey...
[themes.git] / LCARStrek / global / aboutMemory.css
CommitLineData
6bcac19c 1@import url("chrome://global/content/aboutMemory.css");
c1f7cc84
RK
2
3/* correct horrible colors for black background */
4
5.mrValue {
6 color: #E7ADE7;
7}
8
9.mrPerc {
10 color: #008484;
11}
12
13.mrName {
14 color: #9C9CFF;
15}