xtras/mathuaerknedam 526:bb59ce3af275: minimal_mod: Why did I ma...

commits at adium.im commits at adium.im
Tue Sep 28 00:25:53 UTC 2010


details:	http://hg.adium.im/xtras/mathuaerknedam/rev/bb59ce3af275
revision:	526:bb59ce3af275
author:		mathuaerknedam
date:		Mon Sep 27 16:49:34 2010 -0500

minimal_mod: Why did I make the historical senders darker while making historical messages lighter!? This makes historical senders lighter too.

diffs (truncated from 2227 to 1000 lines):

diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Blue.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Blue.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Blue.css	Mon Sep 27 16:49:34 2010 -0500
@@ -21,11 +21,11 @@
 #Chat:not(.groupchat) .history.event .x-message,
 #Chat:not(.groupchat) .history.event a
 {
-	color: hsla(210, 100%, 30%, 1) !important;
+	color: hsla(210, 80%, 80%, 1) !important;
 }
 
 .history.outgoing .x-sender,
 .history.outgoing a
 {
-	color: hsla(0, 0%, 30%, 1) !important;
+	color: hsla(0, 0%, 70%, 1) !important;
 }
diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Green.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Green.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Green.css	Mon Sep 27 16:49:34 2010 -0500
@@ -1,1 +1,1 @@
-.incoming:not(.history) .x-sender,
.incoming:not(.history) a,
#Chat:not(.groupchat) .status .x-message,
#Chat:not(.groupchat) .status a,
#Chat:not(.groupchat) .event .x-message,
#Chat:not(.groupchat) .event a
{
	color: hsla(120, 100%, 35%, 1) !important;
}

.outgoing:not(.history) .x-sender,
.outgoing:not(.history) a
{
	color: hsla(0, 0%, 0%, 1) !important;
}

.history.incoming .x-sender,
.history.incoming a,
#Chat:not(.groupchat) .history.status .x-message,
#Chat:not(.groupchat) .history.status a,
#Chat:not(.groupchat) .history.event .x-message,
#Chat:not(.groupchat) .history.event a
{
	color: hsla(120, 100%, 25%, 1) !important;
}

.history.outgoing .x-sender,
.history.outgoing a
{
	color: hsla(0, 0%, 30%, 1) !important;
}
\ No newline at end of file
+.incoming:not(.history) .x-sender,
.incoming:not(.history) a,
#Chat:not(.groupchat) .status .x-message,
#Chat:not(.groupchat) .status a,
#Chat:not(.groupchat) .event .x-message,
#Chat:not(.groupchat) .event a
{
	color: hsla(120, 100%, 35%, 1) !important;
}

.outgoing:not(.history) .x-sender,
.outgoing:not(.history) a
{
	color: hsla(0, 0%, 0%, 1) !important;
}

.history.incoming .x-sender,
.history.incoming a,
#Chat:not(.groupchat) .history.status .x-message,
#Chat:not(.groupchat) .history.status a,
#Chat:not(.groupchat) .history.event .x-message,
#Chat:not(.groupchat) .history.event a
{
	color: hsla(120, 50%, 70%, 1) !important;
}

.history.outgoing .x-sender,
.history.outgoing a
{
	color: hsla(0, 0%, 70%, 1) !important;
}
\ No newline at end of file
diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Grey.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Grey.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Grey.css	Mon Sep 27 16:49:34 2010 -0500
@@ -21,11 +21,11 @@
 #Chat:not(.groupchat) .history.event .x-message,
 #Chat:not(.groupchat) .history.event a
 {
-	color: hsla(0, 0%, 30%, 1) !important;
+	color: hsla(0, 0%, 75%, 1) !important;
 }
 
 .history.outgoing .x-sender,
 .history.outgoing a
 {
-	color: hsla(0, 0%, 30%, 1) !important;
+	color: hsla(0, 0%, 50%, 1) !important;
 }
diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Orange.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Orange.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Orange.css	Mon Sep 27 16:49:34 2010 -0500
@@ -21,11 +21,11 @@
 #Chat:not(.groupchat) .history.event .x-message,
 #Chat:not(.groupchat) .history.event a
 {
-	color: hsla(30, 100%, 30%, 1) !important;
+	color: hsla(30, 90%, 76%, 1) !important;
 }
 
 .history.outgoing .x-sender,
 .history.outgoing a
 {
-	color: hsla(0, 0%, 30%, 1) !important;
+	color: hsla(0, 0%, 70%, 1) !important;
 }
diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Pink.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Pink.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Pink.css	Mon Sep 27 16:49:34 2010 -0500
@@ -1,1 +1,1 @@
-.incoming:not(.history) .x-sender,
.incoming:not(.history) a,
#Chat:not(.groupchat) .status .x-message,
#Chat:not(.groupchat) .status a,
#Chat:not(.groupchat) .event .x-message,
#Chat:not(.groupchat) .event a
{
	color: hsla(315, 100%, 65%, 1) !important;
}

.outgoing:not(.history) .x-sender,
.outgoing:not(.history) a
{
	color: hsla(0, 0%, 0%, 1) !important;
}

.history.incoming .x-sender,
.history.incoming a,
#Chat:not(.groupchat) .history.status .x-message,
#Chat:not(.groupchat) .history.status a,
#Chat:not(.groupchat) .history.event .x-message,
#Chat:not(.groupchat) .history.event a
{
	color: hsla(315, 100%, 30%, 1) !important;
}

.history.outgoing .x-sender,
.history.outgoing a
{
	color: hsla(0, 0%, 30%, 1) !important;
}
\ No newline at end of file
+.incoming:not(.history) .x-sender,
.incoming:not(.history) a,
#Chat:not(.groupchat) .status .x-message,
#Chat:not(.groupchat) .status a,
#Chat:not(.groupchat) .event .x-message,
#Chat:not(.groupchat) .event a
{
	color: hsla(315, 100%, 65%, 1) !important;
}

.outgoing:not(.history) .x-sender,
.outgoing:not(.history) a
{
	color: hsla(0, 0%, 0%, 1) !important;
}

.history.incoming .x-sender,
.history.incoming a,
#Chat:not(.groupchat) .history.status .x-message,
#Chat:not(.groupchat) .history.status a,
#Chat:not(.groupchat) .history.event .x-message,
#Chat:not(.groupchat) .history.event a
{
	color: hsla(315, 80%, 82%, 1) !important;
}

.history.outgoing .x-sender,
.history.outgoing a
{
	color: hsla(0, 0%, 70%, 1) !important;
}
\ No newline at end of file
diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Purple.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Purple.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Purple.css	Mon Sep 27 16:49:34 2010 -0500
@@ -1,1 +1,1 @@
-.incoming:not(.history) .x-sender,
.incoming:not(.history) a,
#Chat:not(.groupchat) .status .x-message,
#Chat:not(.groupchat) .status a,
#Chat:not(.groupchat) .event .x-message,
#Chat:not(.groupchat) .event a
{
	color: hsla(276, 100%, 40%, 1) !important;
}

.outgoing:not(.history) .x-sender,
.outgoing:not(.history) a
{
	color: hsla(0, 0%, 0%, 1) !important;
}

.history.incoming .x-sender,
.history.incoming a,
#Chat:not(.groupchat) .history.status .x-message,
#Chat:not(.groupchat) .history.status a,
#Chat:not(.groupchat) .history.event .x-message,
#Chat:not(.groupchat) .history.event a
{
	color: hsla(276, 100%, 25%, 1) !important;
}

.history.outgoing .x-sender,
.history.outgoing a
{
	color: hsla(0, 0%, 30%, 1) !important;
}
\ No newline at end of file
+.incoming:not(.history) .x-sender,
.incoming:not(.history) a,
#Chat:not(.groupchat) .status .x-message,
#Chat:not(.groupchat) .status a,
#Chat:not(.groupchat) .event .x-message,
#Chat:not(.groupchat) .event a
{
	color: hsla(276, 100%, 40%, 1) !important;
}

.outgoing:not(.history) .x-sender,
.outgoing:not(.history) a
{
	color: hsla(0, 0%, 0%, 1) !important;
}

