]> git.0d.be Git - empathy.git/blobdiff - data/themes/Classic.AdiumMessageStyle/Contents/Resources/main.css
classic theme: update with colours from the old theme
[empathy.git] / data / themes / Classic.AdiumMessageStyle / Contents / Resources / main.css
index b3326f39b95ab5ade36d0e81b02b7927900cd18c..b642b717a02e14b5ed53127d167aea9e9ea3650d 100644 (file)
@@ -11,14 +11,15 @@ html {
 body {
   padding: 6px;
   margin: 0;
+  color: #2e3436;
 }
 
 .incoming .sender {
-  color: blue;
+  color: #4a708b;
 }
 
 .outgoing .sender {
-  color: green;
+  color: #2e8b57;
 }
 
 .mention .sender {