xtras/mathuaerknedam 467:9a986c9073a3: yMous: enable 'show recei...
commits at adium.im
commits at adium.im
Tue Apr 6 03:24:07 UTC 2010
details: http://hg.adium.im/xtras/mathuaerknedam/rev/9a986c9073a3
revision: 467:9a986c9073a3
author: mathuaerknedam
date: Thu Apr 01 20:03:08 2010 -0500
yMous: enable 'show received colors' checkbox now that the font bug is fixed.
Subject: xtras/mathuaerknedam 468:371cb3fbe4a8: Mockie: set the incoming background color (when it exists) to an opacity of .9 to match the alpha of normal message backgrounds.
details: http://hg.adium.im/xtras/mathuaerknedam/rev/371cb3fbe4a8
revision: 468:371cb3fbe4a8
author: mathuaerknedam
date: Thu Apr 01 20:04:37 2010 -0500
Mockie: set the incoming background color (when it exists) to an opacity of .9 to match the alpha of normal message backgrounds.
Subject: xtras/mathuaerknedam 469:6cd870fe1b74: Stockholm: Improved status message structure and shading.
details: http://hg.adium.im/xtras/mathuaerknedam/rev/6cd870fe1b74
revision: 469:6cd870fe1b74
author: mathuaerknedam
date: Thu Apr 01 20:50:53 2010 -0500
Stockholm: Improved status message structure and shading.
diffs (166 lines):
diff -r 8faa4e38ab6c -r 6cd870fe1b74 Mockie ☿.AdiumMessageStyle/Contents/Resources/Content.html
--- a/Mockie ☿.AdiumMessageStyle/Contents/Resources/Content.html Wed Mar 31 22:59:53 2010 -0500
+++ b/Mockie ☿.AdiumMessageStyle/Contents/Resources/Content.html Thu Apr 01 20:50:53 2010 -0500
@@ -5,7 +5,7 @@
</div>
<div class="x-sender">%sender%</div>
<div class="x-service">%service%</div>
- <div class="x-message" style="background-color:%textbackgroundcolor{}%;">
+ <div class="x-message" style="background-color:%textbackgroundcolor{.9}%;">
<div class="x-time" title="%time{dd MMM yyyy}%">%time%</div>
<div class="x-text">%message%</div>
</div>
diff -r 8faa4e38ab6c -r 6cd870fe1b74 Stockholm ☿.AdiumMessageStyle/Contents/Resources/Mockup.html
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Mockup.html Wed Mar 31 22:59:53 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Mockup.html Thu Apr 01 20:50:53 2010 -0500
@@ -226,7 +226,7 @@
<HR>
<div class="x-status_container date_separator event AIM showIcons">
- <div class="x-status_left">12:22 PM</div>
+ <div class="x-time">12:22 PM</div>
<div class="x-status_right">Sunday, December 6, 2009</div>
</div>
@@ -237,7 +237,7 @@
<HR>
<div class="x-status_container focus date_separator event AIM showIcons">
- <div class="x-status_left">12:22 PM </div>
+ <div class="x-time">12:22 PM </div>
<div class="x-status_right">Sunday, December 6, 2009 -status_container focus date_separator event AIM showIcons-status_container focus date_separator event AIM showIcons-status_container focus date_separator event AIM showIcons-status_container focus date_separator event AIM showIcons-status_container focus date_separator event AIM showIconsstatus_containerfocusdate_separatoreventAIMshowIconsstatus_containerfocusdate_separatoreventAIMshowIconsstatus_containerfocusdate_separatoreventAIMshowIconsstatus_containerfocusdate_separatoreventAIMshowIcons-status_containerdate_separatoreventAIMshowIcons</div>
</div>
diff -r 8faa4e38ab6c -r 6cd870fe1b74 Stockholm ☿.AdiumMessageStyle/Contents/Resources/Status.html
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Status.html Wed Mar 31 22:59:53 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Status.html Thu Apr 01 20:50:53 2010 -0500
@@ -1,5 +1,5 @@
<div class="x-status_container %messageClasses% %service% %userIcons%">
- <div class="x-status_left" title="%time{dd MMM yyyy}%">%time%</div>
+ <div class="x-time" title="%time{dd MMM yyyy}%">%time%</div>
<div class="x-status_right">%message%</div>
</div>
<div id="insert"></div>
diff -r 8faa4e38ab6c -r 6cd870fe1b74 Stockholm ☿.AdiumMessageStyle/Contents/Resources/Styles/main.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Styles/main.css Wed Mar 31 22:59:53 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Styles/main.css Thu Apr 01 20:50:53 2010 -0500
@@ -298,99 +298,36 @@
opacity: .9;
margin-top: 11px;
margin-bottom: -2px;
- -webkit-background-size:
- 2px 2px,
- 2px 2px,
-
- 1px 100%,
- 1px 100%,
-
- 100% 1px,
- 100% 1px,
- 100% 1px,
- 100% 100%;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
+ -webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, .8), 0px -1px 0px rgba(0, 0, 0, .2), 0px 0px 2px rgba(0, 0, 0, .2);
+ padding-top: 1px;
+ padding-right: 7px;
+ padding-bottom: 1px;
+ padding-left: 7px;
}
.x-status_container:not(.focus)
{
color: rgba(120, 120, 120, 1);
color: rgba(143, 143, 143, 1);
- background:
- /* corners */
- -webkit-gradient(linear, left top, left bottom, from(rgba(173, 173, 173, 1)), to(rgba(173, 173, 173, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(rgba(173, 173, 173, 1)), to(rgba(173, 173, 173, 1))) left top no-repeat,
-
- /* left edge */
- -webkit-gradient(linear, left top, left bottom, from(rgba(218, 218, 218, 1)), to(rgba(218, 218, 218, 1))) left top no-repeat,
- /* right edge */
- -webkit-gradient(linear, left top, left bottom, from(rgba(218, 218, 218, 1)), to(rgba(218, 218, 218, 1))) right top no-repeat,
-
- /* top darkest edge */
- -webkit-gradient(linear, left top, left bottom, from(rgba(173, 173, 173, 1)), to(rgba(173, 173, 173, 1))) 1px 0px no-repeat,
- /* top dark edge */
- -webkit-gradient(linear, left top, left bottom, from(rgba(218, 218, 218, 1)), to(rgba(218, 218, 218, 1))) 1px 1px no-repeat,
- /* bottom edge */
- -webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, 1)), to(rgba(248, 248, 248, 1))) left bottom no-repeat,
- /* body */
- -webkit-gradient(linear, left top, left bottom, from(rgba(241, 241, 241, 1)), to(rgba(241, 241, 241, 1))) 1px 2px no-repeat;
+ background: -webkit-gradient(linear, left top, left bottom, from(rgba(241, 241, 241, 1)), to(rgba(241, 241, 241, 1))) no-repeat;
}
.x-status_container.focus
{
color: white;
- background:
- /* corners */
- -webkit-gradient(linear, left top, left bottom, from(rgba(140, 140, 140, 1)), to(rgba(140, 140, 140, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(rgba(140, 140, 140, 1)), to(rgba(140, 140, 140, 1))) right top no-repeat,
-
- /* left edge */
- -webkit-gradient(linear, left top, left bottom, from(rgba(168, 168, 168, 1)), to(rgba(168, 168, 168, 1))) left top no-repeat,
- /* right edge */
- -webkit-gradient(linear, left top, left bottom, from(rgba(168, 168, 168, 1)), to(rgba(168, 168, 168, 1))) right top no-repeat,
-
- /* top darkest edge */
- -webkit-gradient(linear, left top, left bottom, from(rgba(140, 140, 140, 1)), to(rgba(140, 140, 140, 1))) 0px 0px no-repeat,
- /* top dark edge */
- -webkit-gradient(linear, left top, left bottom, from(rgba(168, 168, 168, 1)), to(rgba(168, 168, 168, 1))) 0px 1px no-repeat,
- /* bottom edge */
- -webkit-gradient(linear, left top, left bottom, from(rgba(241, 241, 241, 1)), to(rgba(241, 241, 241, 1))) left bottom no-repeat,
- /* body */
- -webkit-gradient(linear, left top, left bottom, from(rgba(185, 185, 185, 1)), to(rgba(185, 185, 185, 1))) 1px 2px no-repeat;
+ background: -webkit-gradient(linear, left top, left bottom, from(rgba(185, 185, 185, 1)), to(rgba(185, 185, 185, 1))) no-repeat;
}
-.x-status_left
+.x-status_container .x-time
{
float: right;
font-weight: bold;
- margin-right: 8px;
- margin-left: 8px;
- margin-top: 4px;
}
-.focus .x-status_left
-{
-}
-
-.x-status_right
-{
- /*font-size: .95em;*/
- padding: 4px 7px 3px 7px;
-}
-
-/*.history .x-status_left
-{
- color: rgb(241, 241, 241);
-}
-
-.history .x-status_right
-{
- color: #979797;
-}*/
-
/* FILE HANDLER */
diff -r 8faa4e38ab6c -r 6cd870fe1b74 yMous ☿.AdiumMessageStyle/Contents/Info.plist
--- a/yMous ☿.AdiumMessageStyle/Contents/Info.plist Wed Mar 31 22:59:53 2010 -0500
+++ b/yMous ☿.AdiumMessageStyle/Contents/Info.plist Thu Apr 01 20:50:53 2010 -0500
@@ -15,7 +15,7 @@
<key>MessageViewVersion</key>
<integer>4</integer>
<key>AllowTextColors</key>
- <false/>
+ <true/>
<key>DisableCustomBackground</key>
<true/>
<key>DefaultFontFamily</key>
More information about the commits
mailing list