.history.incoming .x-sender,
.history.incoming a,
#Chat:not(.groupchat) .history.status .x-message,
#Chat:not(.groupchat) .history.status a,
#Chat:not(.groupchat) .history.event .x-message,
#Chat:not(.groupchat) .history.event a
{
	color: hsla(276, 60%, 82%, 1) !important;
}

.history.outgoing .x-sender,
.history.outgoing a
{
	color: hsla(0, 0%, 70%, 1) !important;
}
\ No newline at end of file
diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Red.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Red.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Red.css	Mon Sep 27 16:49:34 2010 -0500
@@ -21,11 +21,11 @@
 #Chat:not(.groupchat) .history.event .x-message,
 #Chat:not(.groupchat) .history.event a
 {
-	color: hsla(0, 100%, 30%, 1) !important;
+	color: hsla(0, 80%, 82%, 1) !important;
 }
 
 .history.outgoing .x-sender,
 .history.outgoing a
 {
-	color: hsla(0, 0%, 30%, 1) !important;
+	color: hsla(0, 0%, 70%, 1) !important;
 }
diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Black.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Black.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Black.css	Mon Sep 27 16:49:34 2010 -0500
@@ -21,11 +21,11 @@
 #Chat:not(.groupchat) .history.event .x-message,
 #Chat:not(.groupchat) .history.event a
 {
-	color: hsla(0, 0%, 30%, 1) !important;
+	color: hsla(0, 0%, 70%, 1) !important;
 }
 
 .history.outgoing .x-sender,
 .history.outgoing a
 {
-	color: hsla(210, 100%, 30%, 1) !important;
+	color: hsla(210, 80%, 80%, 1) !important;
 }
diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Green.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Green.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Green.css	Mon Sep 27 16:49:34 2010 -0500
@@ -1,1 +1,1 @@
-.incoming:not(.history) .x-sender,
.incoming:not(.history) a,
#Chat:not(.groupchat) .status .x-message,
#Chat:not(.groupchat) .status a,
#Chat:not(.groupchat) .event .x-message,
#Chat:not(.groupchat) .event a
{
	color: hsla(120, 100%, 35%, 1) !important;
}

.outgoing:not(.history) .x-sender,
.outgoing:not(.history) a
{
	color: hsla(210, 100%, 50%, 1) !important;
}

.history.incoming .x-sender,
.history.incoming a,
#Chat:not(.groupchat) .history.status .x-message,
#Chat:not(.groupchat) .history.status a,
#Chat:not(.groupchat) .history.event .x-message,
#Chat:not(.groupchat) .history.event a
{
	color: hsla(120, 100%, 25%, 1) !important;
}

.history.outgoing .x-sender,
.history.outgoing a
{
	color: hsla(210, 100%, 30%, 1) !important;
}
\ No newline at end of file
+.incoming:not(.history) .x-sender,
.incoming:not(.history) a,
#Chat:not(.groupchat) .status .x-message,
#Chat:not(.groupchat) .status a,
#Chat:not(.groupchat) .event .x-message,
#Chat:not(.groupchat) .event a
{
	color: hsla(120, 100%, 35%, 1) !important;
}

.outgoing:not(.history) .x-sender,
.outgoing:not(.history) a
{
	color: hsla(210, 100%, 50%, 1) !important;
}

.history.incoming .x-sender,
.history.incoming a,
#Chat:not(.groupchat) .history.status .x-message,
#Chat:not(.groupchat) .history.status a,
#Chat:not(.groupchat) .history.event .x-message,
#Chat:not(.groupchat) .history.event a
{
	color: hsla(120, 50%, 70%, 1) !important;
}

.history.outgoing .x-sender,
.history.outgoing a
{
	color: hsla(210, 80%, 80%, 1) !important;
}
\ No newline at end of file
diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Grey.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Grey.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Grey.css	Mon Sep 27 16:49:34 2010 -0500
@@ -21,11 +21,11 @@
 #Chat:not(.groupchat) .history.event .x-message,
 #Chat:not(.groupchat) .history.event a
 {
-	color: hsla(0, 0%, 30%, 1) !important;
+	color: hsla(0, 0%, 74%, 1) !important;
 }
 
 .history.outgoing .x-sender,
 .history.outgoing a
 {
-	color: hsla(210, 100%, 30%, 1) !important;
+	color: hsla(210, 80%, 80%, 1) !important;
 }
diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Orange.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Orange.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Orange.css	Mon Sep 27 16:49:34 2010 -0500
@@ -21,11 +21,11 @@
 #Chat:not(.groupchat) .history.event .x-message,
 #Chat:not(.groupchat) .history.event a
 {
-	color: hsla(30, 100%, 30%, 1) !important;
+	color: hsla(30, 90%, 76%, 1) !important;
 }
 
 .history.outgoing .x-sender,
 .history.outgoing a
 {
-	color: hsla(210, 100%, 30%, 1) !important;
+	color: hsla(210, 80%, 80%, 1) !important;
 }
diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Pink.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Pink.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Pink.css	Mon Sep 27 16:49:34 2010 -0500
@@ -1,1 +1,1 @@
-.incoming:not(.history) .x-sender,
.incoming:not(.history) a,
#Chat:not(.groupchat) .status .x-message,
#Chat:not(.groupchat) .status a,
#Chat:not(.groupchat) .event .x-message,
#Chat:not(.groupchat) .event a
{
	color: hsla(315, 100%, 65%, 1) !important;
}

.outgoing:not(.history) .x-sender,
.outgoing:not(.history) a
{
	color: hsla(210, 100%, 50%, 1) !important;
}

.history.incoming .x-sender,
.history.incoming a,
#Chat:not(.groupchat) .history.status .x-message,
#Chat:not(.groupchat) .history.status a,
#Chat:not(.groupchat) .history.event .x-message,
#Chat:not(.groupchat) .history.event a
{
	color: hsla(315, 100%, 30%, 1) !important;
}

.history.outgoing .x-sender,
.history.outgoing a
{
	color: hsla(210, 100%, 30%, 1) !important;
}
\ No newline at end of file
+.incoming:not(.history) .x-sender,
.incoming:not(.history) a,
#Chat:not(.groupchat) .status .x-message,
#Chat:not(.groupchat) .status a,
#Chat:not(.groupchat) .event .x-message,
#Chat:not(.groupchat) .event a
{
	color: hsla(315, 100%, 65%, 1) !important;
}

.outgoing:not(.history) .x-sender,
.outgoing:not(.history) a
{
	color: hsla(210, 100%, 50%, 1) !important;
}

.history.incoming .x-sender,
.history.incoming a,
#Chat:not(.groupchat) .history.status .x-message,
#Chat:not(.groupchat) .history.status a,
#Chat:not(.groupchat) .history.event .x-message,
#Chat:not(.groupchat) .history.event a
{
	color: hsla(315, 80%, 82%, 1) !important;
}

.history.outgoing .x-sender,
.history.outgoing a
{
	color: hsla(210, 80%, 80%, 1) !important;
}
\ No newline at end of file
diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Purple.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Purple.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Purple.css	Mon Sep 27 16:49:34 2010 -0500
@@ -1,1 +1,1 @@
-.incoming:not(.history) .x-sender,
.incoming:not(.history) a,
#Chat:not(.groupchat) .status .x-message,
#Chat:not(.groupchat) .status a,
#Chat:not(.groupchat) .event .x-message,
#Chat:not(.groupchat) .event a
{
	color: hsla(276, 100%, 40%, 1) !important;
}

.outgoing:not(.history) .x-sender,
.outgoing:not(.history) a
{
	color: hsla(210, 100%, 50%, 1) !important;
}

.history.incoming .x-sender,
.history.incoming a,
#Chat:not(.groupchat) .history.status .x-message,
#Chat:not(.groupchat) .history.status a,
#Chat:not(.groupchat) .history.event .x-message,
#Chat:not(.groupchat) .history.event a
{
	color: hsla(276, 100%, 25%, 1) !important;
}

