xtras/mathuaerknedam 423:9c59e1f35b40: yMous: tone down mentions...
commits at adium.im
commits at adium.im
Fri Mar 12 05:49:04 UTC 2010
details: http://hg.adium.im/xtras/mathuaerknedam/rev/9c59e1f35b40
revision: 423:9c59e1f35b40
author: mathuaerknedam
date: Thu Mar 11 22:58:23 2010 -0600
yMous: tone down mentions in message history.
Subject: xtras/mathuaerknedam 424:857cff114681: yMous: strip text/background color alphas.
details: http://hg.adium.im/xtras/mathuaerknedam/rev/857cff114681
revision: 424:857cff114681
author: mathuaerknedam
date: Thu Mar 11 23:05:32 2010 -0600
yMous: strip text/background color alphas.
Subject: xtras/mathuaerknedam 425:815ec9a53d2e: yMous: more tweaking for mention hovers and a slight general lightening for saturnine variants.
details: http://hg.adium.im/xtras/mathuaerknedam/rev/815ec9a53d2e
revision: 425:815ec9a53d2e
author: mathuaerknedam
date: Thu Mar 11 23:48:57 2010 -0600
yMous: more tweaking for mention hovers and a slight general lightening for saturnine variants.
diffs (315 lines):
diff -r 1de188118945 -r 815ec9a53d2e yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_BaseM.css
--- a/yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_BaseM.css Thu Mar 11 16:33:10 2010 -0600
+++ b/yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_BaseM.css Thu Mar 11 23:48:57 2010 -0600
@@ -72,13 +72,45 @@
color: hsla(0, 0%, 0%, 1) !important;
}
-.message:hover,
+.history.mention:not(:hover):not(.x-hover):not(.focus) > .x-focus,
+.history.mention:not(:hover):not(.x-hover) .x-icon,
+.history.mention:not(:hover):not(.x-hover) .x-sender,
+.history.mention:not(:hover):not(.x-hover) .x-message,
+.history.mention:not(:hover):not(.x-hover) .x-time
+{
+ background-color: hsla(0, 0%, 94%, 1) !important;
+}
+
+.mention:hover:not(.focus) > .x-focus,
+.mention:hover > .x-icon,
+.mention:hover > .x-sender,
+.mention:hover > .x-message,
+.mention:hover > .x-time,
+.mention.x-hover:not(.focus) > .x-focus,
+.mention.x-hover > .x-icon,
+.mention.x-hover > .x-sender,
+.mention.x-hover > .x-message,
+.mention.x-hover > .x-time
+{
+ /*background-color: hsla(0, 0%, 0%, 1) !important;
+ text-shadow: .0em .1em .2em hsla(0, 0%, 0%, .8);*/
+ color: hsla(0, 0%, 100%, 1) !important;
+ text-shadow: none;
+}
+
+.mention:hover > .x-mark,
+.mention.x-hover > .x-mark
+{
+ text-shadow: none;
+}
+
+/*.message:hover,
.status:hover,
.event:hover,
.x-hover
{
- text-shadow: .0em .1em .2em hsla(0, 0%, 100%, .8);
-}
+ text-shadow: .0em .1em .2em hsla(0, 0%, 100%, 1);
+}*/
.x-focus,
.x-icon,
diff -r 1de188118945 -r 815ec9a53d2e yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_BaseS.css
--- a/yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_BaseS.css Thu Mar 11 16:33:10 2010 -0600
+++ b/yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_BaseS.css Thu Mar 11 23:48:57 2010 -0600
@@ -22,7 +22,7 @@
#Chat > div:first-of-type .x-sender,
#Chat > div:first-of-type .x-time
{
- border-top: 4px solid hsla(0, 0%, 20%, 1);
+ border-top: 4px solid hsla(0, 0%, 22%, 1);
}
#insert .x-focus,
@@ -30,7 +30,7 @@
#insert .x-sender,
#insert .x-time
{
- border-bottom: 4px solid hsla(0, 0%, 20%, 1);
+ border-bottom: 4px solid hsla(0, 0%, 22%, 1);
}
.history + :not(.history) .x-mark,
@@ -44,7 +44,7 @@
.history + :not(.history) .x-sender,
.history + :not(.history) .x-time
{
- border-top: 16px solid hsla(0, 0%, 20%, 1) !important;
+ border-top: 16px solid hsla(0, 0%, 22%, 1) !important;
}
.mention:not(.focus) > .x-focus,
@@ -72,6 +72,38 @@
color: hsla(0, 0%, 100%, 1) !important;
}
+.history.mention:not(:hover):not(.x-hover):not(.focus) > .x-focus,
+.history.mention:not(:hover):not(.x-hover) .x-icon,
+.history.mention:not(:hover):not(.x-hover) .x-sender,
+.history.mention:not(:hover):not(.x-hover) .x-message,
+.history.mention:not(:hover):not(.x-hover) .x-time
+{
+ background-color: hsla(0, 0%, 17.5%, 1) !important;
+}
+
+.mention:hover:not(.focus) > .x-focus,
+.mention:hover > .x-icon,
+.mention:hover > .x-sender,
+.mention:hover > .x-message,
+.mention:hover > .x-time,
+.mention.x-hover:not(.focus) > .x-focus,
+.mention.x-hover > .x-icon,
+.mention.x-hover > .x-sender,
+.mention.x-hover > .x-message,
+.mention.x-hover > .x-time
+{
+ /*background-color: hsla(0, 0%, 37%, 1) !important;
+ text-shadow: .0em .1em .2em hsla(0, 0%, 0%, .8);*/
+ color: hsla(0, 0%, 0%, 1) !important;
+ text-shadow: none;
+}
+
+.mention:hover > .x-mark,
+.mention.x-hover > .x-mark
+{
+ text-shadow: none;
+}
+
/*.message:hover,
.status:hover,
.event:hover,
@@ -87,7 +119,7 @@
.history .x-mark,
.history .x-message
{
- background-color: hsla(0, 0%, 20%, 1);
+ background-color: hsla(0, 0%, 22%, 1);
}
.history .x-focus,
@@ -95,7 +127,7 @@
.history .x-sender,
.history .x-time
{
- background-color: hsla(0, 0%, 25%, 1);
+ background-color: hsla(0, 0%, 30%, 1);
}
:hover:not(.focus) > .x-focus,
@@ -111,7 +143,7 @@
.x-hover > .x-message,
.x-hover > .x-time
{
- background-color: hsla(0, 0%, 30%, 1) !important;
+ background-color: hsla(0, 0%, 37%, 1) !important;
}
.history:hover,
@@ -121,7 +153,7 @@
.history.x-hover > .x-mark,
.history.x-hover > .x-message
{
- background-color: hsla(0, 0%, 30%, 1) !important;
+ background-color: hsla(0, 0%, 37%, 1) !important;
}
.focus .x-focus
diff -r 1de188118945 -r 815ec9a53d2e yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_FixedColorM.css
--- a/yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_FixedColorM.css Thu Mar 11 16:33:10 2010 -0600
+++ b/yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_FixedColorM.css Thu Mar 11 23:48:57 2010 -0600
@@ -17,7 +17,7 @@
.history.mention:not(:hover):not(.x-hover) .x-mark
{
- background-color: hsla(0, 0%, 100%, 1) !important;
+ background-color: hsla(0, 0%, 94%, 1) !important;
}
/*----------*/
@@ -25,12 +25,12 @@
.outgoing,
.outgoing.consecutive.message .x-sender:after
{
- color: hsla(120, 42%, 25%, .8) !important;
+ color: hsla(120, 42%, 25%, 1) !important;
}
.outgoing .x-mark
{
- color: hsla(120, 42%, 25%, .7) !important;
+ color: hsla(120, 42%, 25%, 1) !important;
}
.outgoing:hover,
@@ -50,12 +50,12 @@
.incoming,
.incoming.consecutive.message .x-sender:after
{
- color: hsla(240, 92%, 56%, .8) !important;
+ color: hsla(240, 92%, 56%, 1) !important;
}
.incoming .x-mark
{
- color: hsla(240, 92%, 56%, .7) !important;
+ color: hsla(240, 92%, 56%, 1) !important;
}
.incoming:hover,
@@ -75,13 +75,13 @@
.status,
.event
{
- color: hsla(0, 0%, 59%, .8) !important;
+ color: hsla(0, 0%, 59%, 1) !important;
}
.status .x-mark,
.event .x-mark
{
- color: hsla(0, 0%, 59%, .7) !important;
+ color: hsla(0, 0%, 59%, 1) !important;
}
.status:hover,
diff -r 1de188118945 -r 815ec9a53d2e yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_FixedColorS.css
--- a/yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_FixedColorS.css Thu Mar 11 16:33:10 2010 -0600
+++ b/yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_FixedColorS.css Thu Mar 11 23:48:57 2010 -0600
@@ -17,7 +17,7 @@
.history.mention:not(:hover):not(.x-hover) .x-mark
{
- background-color: hsla(0, 0%, 0%, 1) !important;
+ background-color: hsla(0, 0%, 17.5%, 1) !important;
}
/*----------*/
@@ -25,12 +25,12 @@
.outgoing,
.outgoing.consecutive.message .x-sender:after
{
- color: hsla(120, 42%, 46%, .8) !important;
+ color: hsla(120, 42%, 46%, 1) !important;
}
.outgoing .x-mark
{
- color: hsla(120, 42%, 46%, .7) !important;
+ color: hsla(120, 42%, 46%, 1) !important;
}
.outgoing:hover,
@@ -50,12 +50,12 @@
.incoming,
.incoming.consecutive.message .x-sender:after
{
- color: hsla(240, 92%, 79%, .8) !important;
+ color: hsla(240, 92%, 79%, 1) !important;
}
.incoming .x-mark
{
- color: hsla(240, 92%, 79%, .7) !important;
+ color: hsla(240, 92%, 79%, 1) !important;
}
.incoming:hover,
@@ -75,13 +75,13 @@
.status,
.event
{
- color: hsla(0, 0%, 50%, .8) !important;
+ color: hsla(0, 0%, 50%, 1) !important;
}
.status .x-mark,
.event .x-mark
{
- color: hsla(0, 0%, 50%, .7) !important;
+ color: hsla(0, 0%, 50%, 1) !important;
}
.status:hover,
diff -r 1de188118945 -r 815ec9a53d2e yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_XtraColorM.css
--- a/yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_XtraColorM.css Thu Mar 11 16:33:10 2010 -0600
+++ b/yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_XtraColorM.css Thu Mar 11 23:48:57 2010 -0600
@@ -4,7 +4,7 @@
.incoming,
.consecutive.message .x-sender:after
{
- color: hsla(0, 0%, 18%, .8);
+ color: hsla(0, 0%, 18%, 1);
}
.outgoing:hover,
@@ -22,7 +22,7 @@
.event,
.event .x-message
{
- color: hsla(0, 0%, 59%, .8);
+ color: hsla(0, 0%, 59%, 1);
}
.outgoing.message:not(.x-hover):not(:hover) .x-mark
diff -r 1de188118945 -r 815ec9a53d2e yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_XtraColorS.css
--- a/yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_XtraColorS.css Thu Mar 11 16:33:10 2010 -0600
+++ b/yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_XtraColorS.css Thu Mar 11 23:48:57 2010 -0600
@@ -4,7 +4,7 @@
.incoming,
.consecutive.message .x-sender:after
{
- color: hsla(0, 0%, 83%, .8);
+ color: hsla(0, 0%, 83%, 1);
}
.outgoing:hover,
@@ -22,7 +22,7 @@
.event,
.event .x-message
{
- color: hsla(0, 0%, 50%, .8);
+ color: hsla(0, 0%, 50%, 1);
}
.outgoing.message:not(.x-hover):not(:hover) .x-mark
More information about the commits
mailing list