# HG changeset patch # User mathuaerknedam # Date 1268752977 18000 # Node ID eca0bfeb850fd9c9f8e5cb5ddf8fd16f36c573ce # Parent b3c07cef210d39c43d783161228ef9815b32cc24 minimal_mod: improve colors now that I can test on a system with colors that don't suck. diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Green.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Green.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Green.css Tue Mar 16 10:22:57 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%, 45%, 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%, 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(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 diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Grey.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Grey.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Grey.css Tue Mar 16 10:22:57 2010 -0500 @@ -5,7 +5,7 @@ #Chat:not(.groupchat) .event .x-message, #Chat:not(.groupchat) .event a { - color: hsla(0, 0%, 70%, 1) !important; + color: hsla(0, 0%, 60%, 1) !important; } .outgoing:not(.history) .x-sender, diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Orange.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Orange.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Orange.css Tue Mar 16 10:22:57 2010 -0500 @@ -5,7 +5,7 @@ #Chat:not(.groupchat) .event .x-message, #Chat:not(.groupchat) .event a { - color: hsla(45, 100%, 50%, 1) !important; + color: hsla(30, 100%, 50%, 1) !important; } .outgoing:not(.history) .x-sender, @@ -21,7 +21,7 @@ #Chat:not(.groupchat) .history.event .x-message, #Chat:not(.groupchat) .history.event a { - color: hsla(45, 100%, 30%, 1) !important; + color: hsla(30, 100%, 30%, 1) !important; } .history.outgoing .x-sender, diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Purple.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Purple.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Purple.css Tue Mar 16 10:22:57 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(297, 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(297, 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(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 diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Green.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Green.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Green.css Tue Mar 16 10:22:57 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%, 45%, 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%, 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(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 diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Grey.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Grey.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Grey.css Tue Mar 16 10:22:57 2010 -0500 @@ -5,7 +5,7 @@ #Chat:not(.groupchat) .event .x-message, #Chat:not(.groupchat) .event a { - color: hsla(0, 0%, 70%, 1) !important; + color: hsla(0, 0%, 60%, 1) !important; } .outgoing:not(.history) .x-sender, diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Orange.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Orange.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Orange.css Tue Mar 16 10:22:57 2010 -0500 @@ -5,7 +5,7 @@ #Chat:not(.groupchat) .event .x-message, #Chat:not(.groupchat) .event a { - color: hsla(45, 100%, 50%, 1) !important; + color: hsla(30, 100%, 50%, 1) !important; } .outgoing:not(.history) .x-sender, @@ -21,7 +21,7 @@ #Chat:not(.groupchat) .history.event .x-message, #Chat:not(.groupchat) .history.event a { - color: hsla(45, 100%, 30%, 1) !important; + color: hsla(30, 100%, 30%, 1) !important; } .history.outgoing .x-sender, diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Purple.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Purple.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Purple.css Tue Mar 16 10:22:57 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(297, 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(297, 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(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 diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Black.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Black.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Black.css Tue Mar 16 10:22:57 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%, 45%, 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%, 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(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 diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Blue.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Blue.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Blue.css Tue Mar 16 10:22:57 2010 -0500 @@ -11,7 +11,7 @@ .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { - color: hsla(120, 100%, 45%, 1) !important; + color: hsla(120, 100%, 35%, 1) !important; } .history.incoming .x-sender, @@ -27,5 +27,5 @@ .history.outgoing .x-sender, .history.outgoing a { - color: hsla(120, 100%, 30%, 1) !important; + color: hsla(120, 100%, 25%, 1) !important; } diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Grey.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Grey.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Grey.css Tue Mar 16 10:22:57 2010 -0500 @@ -5,13 +5,13 @@ #Chat:not(.groupchat) .event .x-message, #Chat:not(.groupchat) .event a { - color: hsla(0, 0%, 70%, 1) !important; + color: hsla(0, 0%, 60%, 1) !important; } .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { - color: hsla(120, 100%, 45%, 1) !important; + color: hsla(120, 100%, 35%, 1) !important; } .history.incoming .x-sender, @@ -27,5 +27,5 @@ .history.outgoing .x-sender, .history.outgoing a { - color: hsla(120, 100%, 30%, 1) !important; + color: hsla(120, 100%, 25%, 1) !important; } diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Orange.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Orange.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Orange.css Tue Mar 16 10:22:57 2010 -0500 @@ -5,13 +5,13 @@ #Chat:not(.groupchat) .event .x-message, #Chat:not(.groupchat) .event a { - color: hsla(45, 100%, 50%, 1) !important; + color: hsla(30, 100%, 50%, 1) !important; } .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { - color: hsla(120, 100%, 45%, 1) !important; + color: hsla(120, 100%, 35%, 1) !important; } .history.incoming .x-sender, @@ -21,11 +21,11 @@ #Chat:not(.groupchat) .history.event .x-message, #Chat:not(.groupchat) .history.event a { - color: hsla(45, 100%, 30%, 1) !important; + color: hsla(30, 100%, 30%, 1) !important; } .history.outgoing .x-sender, .history.outgoing a { - color: hsla(120, 100%, 30%, 1) !important; + color: hsla(120, 100%, 25%, 1) !important; } diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Pink.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Pink.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Pink.css Tue Mar 16 10:22:57 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%, 45%, 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%, 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(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 diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Purple.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Purple.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Purple.css Tue Mar 16 10:22:57 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(297, 100%, 40%, 1) !important; } .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { color: hsla(120, 100%, 45%, 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(297, 100%, 30%, 1) !important; } .history.outgoing .x-sender, .history.outgoing a { color: hsla(120, 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(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 diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Red.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Red.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Green vs Red.css Tue Mar 16 10:22:57 2010 -0500 @@ -11,7 +11,7 @@ .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { - color: hsla(120, 100%, 45%, 1) !important; + color: hsla(120, 100%, 35%, 1) !important; } .history.incoming .x-sender, @@ -27,5 +27,5 @@ .history.outgoing .x-sender, .history.outgoing a { - color: hsla(120, 100%, 30%, 1) !important; + color: hsla(120, 100%, 25%, 1) !important; } diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Black.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Black.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Black.css Tue Mar 16 10:22:57 2010 -0500 @@ -11,7 +11,7 @@ .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { - color: hsla(0, 0%, 70%, 1) !important; + color: hsla(0, 0%, 60%, 1) !important; } .history.incoming .x-sender, diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Blue.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Blue.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Blue.css Tue Mar 16 10:22:57 2010 -0500 @@ -11,7 +11,7 @@ .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { - color: hsla(0, 0%, 70%, 1) !important; + color: hsla(0, 0%, 60%, 1) !important; } .history.incoming .x-sender, diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Green.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Green.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Green.css Tue Mar 16 10:22:57 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%, 45%, 1) !important; } .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { color: hsla(0, 0%, 70%, 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%, 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(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 diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Orange.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Orange.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Orange.css Tue Mar 16 10:22:57 2010 -0500 @@ -5,13 +5,13 @@ #Chat:not(.groupchat) .event .x-message, #Chat:not(.groupchat) .event a { - color: hsla(45, 100%, 50%, 1) !important; + color: hsla(30, 100%, 50%, 1) !important; } .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { - color: hsla(0, 0%, 70%, 1) !important; + color: hsla(0, 0%, 60%, 1) !important; } .history.incoming .x-sender, @@ -21,7 +21,7 @@ #Chat:not(.groupchat) .history.event .x-message, #Chat:not(.groupchat) .history.event a { - color: hsla(45, 100%, 30%, 1) !important; + color: hsla(30, 100%, 30%, 1) !important; } .history.outgoing .x-sender, diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Pink.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Pink.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Pink.css Tue Mar 16 10:22:57 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%, 70%, 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, 100%, 30%, 1) !important; } .history.outgoing .x-sender, .history.outgoing a { color: hsla(0, 0%, 30%, 1) !important; } \ No newline at end of file diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Purple.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Purple.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Purple.css Tue Mar 16 10:22:57 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(297, 100%, 40%, 1) !important; } .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { color: hsla(0, 0%, 70%, 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(297, 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(276, 100%, 40%, 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(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 diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Red.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Red.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey vs Red.css Tue Mar 16 10:22:57 2010 -0500 @@ -11,7 +11,7 @@ .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { - color: hsla(0, 0%, 70%, 1) !important; + color: hsla(0, 0%, 60%, 1) !important; } .history.incoming .x-sender, diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Orange vs Black.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Orange vs Black.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Orange vs Black.css Tue Mar 16 10:22:57 2010 -0500 @@ -11,7 +11,7 @@ .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { - color: hsla(45, 100%, 50%, 1) !important; + color: hsla(30, 100%, 50%, 1) !important; } .history.incoming .x-sender, @@ -27,5 +27,5 @@ .history.outgoing .x-sender, .history.outgoing a { - color: hsla(45, 100%, 30%, 1) !important; + color: hsla(30, 100%, 30%, 1) !important; } diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Orange vs Blue.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Orange vs Blue.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Orange vs Blue.css Tue Mar 16 10:22:57 2010 -0500 @@ -11,7 +11,7 @@ .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { - color: hsla(45, 100%, 50%, 1) !important; + color: hsla(30, 100%, 50%, 1) !important; } .history.incoming .x-sender, @@ -27,5 +27,5 @@ .history.outgoing .x-sender, .history.outgoing a { - color: hsla(45, 100%, 30%, 1) !important; + color: hsla(30, 100%, 30%, 1) !important; } diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Orange vs Green.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Orange vs Green.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Orange vs Green.css Tue Mar 16 10:22:57 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%, 45%, 1) !important; } .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { color: hsla(45, 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%, 30%, 1) !important; } .history.outgoing .x-sender, .history.outgoing a { color: hsla(45, 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(30, 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(30, 100%, 30%, 1) !important; } \ No newline at end of file diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Orange vs Grey.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Orange vs Grey.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Orange vs Grey.css Tue Mar 16 10:22:57 2010 -0500 @@ -5,13 +5,13 @@ #Chat:not(.groupchat) .event .x-message, #Chat:not(.groupchat) .event a { - color: hsla(0, 0%, 70%, 1) !important; + color: hsla(0, 0%, 60%, 1) !important; } .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { - color: hsla(45, 100%, 50%, 1) !important; + color: hsla(30, 100%, 50%, 1) !important; } .history.incoming .x-sender, @@ -27,5 +27,5 @@ .history.outgoing .x-sender, .history.outgoing a { - color: hsla(45, 100%, 30%, 1) !important; + color: hsla(30, 100%, 30%, 1) !important; } diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Orange vs Pink.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Orange vs Pink.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Orange vs Pink.css Tue Mar 16 10:22:57 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(45, 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(45, 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(30, 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(30, 100%, 30%, 1) !important; } \ No newline at end of file diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Orange vs Purple.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Orange vs Purple.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Orange vs Purple.css Tue Mar 16 10:22:57 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(297, 100%, 40%, 1) !important; } .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { color: hsla(45, 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(297, 100%, 30%, 1) !important; } .history.outgoing .x-sender, .history.outgoing a { color: hsla(45, 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(30, 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(30, 100%, 30%, 1) !important; } \ No newline at end of file diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Orange vs Red.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Orange vs Red.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Orange vs Red.css Tue Mar 16 10:22:57 2010 -0500 @@ -11,7 +11,7 @@ .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { - color: hsla(45, 100%, 50%, 1) !important; + color: hsla(30, 100%, 50%, 1) !important; } .history.incoming .x-sender, @@ -27,5 +27,5 @@ .history.outgoing .x-sender, .history.outgoing a { - color: hsla(45, 100%, 30%, 1) !important; + color: hsla(30, 100%, 30%, 1) !important; } diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Pink vs Green.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Pink vs Green.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Pink vs Green.css Tue Mar 16 10:22:57 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%, 45%, 1) !important; } .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { color: hsla(315, 100%, 65%, 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%, 30%, 1) !important; } .history.outgoing .x-sender, .history.outgoing a { color: hsla(315, 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(315, 100%, 65%, 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(315, 100%, 30%, 1) !important; } \ No newline at end of file diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Pink vs Grey.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Pink vs Grey.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Pink vs Grey.css Tue Mar 16 10:22:57 2010 -0500 @@ -5,7 +5,7 @@ #Chat:not(.groupchat) .event .x-message, #Chat:not(.groupchat) .event a { - color: hsla(0, 0%, 70%, 1) !important; + color: hsla(0, 0%, 60%, 1) !important; } .outgoing:not(.history) .x-sender, diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Pink vs Orange.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Pink vs Orange.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Pink vs Orange.css Tue Mar 16 10:22:57 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(45, 100%, 50%, 1) !important; } .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { color: hsla(315, 100%, 65%, 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(45, 100%, 30%, 1) !important; } .history.outgoing .x-sender, .history.outgoing a { color: hsla(315, 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(30, 100%, 50%, 1) !important; } .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { color: hsla(315, 100%, 65%, 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(30, 100%, 30%, 1) !important; } .history.outgoing .x-sender, .history.outgoing a { color: hsla(315, 100%, 30%, 1) !important; } \ No newline at end of file diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Pink vs Purple.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Pink vs Purple.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Pink vs Purple.css Tue Mar 16 10:22:57 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(297, 100%, 40%, 1) !important; } .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { color: hsla(315, 100%, 65%, 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(297, 100%, 30%, 1) !important; } .history.outgoing .x-sender, .history.outgoing a { color: hsla(315, 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(315, 100%, 65%, 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(315, 100%, 30%, 1) !important; } \ No newline at end of file diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Purple vs Black.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Purple vs Black.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Purple vs Black.css Tue Mar 16 10:22:57 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(297, 100%, 40%, 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(297, 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(0, 0%, 0%, 1) !important; } .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { color: hsla(276, 100%, 40%, 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(276, 100%, 25%, 1) !important; } \ No newline at end of file diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Purple vs Blue.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Purple vs Blue.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Purple vs Blue.css Tue Mar 16 10:22:57 2010 -0500 @@ -11,7 +11,7 @@ .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { - color: hsla(297, 100%, 40%, 1) !important; + color: hsla(276, 100%, 40%, 1) !important; } .history.incoming .x-sender, @@ -27,5 +27,5 @@ .history.outgoing .x-sender, .history.outgoing a { - color: hsla(297, 100%, 30%, 1) !important; + color: hsla(276, 100%, 25%, 1) !important; } diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Purple vs Green.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Purple vs Green.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Purple vs Green.css Tue Mar 16 10:22:57 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%, 45%, 1) !important; } .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { color: hsla(297, 100%, 40%, 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%, 30%, 1) !important; } .history.outgoing .x-sender, .history.outgoing a { color: hsla(297, 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(276, 100%, 40%, 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(276, 100%, 25%, 1) !important; } \ No newline at end of file diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Purple vs Grey.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Purple vs Grey.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Purple vs Grey.css Tue Mar 16 10:22:57 2010 -0500 @@ -5,13 +5,13 @@ #Chat:not(.groupchat) .event .x-message, #Chat:not(.groupchat) .event a { - color: hsla(0, 0%, 70%, 1) !important; + color: hsla(0, 0%, 60%, 1) !important; } .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { - color: hsla(297, 100%, 40%, 1) !important; + color: hsla(276, 100%, 40%, 1) !important; } .history.incoming .x-sender, @@ -27,5 +27,5 @@ .history.outgoing .x-sender, .history.outgoing a { - color: hsla(297, 100%, 30%, 1) !important; + color: hsla(276, 100%, 25%, 1) !important; } diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Purple vs Orange.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Purple vs Orange.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Purple vs Orange.css Tue Mar 16 10:22:57 2010 -0500 @@ -5,13 +5,13 @@ #Chat:not(.groupchat) .event .x-message, #Chat:not(.groupchat) .event a { - color: hsla(45, 100%, 50%, 1) !important; + color: hsla(30, 100%, 50%, 1) !important; } .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { - color: hsla(297, 100%, 40%, 1) !important; + color: hsla(276, 100%, 40%, 1) !important; } .history.incoming .x-sender, @@ -21,11 +21,11 @@ #Chat:not(.groupchat) .history.event .x-message, #Chat:not(.groupchat) .history.event a { - color: hsla(45, 100%, 30%, 1) !important; + color: hsla(30, 100%, 30%, 1) !important; } .history.outgoing .x-sender, .history.outgoing a { - color: hsla(297, 100%, 30%, 1) !important; + color: hsla(276, 100%, 25%, 1) !important; } diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Purple vs Pink.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Purple vs Pink.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Purple vs Pink.css Tue Mar 16 10:22:57 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(297, 100%, 40%, 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(297, 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(276, 100%, 40%, 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(276, 100%, 25%, 1) !important; } \ No newline at end of file diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Purple vs Red.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Purple vs Red.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Purple vs Red.css Tue Mar 16 10:22:57 2010 -0500 @@ -11,7 +11,7 @@ .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { - color: hsla(297, 100%, 40%, 1) !important; + color: hsla(276, 100%, 40%, 1) !important; } .history.incoming .x-sender, @@ -27,5 +27,5 @@ .history.outgoing .x-sender, .history.outgoing a { - color: hsla(297, 100%, 30%, 1) !important; + color: hsla(276, 100%, 25%, 1) !important; } diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Red vs Green.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Red vs Green.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Red vs Green.css Tue Mar 16 10:22:57 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%, 45%, 1) !important; } .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { color: hsla(0, 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%, 30%, 1) !important; } .history.outgoing .x-sender, .history.outgoing a { color: hsla(0, 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(0, 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(0, 100%, 30%, 1) !important; } \ No newline at end of file diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Red vs Grey.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Red vs Grey.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Red vs Grey.css Tue Mar 16 10:22:57 2010 -0500 @@ -5,7 +5,7 @@ #Chat:not(.groupchat) .event .x-message, #Chat:not(.groupchat) .event a { - color: hsla(0, 0%, 70%, 1) !important; + color: hsla(0, 0%, 60%, 1) !important; } .outgoing:not(.history) .x-sender, diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Red vs Orange.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Red vs Orange.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Red vs Orange.css Tue Mar 16 10:22:57 2010 -0500 @@ -5,7 +5,7 @@ #Chat:not(.groupchat) .event .x-message, #Chat:not(.groupchat) .event a { - color: hsla(45, 100%, 50%, 1) !important; + color: hsla(30, 100%, 50%, 1) !important; } .outgoing:not(.history) .x-sender, @@ -21,7 +21,7 @@ #Chat:not(.groupchat) .history.event .x-message, #Chat:not(.groupchat) .history.event a { - color: hsla(45, 100%, 30%, 1) !important; + color: hsla(30, 100%, 30%, 1) !important; } .history.outgoing .x-sender, diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Red vs Purple.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Red vs Purple.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Red vs Purple.css Tue Mar 16 10:22:57 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(297, 100%, 40%, 1) !important; } .outgoing:not(.history) .x-sender, .outgoing:not(.history) a { color: hsla(0, 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(297, 100%, 30%, 1) !important; } .history.outgoing .x-sender, .history.outgoing a { color: hsla(0, 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(0, 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(0, 100%, 30%, 1) !important; } \ No newline at end of file diff -r b3c07cef210d -r eca0bfeb850f minimal_mod ☿.AdiumMessageStyle/Contents/Resources/main.css --- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/main.css Tue Mar 16 09:05:45 2010 -0500 +++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/main.css Tue Mar 16 10:22:57 2010 -0500 @@ -2,7 +2,7 @@ --------------------------------------------------------------------------- PROJECT: Adium Message Style -FILE NAME: minimal_mod.AdiumMessageStyle +FILE NAME: minimal_mod.AdiumMessageStyle NAME: minimal_mod [http://caenim.com/public/minimal_mod.AdiumMessageStyle.zip] @@ -23,11 +23,11 @@ adjusted line height in messages adjusted line height between sender and initial message minor adjustments to text padding in messages - + 1.1.2005.09.18 very (VERY!) minor changes to the line height & hyperlink decoration corrected a few errors in the variants (fixes contributed by amy b.) - + 1.2.2005.10.04 corrected zany user icon placement throughout: fixed problem where user icons appeared diagonally @@ -35,7 +35,7 @@ decreased user icon size to 24x24 px removed forceable capitalization of user names fixed vertical alignment problem in the status message - + 1.3.2005.11.18 added service indicator to initial time stamp lightened the dotted line between messages @@ -56,11 +56,11 @@ 1.4.2006.06.06 fixed problem with six digit time stamps removed a bunch of cruft; thanks to Catfish_Man for the catch - + TODO: wait for new issues to arise via users or personal use. update for user with XtrasManager [currently does not work with message styles]. hyperlink decoration tweaks [?]. - + BASED ON: Minimal Adium Message Style [default package 0.8 b12 version] check http://www.adiumxtras.com/index.php?a=xtras&xtra_id=1576 for full credits --------------------------------------------------------------------------- @@ -193,19 +193,19 @@ #x-header { - position: fixed; - top: 0px; - left: 0px; - right: 0px; - margin: 0; - padding: 5px; - overflow: auto; - color: white; - text-align: center; + position: fixed; + top: 0px; + left: 0px; + right: 0px; + margin: 0; + padding: 5px; + overflow: auto; + color: white; + text-align: center; font-size: 1em; - background: rgba(0,0,0,.85); - z-index: 999; - opacity: .75; + background: rgba(0, 0, 0, .75); + z-index: 999; + opacity: 1; -webkit-transition: opacity .1s linear; } @@ -247,7 +247,7 @@ .focus.mention { background: - -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 1))) 0px 0px no-repeat, + -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .75)), to(rgba(0, 0, 0, .75))) 0px 0px no-repeat, url("./images/vert.png") repeat; -webkit-background-size: 10px 100%, 2px 100%; }