.history.outgoing .x-sender,
.history.outgoing a
{
	color: hsla(210, 100%, 30%, 1) !important;
}
\ No newline at end of file
+.incoming:not(.history) .x-sender,
.incoming:not(.history) a,
#Chat:not(.groupchat) .status .x-message,
#Chat:not(.groupchat) .status a,
#Chat:not(.groupchat) .event .x-message,
#Chat:not(.groupchat) .event a
{
	color: hsla(276, 100%, 40%, 1) !important;
}

.outgoing:not(.history) .x-sender,
.outgoing:not(.history) a
{
	color: hsla(210, 100%, 50%, 1) !important;
}

.history.incoming .x-sender,
.history.incoming a,
#Chat:not(.groupchat) .history.status .x-message,
#Chat:not(.groupchat) .history.status a,
#Chat:not(.groupchat) .history.event .x-message,
#Chat:not(.groupchat) .history.event a
{
	color: hsla(276, 60%, 82%, 1) !important;
}

.history.outgoing .x-sender,
.history.outgoing a
{
	color: hsla(210, 80%, 80%, 1) !important;
}
\ No newline at end of file
diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Red.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Red.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Red.css	Mon Sep 27 16:49:34 2010 -0500
@@ -21,11 +21,11 @@
 #Chat:not(.groupchat) .history.event .x-message,
 #Chat:not(.groupchat) .history.event a
 {
-	color: hsla(0, 100%, 30%, 1) !important;
+	color: hsla(0, 80%, 82%, 1) !important;
 }
 
 .history.outgoing .x-sender,
 .history.outgoing a
 {
-	color: hsla(210, 100%, 30%, 1) !important;
+	color: hsla(210, 80%, 80%, 1) !important;
 }
diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Black.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Black.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Black.css	Mon Sep 27 16:49:34 2010 -0500
@@ -1,1 +1,1 @@
-.incoming:not(.history) .x-sender,
.incoming:not(.history) a,
#Chat:not(.groupchat) .status .x-message,
#Chat:not(.groupchat) .status a,
#Chat:not(.groupchat) .event .x-message,
#Chat:not(.groupchat) .event a
{
	color: hsla(0, 0%, 0%, 1) !important;
}

.outgoing:not(.history) .x-sender,
.outgoing:not(.history) a
{
	color: hsla(120, 100%, 35%, 1) !important;
}

.history.incoming .x-sender,
.history.incoming a,
#Chat:not(.groupchat) .history.status .x-message,
#Chat:not(.groupchat) .history.status a,
#Chat:not(.groupchat) .history.event .x-message,
#Chat:not(.groupchat) .history.event a
{
	color: hsla(0, 0%, 30%, 1) !important;
}

.history.outgoing .x-sender,
.history.outgoing a
{
	color: hsla(120, 100%, 25%, 1) !important;
}
\ No newline at end of file
+.incoming:not(.history) .x-sender,
.incoming:not(.history) a,
#Chat:not(.groupchat) .status .x-message,
#Chat:not(.groupchat) .status a,
#Chat:not(.groupchat) .event .x-message,
#Chat:not(.groupchat) .event a
{
	color: hsla(0, 0%, 0%, 1) !important;
}

.outgoing:not(.history) .x-sender,
.outgoing:not(.history) a
{
	color: hsla(120, 100%, 35%, 1) !important;
}

.history.incoming .x-sender,
.history.incoming a,
#Chat:not(.groupchat) .history.status .x-message,
#Chat:not(.groupchat) .history.status a,
#Chat:not(.groupchat) .history.event .x-message,
#Chat:not(.groupchat) .history.event a
{
	color: hsla(0, 0%, 70%, 1) !important;
}

.history.outgoing .x-sender,
.history.outgoing a
{
	color: hsla(120, 50%, 70%, 1) !important;
}
\ No newline at end of file
diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Blue.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Blue.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Blue.css	Mon Sep 27 16:49:34 2010 -0500
@@ -21,11 +21,11 @@
 #Chat:not(.groupchat) .history.event .x-message,
 #Chat:not(.groupchat) .history.event a
 {
-	color: hsla(210, 100%, 30%, 1) !important;
+	color: hsla(210, 80%, 80%, 1) !important;
 }
 
 .history.outgoing .x-sender,
 .history.outgoing a
 {
-	color: hsla(120, 100%, 25%, 1) !important;
+	color: hsla(120, 50%, 70%, 1) !important;
 }
diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Grey.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Grey.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Grey.css	Mon Sep 27 16:49:34 2010 -0500
@@ -21,11 +21,11 @@
 #Chat:not(.groupchat) .history.event .x-message,
 #Chat:not(.groupchat) .history.event a
 {
-	color: hsla(0, 0%, 30%, 1) !important;
+	color: hsla(0, 0%, 74%, 1) !important;
 }
 
 .history.outgoing .x-sender,
 .history.outgoing a
 {
-	color: hsla(120, 100%, 25%, 1) !important;
+	color: hsla(120, 50%, 70%, 1) !important;
 }
diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Orange.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Orange.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Orange.css	Mon Sep 27 16:49:34 2010 -0500
@@ -21,11 +21,11 @@
 #Chat:not(.groupchat) .history.event .x-message,
 #Chat:not(.groupchat) .history.event a
 {
-	color: hsla(30, 100%, 30%, 1) !important;
+	color: hsla(30, 90%, 76%, 1) !important;
 }
 
 .history.outgoing .x-sender,
 .history.outgoing a
 {
-	color: hsla(120, 100%, 25%, 1) !important;
+	color: hsla(120, 50%, 70%, 1) !important;
 }
diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Pink.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Pink.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Pink.css	Mon Sep 27 16:49:34 2010 -0500
@@ -1,1 +1,1 @@
-.incoming:not(.history) .x-sender,
.incoming:not(.history) a,
#Chat:not(.groupchat) .status .x-message,
#Chat:not(.groupchat) .status a,
#Chat:not(.groupchat) .event .x-message,
#Chat:not(.groupchat) .event a
{
	color: hsla(315, 100%, 65%, 1) !important;
}

.outgoing:not(.history) .x-sender,
.outgoing:not(.history) a
{
	color: hsla(120, 100%, 35%, 1) !important;
}

.history.incoming .x-sender,
.history.incoming a,
#Chat:not(.groupchat) .history.status .x-message,
#Chat:not(.groupchat) .history.status a,
#Chat:not(.groupchat) .history.event .x-message,
#Chat:not(.groupchat) .history.event a
{
	color: hsla(315, 100%, 30%, 1) !important;
}

.history.outgoing .x-sender,
.history.outgoing a
{
	color: hsla(120, 100%, 25%, 1) !important;
}
\ No newline at end of file
+.incoming:not(.history) .x-sender,
.incoming:not(.history) a,
#Chat:not(.groupchat) .status .x-message,
#Chat:not(.groupchat) .status a,
#Chat:not(.groupchat) .event .x-message,
#Chat:not(.groupchat) .event a
{
	color: hsla(315, 100%, 65%, 1) !important;
}

.outgoing:not(.history) .x-sender,
.outgoing:not(.history) a
{
	color: hsla(120, 100%, 35%, 1) !important;
}

.history.incoming .x-sender,
.history.incoming a,
#Chat:not(.groupchat) .history.status .x-message,
#Chat:not(.groupchat) .history.status a,
#Chat:not(.groupchat) .history.event .x-message,
#Chat:not(.groupchat) .history.event a
{
	color: hsla(315, 80%, 82%, 1) !important;
}

.history.outgoing .x-sender,
.history.outgoing a
{
	color: hsla(120, 50%, 70%, 1) !important;
}
\ No newline at end of file
diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Purple.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Purple.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Purple.css	Mon Sep 27 16:49:34 2010 -0500
@@ -1,1 +1,1 @@
-.incoming:not(.history) .x-sender,
.incoming:not(.history) a,
#Chat:not(.groupchat) .status .x-message,
#Chat:not(.groupchat) .status a,
#Chat:not(.groupchat) .event .x-message,
#Chat:not(.groupchat) .event a
{
	color: hsla(276, 100%, 40%, 1) !important;
}

.outgoing:not(.history) .x-sender,
.outgoing:not(.history) a
{
	color: hsla(120, 100%, 35%, 1) !important;
}

