xtras/mathuaerknedam 521:0219cfa8e012: yMous: my last color twea...

commits at adium.im commits at adium.im
Sat Jul 17 11:41:34 UTC 2010


details:	http://hg.adium.im/xtras/mathuaerknedam/rev/0219cfa8e012
revision:	521:0219cfa8e012
author:		mathuaerknedam
date:		Sat Jul 17 06:41:28 2010 -0500

yMous: my last color tweak missed the background of the sender mark for historical messages in Saturnine BlueGreen variants.

diffs (54 lines):

diff -r d1e3811f5a24 -r 0219cfa8e012 yMous ☿.AdiumMessageStyle/Contents/Resources/Mockup.html
--- a/yMous ☿.AdiumMessageStyle/Contents/Resources/Mockup.html	Thu Jul 15 12:39:47 2010 -0500
+++ b/yMous ☿.AdiumMessageStyle/Contents/Resources/Mockup.html	Sat Jul 17 06:41:28 2010 -0500
@@ -7,7 +7,7 @@
 	</title>
 
 	<style type="text/css">
-		@import url( "./Variants/Saturnine SenderColor Both.css" );
+		@import url( "./Variants/Saturnine BlueGreen Both.css" );
 
 		body
 		{
diff -r d1e3811f5a24 -r 0219cfa8e012 yMous ☿.AdiumMessageStyle/Contents/Resources/Styles/_BaseS.css
--- a/yMous ☿.AdiumMessageStyle/Contents/Resources/Styles/_BaseS.css	Thu Jul 15 12:39:47 2010 -0500
+++ b/yMous ☿.AdiumMessageStyle/Contents/Resources/Styles/_BaseS.css	Sat Jul 17 06:41:28 2010 -0500
@@ -2,7 +2,7 @@
 
 body
 {
-	background-color: hsla(0, 0%, 27%, 1);
+	background-color: hsla(0, 0%, 30%, 1);
 }
 
 #Chat > div:first-of-type .x-mark,
@@ -114,7 +114,7 @@
 
 .history .x-mark
 {
-	border-left-color: hsla(0, 0%, 27%, 1);
+	border-left-color: hsla(0, 0%, 30%, 1);
 }
 
 .x-message,
@@ -130,7 +130,7 @@
 
 .history .x-mention
 {
-	border-right-color: hsla(0, 0%, 27%, 1) !important;
+	border-right-color: hsla(0, 0%, 30%, 1) !important;
 }
 
 .message:not(.history):not(.consecutive) .x-mark,
diff -r d1e3811f5a24 -r 0219cfa8e012 yMous ☿.AdiumMessageStyle/Contents/Resources/Styles/_FixedColorS.css
--- a/yMous ☿.AdiumMessageStyle/Contents/Resources/Styles/_FixedColorS.css	Thu Jul 15 12:39:47 2010 -0500
+++ b/yMous ☿.AdiumMessageStyle/Contents/Resources/Styles/_FixedColorS.css	Sat Jul 17 06:41:28 2010 -0500
@@ -7,7 +7,7 @@
 
 .history .x-mark
 {
-	background-color: hsla(0, 0%, 12.5%, 1) !important;
+	background-color: hsla(0, 0%, 15%, 1) !important;
 }
 
 /*----------*/




More information about the commits mailing list