]> git.0d.be Git - empathy.git/commitdiff
classic theme: more colour updates
authorFrédéric Péters <fpeters@0d.be>
Wed, 4 Jul 2012 07:40:23 +0000 (09:40 +0200)
committerFrédéric Péters <fpeters@0d.be>
Wed, 4 Jul 2012 07:41:48 +0000 (09:41 +0200)
data/themes/Classic.AdiumMessageStyle/Contents/Resources/main.css

index b642b717a02e14b5ed53127d167aea9e9ea3650d..df14f6498e8617bf87d83831bb0c71fcc673ec2b 100644 (file)
@@ -23,10 +23,14 @@ body {
 }
 
 .mention .sender {
-  color: red;
+  color: #8b2323;
   font-weight: bold;
 }
 
 .status {
   color: #939373;
 }
+
+a {
+  color: #4682b4;
+}