.history.incoming .x-sender,
.history.incoming a,
#Chat:not(.groupchat) .history.status .x-message,
#Chat:not(.groupchat) .history.status a,
#Chat:not(.groupchat) .history.event .x-message,
#Chat:not(.groupchat) .history.event a
{
	color: hsla(276, 100%, 25%, 1) !important;
}

.history.outgoing .x-sender,
.history.outgoing a
{
	color: hsla(120, 100%, 25%, 1) !important;
}
\ No newline at end of file
+.incoming:not(.history) .x-sender,
.incoming:not(.history) a,
#Chat:not(.groupchat) .status .x-message,
#Chat:not(.groupchat) .status a,
#Chat:not(.groupchat) .event .x-message,
#Chat:not(.groupchat) .event a
{
	color: hsla(276, 100%, 40%, 1) !important;
}

.outgoing:not(.history) .x-sender,
.outgoing:not(.history) a
{
	color: hsla(120, 100%, 35%, 1) !important;
}

.history.incoming .x-sender,
.history.incoming a,
#Chat:not(.groupchat) .history.status .x-message,
#Chat:not(.groupchat) .history.status a,
#Chat:not(.groupchat) .history.event .x-message,
#Chat:not(.groupchat) .history.event a
{
	color: hsla(276, 60%, 82%, 1) !important;
}

.history.outgoing .x-sender,
.history.outgoing a
{
	color: hsla(120, 50%, 70%, 1) !important;
}
\ No newline at end of file
diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Red.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Red.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Red.css	Mon Sep 27 16:49:34 2010 -0500
@@ -21,11 +21,11 @@
 #Chat:not(.groupchat) .history.event .x-message,
 #Chat:not(.groupchat) .history.event a
 {
-	color: hsla(0, 100%, 30%, 1) !important;
+	color: hsla(0, 80%, 82%, 1) !important;
 }
 
 .history.outgoing .x-sender,
 .history.outgoing a
 {
-	color: hsla(120, 100%, 25%, 1) !important;
+	color: hsla(120, 50%, 70%, 1) !important;
 }
diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Black.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Black.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Black.css	Mon Sep 27 16:49:34 2010 -0500
@@ -21,11 +21,11 @@
 #Chat:not(.groupchat) .history.event .x-message,
 #Chat:not(.groupchat) .history.event a
 {
-	color: hsla(0, 0%, 30%, 1) !important;
+	color: hsla(0, 0%, 50%, 1) !important;
 }
 
 .history.outgoing .x-sender,
 .history.outgoing a
 {
-	color: hsla(0, 0%, 30%, 1) !important;
+	color: hsla(0, 0%, 75%, 1) !important;
 }
diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Blue.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Blue.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Blue.css	Mon Sep 27 16:49:34 2010 -0500
@@ -21,11 +21,11 @@
 #Chat:not(.groupchat) .history.event .x-message,
 #Chat:not(.groupchat) .history.event a
 {
-	color: hsla(210, 100%, 30%, 1) !important;
+	color: hsla(210, 80%, 80%, 1) !important;
 }
 
 .history.outgoing .x-sender,
 .history.outgoing a
 {
-	color: hsla(0, 0%, 30%, 1) !important;
+	color: hsla(0, 0%, 74%, 1) !important;
 }
diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Green.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Green.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Green.css	Mon Sep 27 16:49:34 2010 -0500
@@ -1,1 +1,1 @@
-.incoming:not(.history) .x-sender,
.incoming:not(.history) a,
#Chat:not(.groupchat) .status .x-message,
#Chat:not(.groupchat) .status a,
#Chat:not(.groupchat) .event .x-message,
#Chat:not(.groupchat) .event a
{
	color: hsla(120, 100%, 35%, 1) !important;
}

.outgoing:not(.history) .x-sender,
.outgoing:not(.history) a
{
	color: hsla(0, 0%, 60%, 1) !important;
}

