start 2.5 development cycles
[themes.git] / LCARStrek / global / aboutMemory.css
index f914608b2cff5b55c55f2e2240ee75f1f6fe6b10..2146aa70c6cc63975b6108e6f4cc90c799202abf 100644 (file)
@@ -1 +1,15 @@
 @import url("chrome://global/content/aboutMemory.css");
+
+/* correct horrible colors for black background */
+
+.mrValue {
+  color: #E7ADE7;
+}
+
+.mrPerc {
+  color: #008484;
+}
+
+.mrName {
+  color: #9C9CFF;
+}