.history.incoming .x-sender,
.history.incoming a,
#Chat:not(.groupchat) .history.status .x-message,
#Chat:not(.groupchat) .history.status a,
#Chat:not(.groupchat) .history.event .x-message,
#Chat:not(.groupchat) .history.event a
{
	color: hsla(120, 100%, 25%, 1) !important;
}

.history.outgoing .x-sender,
.history.outgoing a
{
	color: hsla(0, 0%, 30%, 1) !important;
}
\ No newline at end of file
+.incoming:not(.history) .x-sender,
.incoming:not(.history) a,
#Chat:not(.groupchat) .status .x-message,
#Chat:not(.groupchat) .status a,
#Chat:not(.groupchat) .event .x-message,
#Chat:not(.groupchat) .event a
{
	color: hsla(120, 100%, 35%, 1) !important;
}

.outgoing:not(.history) .x-sender,
.outgoing:not(.history) a
{
	color: hsla(0, 0%, 60%, 1) !important;
}

.history.incoming .x-sender,
.history.incoming a,
#Chat:not(.groupchat) .history.status .x-message,
#Chat:not(.groupchat) .history.status a,
#Chat:not(.groupchat) .history.event .x-message,
#Chat:not(.groupchat) .history.event a
{
	color: hsla(120, 50%, 70%, 1) !important;
}

.history.outgoing .x-sender,
.history.outgoing a
{
	color: hsla(0, 0%, 74%, 1) !important;
}
\ No newline at end of file
diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Orange.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Orange.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Orange.css	Mon Sep 27 16:49:34 2010 -0500
@@ -21,11 +21,11 @@
 #Chat:not(.groupchat) .history.event .x-message,
 #Chat:not(.groupchat) .history.event a
 {
-	color: hsla(30, 100%, 30%, 1) !important;
+	color: hsla(30, 90%, 76%, 1) !important;
 }
 
 .history.outgoing .x-sender,
 .history.outgoing a
 {
-	color: hsla(0, 0%, 30%, 1) !important;
+	color: hsla(0, 0%, 74%, 1) !important;
 }
diff -r 9ae46dc1efb4 -r bb59ce3af275 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Pink.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Pink.css	Thu Sep 23 08:57:25 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Pink.css	Mon Sep 27 16:49:34 2010 -0500
@@ -1,1 +1,1 @@
-.incoming:not(.history) .x-sender,
.incoming:not(.history) a,
#Chat:not(.groupchat) .status .x-message,
#Chat:not(.groupchat) .status a,
#Chat:not(.groupchat) .event .x-message,
#Chat:not(.groupchat) .event a
{
	color: hsla(315, 100%, 65%, 1) !important;
}

.outgoing:not(.history) .x-sender,
.outgoing:not(.history) a
{
	color: hsla(0, 0%, 60%, 1) !important;
}

.history.incoming .x-sender,
.history.incoming a,
#Chat:not(.groupchat) .history.status .x-message,
#Chat:not(.groupchat) .history.status a,
#Chat:not(.groupchat) .history.event .x-message,
#Chat:not(.groupchat) .history.event a
{
	color: hsla(315, 100%, 30%, 1) !important;
}

.history.outgoing .x-sender,
.history.outgoing a
{
	color: hsla(0, 0%, 30%, 1) !important;
}
\ No newline at end of file
+.incoming:not(.history) .x-sender,
.incoming:not(.history) a,
#Chat:not(.groupchat) .status .x-message,
#Chat:not(.groupchat) .status a,
#Chat:not(.groupchat) .event .x-message,
#Chat:not(.groupchat) .event a
{
	color: hsla(315, 100%, 65%, 1) !important;
}

.outgoing:not(.history) .x-sender,
.outgoing:not(.history) a
{
	color: hsla(0, 0%, 60%, 1) !important;
}

.history.incoming .x-sender,
.history.incoming a,
#Chat:not(.groupchat) .history.status .x-message,
#Chat:not(.groupchat) .history.status a,
#Chat:not(.groupchat) .history.event .x-message,
#Chat:not(.groupchat) .history.event a
{
	color: hsla(315, 80%, 82%, 1) !important;
}

.history.outgoing .x-sender,
.history.outgoing a
{




More information about the commits mailing list