1.1 --- a/Resources/Message Styles/Gone Dark.AdiumMessageStyle/Contents/Info.plist Tue Aug 31 00:23:49 2010 +0200
1.2 +++ b/Resources/Message Styles/Gone Dark.AdiumMessageStyle/Contents/Info.plist Tue Aug 31 08:34:24 2010 -0500
1.3 @@ -3,13 +3,13 @@
1.4 <plist version="1.0">
1.5 <dict>
1.6 <key>CFBundleVersion</key>
1.7 - <string>1.0</string>
1.8 + <string>1.5</string>
1.9 <key>XtraBundleVersion</key>
1.10 <string>1</string>
1.11 <key>CFBundleDevelopmentRegion</key>
1.12 <string>English</string>
1.13 <key>CFBundleGetInfoString</key>
1.14 - <string>1.0</string>
1.15 + <string>1.5</string>
1.16 <key>OriginalAuthor</key>
1.17 <string>mr_misanthropy</string>
1.18 <key>CFBundleIdentifier</key>
2.1 --- a/Resources/Message Styles/Gone Dark.AdiumMessageStyle/Contents/Resources/Styles/Main.css Tue Aug 31 00:23:49 2010 +0200
2.2 +++ b/Resources/Message Styles/Gone Dark.AdiumMessageStyle/Contents/Resources/Styles/Main.css Tue Aug 31 08:34:24 2010 -0500
2.3 @@ -25,7 +25,7 @@
2.4
2.5 #x-header:hover
2.6 {
2.7 - opacity: .1;
2.8 + opacity: .15;
2.9 }
2.10
2.11 #topic #x-header
3.1 --- a/Resources/Message Styles/Gone Dark.AdiumMessageStyle/Contents/Resources/Styles/Polarized.css Tue Aug 31 00:23:49 2010 +0200
3.2 +++ b/Resources/Message Styles/Gone Dark.AdiumMessageStyle/Contents/Resources/Styles/Polarized.css Tue Aug 31 08:34:24 2010 -0500
3.3 @@ -69,8 +69,7 @@
3.4
3.5 .focus
3.6 {
3.7 - background-color: hsla(0, 0%, 0%, .2);
3.8 - background-color: rgba(176, 176, 176, .7);
3.9 + background-color: hsla(0, 0%, 70%, .7);
3.10 }
3.11
3.12 .focus .x-service
4.1 --- a/Resources/Message Styles/Gone Dark.AdiumMessageStyle/Contents/Resources/Styles/Regular.css Tue Aug 31 00:23:49 2010 +0200
4.2 +++ b/Resources/Message Styles/Gone Dark.AdiumMessageStyle/Contents/Resources/Styles/Regular.css Tue Aug 31 08:34:24 2010 -0500
4.3 @@ -59,7 +59,7 @@
4.4
4.5 .focus
4.6 {
4.7 - background-color: hsla(0, 0%, 100%, .2);
4.8 + background-color: hsla(0, 0%, 45%, .9);
4.9 }
4.10
4.11 .focus .x-service
5.1 Binary file Resources/Message Styles/Mockie.AdiumMessageStyle/Contents/Resources/Incoming/buddy_icon.png has changed
6.1 Binary file Resources/Message Styles/Mockie.AdiumMessageStyle/Contents/Resources/Outgoing/buddy_icon.png has changed
7.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
7.2 +++ b/Resources/Message Styles/Mockie.AdiumMessageStyle/Contents/Resources/mockup.html Tue Aug 31 08:34:24 2010 -0500
7.3 @@ -0,0 +1,74 @@
7.4 +<html>
7.5 +
7.6 +<head>
7.7 + <title>
7.8 + Mockie message style mockup
7.9 + </title>
7.10 +
7.11 + <style type="text/css" media="screen,print">
7.12 + @import url( "./Variants/Red - Icon Alternate.css" );
7.13 +
7.14 + body
7.15 + {
7.16 + font: 7.5pt "Lucida Grande" !important;
7.17 + border-bottom: 1px solid yellow !important;
7.18 + }
7.19 +
7.20 + </style>
7.21 +</head>
7.22 +
7.23 +<body>
7.24 +
7.25 +<div id="Chat" style="top: 248px; position: static; " class="">
7.26 +
7.27 +<div class="history date_separator event">
7.28 + <div class="x-wrap">
7.29 + <span class="x-time" title="11 May 2010">20:48:05 </span>
7.30 + <span class="x-text">Tuesday, May 11, 2010</span>
7.31 + </div>
7.32 +</div>
7.33 +
7.34 +<div class="outgoing message history">
7.35 + <div class="x-wrap">
7.36 + <div class="x-buddyicon">
7.37 + <img src="file:///Users/mneedham/Library/Caches/Adium/Default/TEMP-155YTHE.png"> </div>
7.38 + <div class="x-sender">mthrkndm</div>
7.39 + <div class="x-service">IRC</div>
7.40 + <div class="x-message" style="background-color:;">
7.41 + <div class="x-time" title="11 May 2010">20:48:05 </div>
7.42 + <div class="x-text">Yessir.</div>
7.43 + </div>
7.44 + </div>
7.45 +</div>
7.46 +
7.47 +<div class="incoming message autoreply history">
7.48 + <div class="x-wrap">
7.49 + <div class="x-buddyicon">
7.50 + <img src="Incoming/buddy_icon.png"> </div>
7.51 + <div class="x-sender">vnds (Autoreply)</div>
7.52 + <div class="x-service">IRC</div>
7.53 + <div class="x-message" style="background-color:;">
7.54 + <div class="x-time" title="11 May 2010">20:48:05 </div>
7.55 + <div class="x-text">Dinner</div>
7.56 + </div>
7.57 + </div>
7.58 +</div>
7.59 +
7.60 +<div class="consecutive incoming message history">
7.61 + <div class="x-wrap">
7.62 + <div class="x-buddyicon">
7.63 + <img src="Incoming/buddy_icon.png"> </div>
7.64 + <div class="x-sender">vnds</div>
7.65 + <div class="x-service">IRC</div>
7.66 + <div class="x-message" style="background-color:;">
7.67 + <div class="x-time" title="11 May 2010">20:49:40 </div>
7.68 + <div class="x-text">oops, nm</div>
7.69 + </div>
7.70 + </div>
7.71 +</div>
7.72 +
7.73 +<div id="insert"></div>
7.74 +</div>
7.75 +
7.76 +</body>
7.77 +</html>
8.1 --- a/Resources/Message Styles/Mockie.AdiumMessageStyle/Contents/Resources/styles/basestyle.css Tue Aug 31 00:23:49 2010 +0200
8.2 +++ b/Resources/Message Styles/Mockie.AdiumMessageStyle/Contents/Resources/styles/basestyle.css Tue Aug 31 08:34:24 2010 -0500
8.3 @@ -29,10 +29,10 @@
8.4
8.5 #topic #topicEdit
8.6 {
8.7 - padding-top: 4px;
8.8 - padding-right: 12px;
8.9 - padding-bottom: 5px;
8.10 - padding-left: 14px;
8.11 + margin-top: 4px;
8.12 + margin-right: 12px;
8.13 + margin-bottom: 5px;
8.14 + margin-left: 14px;
8.15 display: block;
8.16
8.17 word-wrap: break-word;
8.18 @@ -100,12 +100,11 @@
8.19 word-wrap: normal;
8.20 }
8.21
8.22 -.x-text
8.23 +.x-text,
8.24 +.x-time
8.25 {
8.26 display: block;
8.27 - padding-top: 2px;
8.28 padding-right: 4px;
8.29 - padding-bottom: 2px;
8.30 padding-left: 4px;
8.31 }
8.32
8.33 @@ -114,13 +113,23 @@
8.34 font-weight: normal;
8.35 color: rgba(0, 0, 0, .6);
8.36 float: right;
8.37 + margin-left: 4px;
8.38 +}
8.39 +
8.40 +.message .x-text,
8.41 +.message .x-time
8.42 +{
8.43 padding-top: 2px;
8.44 padding-bottom: 2px;
8.45 - padding-right: 4px;
8.46 - padding-left: 4px;
8.47 - margin-left: 4px;
8.48 - margin-top: 0px;
8.49 - margin-bottom: 0px;
8.50 +}
8.51 +
8.52 +.status .x-text,
8.53 +.event .x-text,
8.54 +.status .x-time,
8.55 +.event .x-time
8.56 +{
8.57 + padding-top: 0px;
8.58 + padding-bottom: 1px;
8.59 }
8.60
8.61 .status .x-text a:hover,
8.62 @@ -175,7 +184,7 @@
8.63 .firstFocus.event .x-wrap:before
8.64 {
8.65 padding-right: 4px;
8.66 - margin-top: -19px;
8.67 + margin-top: -17px;
8.68 }
8.69
8.70 .firstFocus.message .x-text,
8.71 @@ -200,7 +209,8 @@
8.72 .firstFocus.event .x-wrap
8.73 {
8.74 margin-top: 18px;
8.75 - padding-top: 2px;
8.76 + /*margin-top: 20px;*/
8.77 + /*padding-top: 2px;*/
8.78 }
8.79
8.80 .mention .x-text:before
8.81 @@ -287,15 +297,15 @@
8.82 padding-top: 10px;
8.83 }
8.84
8.85 -.consecutive:not(.firstFocus) .x-buddyicon,
8.86 -.consecutive:not(.firstFocus) .x-topleft,
8.87 -.consecutive:not(.firstFocus) .x-sender,
8.88 -.consecutive:not(.firstFocus) .x-service
8.89 +.message.consecutive:not(.firstFocus) .x-buddyicon,
8.90 +.message.consecutive:not(.firstFocus) .x-topleft,
8.91 +.message.consecutive:not(.firstFocus) .x-sender,
8.92 +.message.consecutive:not(.firstFocus) .x-service
8.93 {
8.94 display: none;
8.95 }
8.96
8.97 -.consecutive:not(.firstFocus)
8.98 +.message.consecutive:not(.firstFocus)
8.99 {
8.100 margin-top: 0px;
8.101 margin-bottom: 0px;
8.102 @@ -311,8 +321,26 @@
8.103 display: none;
8.104 }
8.105
8.106 -.history .x-buddyicon,
8.107 -.history .x-sender
8.108 +.history .x-buddyicon
8.109 {
8.110 opacity: .5;
8.111 }
8.112 +
8.113 +.history .x-sender
8.114 +{
8.115 + color: rgba(255, 255, 255, .9);
8.116 +}
8.117 +
8.118 +.status .x-wrap,
8.119 +.event .x-wrap
8.120 +{
8.121 + -webkit-border-radius: 3px;
8.122 +}
8.123 +
8.124 +.status.firstFocus .x-wrap,
8.125 +.event.firstFocus .x-wrap
8.126 +{
8.127 + -webkit-border-top-left-radius: 0px;
8.128 + -webkit-border-top-right-radius: 0px;
8.129 +}
8.130 +
9.1 --- a/Resources/Message Styles/Mockie.AdiumMessageStyle/Contents/Resources/styles/colors_brown_olive.css Tue Aug 31 00:23:49 2010 +0200
9.2 +++ b/Resources/Message Styles/Mockie.AdiumMessageStyle/Contents/Resources/styles/colors_brown_olive.css Tue Aug 31 08:34:24 2010 -0500
9.3 @@ -1,9 +1,13 @@
9.4 body,
9.5 -#topic,
9.6 +#topic
9.7 +{
9.8 + background-color: rgba(238, 243, 235, .8);
9.9 +}
9.10 +
9.11 .status .x-wrap,
9.12 .event .x-wrap
9.13 {
9.14 - background-color: rgba(238, 243, 235, .8);
9.15 + background-color: rgba(241, 245, 240, .8);
9.16 }
9.17
9.18 .incoming .x-buddyicon
9.19 @@ -11,35 +15,39 @@
9.20 background: rgba(178, 125, 75, .2);
9.21 }
9.22
9.23 -.incoming .x-sender
9.24 +.incoming .x-sender,
9.25 +.incoming a:hover
9.26 {
9.27 - background: #b27d4b;
9.28 + background: rgba(178, 125, 75, 1);
9.29 }
9.30
9.31 -.incoming .x-time
9.32 +.incoming.history .x-sender,
9.33 +.incoming.history a:hover
9.34 {
9.35 - color: #b27d4b;
9.36 + background: rgba(209, 184, 156, 1);
9.37 +}
9.38 +
9.39 +.incoming .x-time,
9.40 +.incoming a
9.41 +{
9.42 + color: rgba(178, 125, 75, 1);
9.43 +}
9.44 +
9.45 +.incoming.history .x-time
9.46 +{
9.47 + color: rgba(209, 184, 156, 1);
9.48 }
9.49
9.50 .incoming .x-message
9.51 {
9.52 background: rgba(226, 219, 203, .9);
9.53 - border-top: 1px solid #b27d4b;
9.54 + border-top: 1px solid rgba(178, 125, 75, 1);
9.55 }
9.56
9.57 +.incoming.history .x-message,
9.58 .incoming.consecutive .x-message
9.59 {
9.60 - border-top: 1px solid rgba(178, 125, 75, .4);
9.61 -}
9.62 -
9.63 -.incoming a:hover
9.64 -{
9.65 - background: #b27d4b;
9.66 -}
9.67 -
9.68 -.incoming a
9.69 -{
9.70 - color: #b27d4b;
9.71 + border-top: 1px solid rgba(209, 184, 156, 1);
9.72 }
9.73
9.74 .outgoing .x-buddyicon
9.75 @@ -47,33 +55,37 @@
9.76 background: rgba(116, 157, 95, .2);
9.77 }
9.78
9.79 -.outgoing .x-sender
9.80 +.outgoing .x-sender,
9.81 +.outgoing a:hover
9.82 {
9.83 - background: #749d5f;
9.84 + background: rgba(116, 157, 95, 1);
9.85 }
9.86
9.87 -.outgoing .x-time
9.88 +.outgoing.history .x-sender,
9.89 +.outgoing.history a:hover
9.90 {
9.91 - color: #749d5f;
9.92 + background: rgba(178, 200, 166, 1);
9.93 +}
9.94 +
9.95 +.outgoing .x-time,
9.96 +.outgoing a
9.97 +{
9.98 + color: rgba(116, 157, 95, 1);
9.99 +}
9.100 +
9.101 +.outgoing.history .x-time
9.102 +{
9.103 + color: rgba(178, 200, 166, 1);
9.104 }
9.105
9.106 .outgoing .x-message
9.107 {
9.108 background: rgba(213, 225, 207, .9);
9.109 - border-top: 1px solid #749d5f;
9.110 + border-top: 1px solid rgba(116, 157, 95, 1);
9.111 }
9.112
9.113 +.outgoing.history .x-message,
9.114 .outgoing.consecutive .x-message
9.115 {
9.116 - border-top: 1px solid rgba(116, 157, 95, .4);
9.117 + border-top: 1px solid rgba(178, 200, 166, 1);
9.118 }
9.119 -
9.120 -.outgoing a
9.121 -{
9.122 - color: #749d5f;
9.123 -}
9.124 -
9.125 -.outgoing a:hover
9.126 -{
9.127 - background: #749d5f;
9.128 -}
10.1 --- a/Resources/Message Styles/Mockie.AdiumMessageStyle/Contents/Resources/styles/colors_indigo_maroon.css Tue Aug 31 00:23:49 2010 +0200
10.2 +++ b/Resources/Message Styles/Mockie.AdiumMessageStyle/Contents/Resources/styles/colors_indigo_maroon.css Tue Aug 31 08:34:24 2010 -0500
10.3 @@ -1,9 +1,13 @@
10.4 body,
10.5 -#topic,
10.6 +#topic
10.7 +{
10.8 + background-color: rgba(248, 240, 240, .8);
10.9 +}
10.10 +
10.11 .status .x-wrap,
10.12 .event .x-wrap
10.13 {
10.14 - background-color: rgba(248, 240, 240, .8);
10.15 + background-color: rgba(250, 244, 244, .8);
10.16 }
10.17
10.18 .incoming .x-buddyicon
10.19 @@ -11,35 +15,39 @@
10.20 background: rgba(75, 93, 178, .2);
10.21 }
10.22
10.23 -.incoming .x-sender
10.24 +.incoming .x-sender,
10.25 +.incoming a:hover
10.26 {
10.27 - background: #4b5db2;
10.28 + background: rgba(75, 93, 178, 1);
10.29 }
10.30
10.31 -.incoming .x-time
10.32 +.incoming.history .x-sender,
10.33 +.incoming.history a:hover
10.34 {
10.35 - color: #4b5db2;
10.36 + background: rgba(161, 168, 211, 1);
10.37 +}
10.38 +
10.39 +.incoming .x-time,
10.40 +.incoming a
10.41 +{
10.42 + color: rgba(75, 93, 178, 1);
10.43 +}
10.44 +
10.45 +.incoming.history .x-time
10.46 +{
10.47 + color: rgba(161, 168, 211, 1);
10.48 }
10.49
10.50 .incoming .x-message
10.51 {
10.52 background: rgba(213, 211, 228, .9);
10.53 - border-top: 1px solid #4b5db2;
10.54 + border-top: 1px solid rgba(75, 93, 178, 1);
10.55 }
10.56
10.57 +.incoming.history .x-message,
10.58 .incoming.consecutive .x-message
10.59 {
10.60 - border-top: 1px solid rgba(75, 93, 178, .4);
10.61 -}
10.62 -
10.63 -.incoming a:hover
10.64 -{
10.65 - background: #4b5db2;
10.66 -}
10.67 -
10.68 -.incoming a
10.69 -{
10.70 - color: #4b5db2;
10.71 + border-top: 1px solid rgba(161, 168, 211, 1);
10.72 }
10.73
10.74 .outgoing .x-buddyicon
10.75 @@ -47,33 +55,37 @@
10.76 background: rgba(177, 74, 75, .2);
10.77 }
10.78
10.79 -.outgoing .x-sender
10.80 +.outgoing .x-sender,
10.81 +.outgoing a:hover
10.82 {
10.83 - background: #b14a4b;
10.84 + background: rgba(177, 74, 75, 1);
10.85 }
10.86
10.87 -.outgoing .x-time
10.88 +.outgoing.history .x-sender,
10.89 +.outgoing.history a:hover
10.90 {
10.91 - color: #b14a4b;
10.92 + background: rgba(212, 159, 159, 1);
10.93 +}
10.94 +
10.95 +.outgoing .x-time,
10.96 +.outgoing a
10.97 +{
10.98 + color: rgba(177, 74, 75, 1);
10.99 +}
10.100 +
10.101 +.outgoing.history .x-time
10.102 +{
10.103 + color: rgba(212, 159, 159, 1);
10.104 }
10.105
10.106 .outgoing .x-message
10.107 {
10.108 background: rgba(233, 207, 207, .9);
10.109 - border-top: 1px solid #b14a4b;
10.110 + border-top: 1px solid rgba(177, 74, 75, 1);
10.111 }
10.112
10.113 +.outgoing.history .x-message,
10.114 .outgoing.consecutive .x-message
10.115 {
10.116 - border-top: 1px solid rgba(177, 74, 75, .4);
10.117 + border-top: 1px solid rgba(212, 159, 159, 1);
10.118 }
10.119 -
10.120 -.outgoing a
10.121 -{
10.122 - color: #b14a4b;
10.123 -}
10.124 -
10.125 -.outgoing a:hover
10.126 -{
10.127 - background: #b14a4b;
10.128 -}
11.1 --- a/Resources/Message Styles/Mockie.AdiumMessageStyle/Contents/Resources/styles/colors_orange_green.css Tue Aug 31 00:23:49 2010 +0200
11.2 +++ b/Resources/Message Styles/Mockie.AdiumMessageStyle/Contents/Resources/styles/colors_orange_green.css Tue Aug 31 08:34:24 2010 -0500
11.3 @@ -1,9 +1,13 @@
11.4 body,
11.5 -#topic,
11.6 +#topic
11.7 +{
11.8 + background-color: rgba(242, 251, 238, .8);
11.9 +}
11.10 +
11.11 .status .x-wrap,
11.12 .event .x-wrap
11.13 {
11.14 - background-color: rgba(242, 251, 238, .8);
11.15 + background-color: rgba(245, 253, 241, .8);
11.16 }
11.17
11.18 .incoming .x-buddyicon
11.19 @@ -11,35 +15,39 @@
11.20 background: rgba(255, 124, 0, .2);
11.21 }
11.22
11.23 -.incoming .x-sender
11.24 +.incoming .x-sender,
11.25 +.incoming a:hover
11.26 {
11.27 - background: #FF7C00;
11.28 + background: rgba(255, 124, 0, 1);
11.29 }
11.30
11.31 -.incoming .x-time
11.32 +.incoming.history .x-sender,
11.33 +.incoming.history a:hover
11.34 {
11.35 - color: #FF7C00;
11.36 + background: rgba(249, 188, 120, 1);
11.37 +}
11.38 +
11.39 +.incoming .x-time,
11.40 +.incoming a
11.41 +{
11.42 + color: rgba(255, 124, 0, 1);
11.43 +}
11.44 +
11.45 +.incoming.history .x-time
11.46 +{
11.47 + color: rgba(249, 188, 120, 1);
11.48 }
11.49
11.50 .incoming .x-message
11.51 {
11.52 background: rgba(244, 225, 190, .9);
11.53 - border-top: 1px solid #FF7C00;
11.54 + border-top: 1px solid rgba(255, 124, 0, 1);
11.55 }
11.56
11.57 +.incoming.history .x-message,
11.58 .incoming.consecutive .x-message
11.59 {
11.60 - border-top: 1px solid rgba(255, 124, 0, .4);
11.61 -}
11.62 -
11.63 -.incoming a:hover
11.64 -{
11.65 - background: #FF7C00;
11.66 -}
11.67 -
11.68 -.incoming a
11.69 -{
11.70 - color: #FF7C00;
11.71 + border-top: 1px solid rgba(249, 188, 120, 1);
11.72 }
11.73
11.74 .outgoing .x-buddyicon
11.75 @@ -47,33 +55,37 @@
11.76 background: rgba(102, 204, 50, .2);
11.77 }
11.78
11.79 -.outgoing .x-sender
11.80 +.outgoing .x-sender,
11.81 +.outgoing a:hover
11.82 {
11.83 - background: #66CC32;
11.84 + background: rgba(102, 204, 50, 1);
11.85 }
11.86
11.87 -.outgoing .x-time
11.88 +.outgoing.history .x-sender,
11.89 +.outgoing.history a:hover
11.90 {
11.91 - color: #66CC32;
11.92 + background: rgba(172, 228, 145, 1);
11.93 +}
11.94 +
11.95 +.outgoing .x-time,
11.96 +.outgoing a
11.97 +{
11.98 + color: rgba(102, 204, 50, 1);
11.99 +}
11.100 +
11.101 +.outgoing.history .x-time
11.102 +{
11.103 + color: rgba(172, 228, 145, 1);
11.104 }
11.105
11.106 .outgoing .x-message
11.107 {
11.108 background: rgba(213, 241, 200, .9);
11.109 - border-top: 1px solid #66CC32;
11.110 + border-top: 1px solid rgba(102, 204, 50, 1);
11.111 }
11.112
11.113 +.outgoing.history .x-message,
11.114 .outgoing.consecutive .x-message
11.115 {
11.116 - border-top: 1px solid rgba(102, 204, 50, .4);
11.117 + border-top: 1px solid rgba(172, 228, 145, 1);
11.118 }
11.119 -
11.120 -.outgoing a
11.121 -{
11.122 - color: #66CC32;
11.123 -}
11.124 -
11.125 -.outgoing a:hover
11.126 -{
11.127 - background: #66CC32;
11.128 -}
12.1 --- a/Resources/Message Styles/Mockie.AdiumMessageStyle/Contents/Resources/styles/colors_red_blue.css Tue Aug 31 00:23:49 2010 +0200
12.2 +++ b/Resources/Message Styles/Mockie.AdiumMessageStyle/Contents/Resources/styles/colors_red_blue.css Tue Aug 31 08:34:24 2010 -0500
12.3 @@ -1,9 +1,13 @@
12.4 body,
12.5 -#topic,
12.6 +#topic
12.7 +{
12.8 + background-color: rgba(255, 244, 244, .8);
12.9 +}
12.10 +
12.11 .status .x-wrap,
12.12 .event .x-wrap
12.13 {
12.14 - background-color: rgba(255, 244, 244, .8);
12.15 + background-color: rgba(255, 246, 246, .8);
12.16 }
12.17
12.18 .incoming .x-buddyicon
12.19 @@ -11,35 +15,39 @@
12.20 background: rgba(0, 45, 255, .2);
12.21 }
12.22
12.23 -.incoming .x-sender
12.24 +.incoming .x-sender,
12.25 +.incoming a:hover
12.26 {
12.27 - background: #002CFF;
12.28 + background: rgba(0, 45, 255, 1);
12.29 }
12.30
12.31 -.incoming .x-time
12.32 +.incoming.history .x-sender,
12.33 +.incoming.history a:hover
12.34 {
12.35 - color: #002cff;
12.36 + background: rgba(127, 145, 250, 1);
12.37 +}
12.38 +
12.39 +.incoming .x-time,
12.40 +.incoming a
12.41 +{
12.42 + color: rgba(0, 45, 255, 1);
12.43 +}
12.44 +
12.45 +.incoming.history .x-time
12.46 +{
12.47 + color: rgba(127, 145, 250, 1);
12.48 }
12.49
12.50 .incoming .x-message
12.51 {
12.52 background: rgba(204, 204, 246, .9);
12.53 - border-top: 1px solid #002CFF;
12.54 + border-top: 1px solid rgba(0, 45, 255, 1);
12.55 }
12.56
12.57 +.incoming.history .x-message,
12.58 .incoming.consecutive .x-message
12.59 {
12.60 - border-top: 1px solid rgba(0, 45, 255, .4);
12.61 -}
12.62 -
12.63 -.incoming a:hover
12.64 -{
12.65 - background: #002CFF;
12.66 -}
12.67 -
12.68 -.incoming a
12.69 -{
12.70 - color: #002CFF;
12.71 + border-top: 1px solid rgba(127, 145, 250, 1);
12.72 }
12.73
12.74 .outgoing .x-buddyicon
12.75 @@ -47,33 +55,37 @@
12.76 background: rgba(255, 0, 1, .2);
12.77 }
12.78
12.79 -.outgoing .x-sender
12.80 +.outgoing .x-sender,
12.81 +.outgoing a:hover
12.82 {
12.83 - background: #FF0001;
12.84 + background: rgba(255, 0, 1, 1);
12.85 }
12.86
12.87 -.outgoing .x-time
12.88 +.outgoing.history .x-sender,
12.89 +.outgoing.history a:hover
12.90 {
12.91 - color: #FF0001;
12.92 + background: rgba(254, 123, 123, 1);
12.93 +}
12.94 +
12.95 +.outgoing .x-time,
12.96 +.outgoing a
12.97 +{
12.98 + color: rgba(255, 0, 1, 1);
12.99 +}
12.100 +
12.101 +.outgoing.history .x-time
12.102 +{
12.103 + color: rgba(254, 123, 123, 1);
12.104 }
12.105
12.106 .outgoing .x-message
12.107 {
12.108 background: rgba(255, 195, 195, .9);
12.109 - border-top: 1px solid #FF0001;
12.110 + border-top: 1px solid rgba(255, 0, 1, 1);
12.111 }
12.112
12.113 +.outgoing.history .x-message,
12.114 .outgoing.consecutive .x-message
12.115 {
12.116 - border-top: 1px solid rgba(255, 0, 1, .4);
12.117 + border-top: 1px solid rgba(254, 123, 123, 1);
12.118 }
12.119 -
12.120 -.outgoing a
12.121 -{
12.122 - color: #FF0001;
12.123 -}
12.124 -
12.125 -.outgoing a:hover
12.126 -{
12.127 - background: #FF0001;
12.128 -}
13.1 --- a/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Styles/alternating.css Tue Aug 31 00:23:49 2010 +0200
13.2 +++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Styles/alternating.css Tue Aug 31 08:34:24 2010 -0500
13.3 @@ -5,10 +5,8 @@
13.4
13.5 .x-outgoingItem .x-indicator
13.6 {
13.7 - float: right;
13.8 - position: relative;
13.9 - left: 11px;
13.10 - top: 8px;
13.11 + right: -11px;
13.12 + left: auto;
13.13 }
13.14
13.15 .x-myBubble
14.1 --- a/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Styles/main.css Tue Aug 31 00:23:49 2010 +0200
14.2 +++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Styles/main.css Tue Aug 31 08:34:24 2010 -0500
14.3 @@ -73,7 +73,6 @@
14.4 .x-tableBubble .x-timeStamp
14.5 {
14.6 margin-bottom: 2px;
14.7 - margin-right: 2px;
14.8 margin-left: 7px;
14.9 text-align: right;
14.10 float: right;
14.11 @@ -82,7 +81,7 @@
14.12 .x-myBubble .x-indicator
14.13 {
14.14 position: absolute;
14.15 - top: 8px;
14.16 + margin-top: 8px;
14.17 left: 0;
14.18 width: 13px;
14.19 height: 11px;
15.1 --- a/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Content.html Tue Aug 31 00:23:49 2010 +0200
15.2 +++ b/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Content.html Tue Aug 31 08:34:24 2010 -0500
15.3 @@ -6,7 +6,7 @@
15.4 <span class="x-sender" title="%senderPrefix% %senderScreenName%">%sender% </span>
15.5 <span class="x-rtime" title="%time{dd MMM yyyy}%">%time% </span>
15.6 <span class="x-ltime" title="%time{dd MMM yyyy}%">%shortTime%:%time{ss}% </span>
15.7 - <span class="x-mark">‣</span>
15.8 + <span class="x-mark"></span>
15.9 <span class="x-message" title="%time%">%message% </span>
15.10 </span>
15.11 <span id="insert"></span>
16.1 --- a/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Header.css Tue Aug 31 00:23:49 2010 +0200
16.2 +++ b/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Header.css Tue Aug 31 08:34:24 2010 -0500
16.3 @@ -162,13 +162,11 @@
16.4 left: 4px;
16.5 width: 16px;
16.6 height: 16px;
16.7 - z-index: 10;
16.8 cursor: default;
16.9 font-size: 21px !important;
16.10 font-family: "Apple Symbols";
16.11 z-index: 999;
16.12 cursor: pointer;
16.13 - -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, .2);
16.14 opacity: 0;
16.15 -webkit-transition: opacity .4s linear;
16.16
16.17 @@ -209,7 +207,6 @@
16.18
16.19 #x-hide:active:before
16.20 {
16.21 - content: "\2297";
16.22 content: "\2299";
16.23 }
16.24
16.25 @@ -228,6 +225,5 @@
16.26
16.27 #x-show:active:before
16.28 {
16.29 - content: "\2297";
16.30 content: "\2299";
16.31 }
17.1 --- a/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Mockup-SpecialCases.html Tue Aug 31 00:23:49 2010 +0200
17.2 +++ b/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Mockup-SpecialCases.html Tue Aug 31 08:34:24 2010 -0500
17.3 @@ -7,7 +7,7 @@
17.4 </title>
17.5
17.6 <style type="text/css">
17.7 - @import url( "./Variants/Classic.css" );
17.8 + @import url( "./Variants/time-icon.css" );
17.9
17.10 body
17.11 {
17.12 @@ -69,7 +69,7 @@
17.13 <span class="x-wrap">
17.14 <span class="x-rtime" title="19 Apr 2004">12:45:48 </span>
17.15 <span class="x-ltime" title="19 Apr 2004">12:45:48 </span>
17.16 - <span class="x-mark">‣</span>
17.17 + <span class="x-mark"></span>
17.18 <span class="x-message" title="12:45:48">Wednesday, June 09, 2004 </span>
17.19 </span>
17.20 </div>
17.21 @@ -83,7 +83,7 @@
17.22 <span class="x-sender" title="TekJew">Evan </span>
17.23 <span class="x-rtime" title="19 Apr 2004">12:45:48 </span>
17.24 <span class="x-ltime" title="19 Apr 2004">12:45:48 </span>
17.25 - <span class="x-mark">‣</span>
17.26 + <span class="x-mark"></span>
17.27 <span class="x-message">So a priest, a rabbi, and a chicken walk into a bar. </span>
17.28 </span>
17.29 </div>
17.30 @@ -96,7 +96,7 @@
17.31 <span class="x-sender" title="fetchgreebledonx">Jeff </span>
17.32 <span class="x-rtime" title="19 Apr 2004">12:46:07 </span>
17.33 <span class="x-ltime" title="19 Apr 2004">12:46:07 </span>
17.34 - <span class="x-mark">‣</span>
17.35 + <span class="x-mark"></span>
17.36 <span class="x-message">I'mprettysureI'veheardthisonebefore.I'mprettysureI'veheardthisonebefore.I'mprettysureI'veheardthisonebefore.I'mprettysureI'veheardthisonebefore.I'mprettysureI'veheardthisonebefore.I'mprettysureI'veheardthisonebefore.I'mprettysureI'veheardthisonebefore.I'mprettysureI'veheardthisonebefore.I'mprettysureI'veheardthisonebefore.I'mprettysureI'veheardthisonebefore. </span>
17.37 </span>
17.38 <div class="history consecutive incoming message SERVICE showIcons xx-fetchgreebledonx" style="background-color: blue;">
17.39 @@ -107,7 +107,7 @@
17.40 <span class="x-sender" title="fetchgreebledonx">Jeff </span>
17.41 <span class="x-rtime" title="19 Apr 2004">12:46:32 </span>
17.42 <span class="x-ltime" title="19 Apr 2004">12:46:32 </span>
17.43 - <span class="x-mark">‣</span>
17.44 + <span class="x-mark"></span>
17.45 <span class="x-message">So what happens next? </span>
17.46 </span>
17.47 </div>
17.48 @@ -121,7 +121,7 @@
17.49 <span class="x-sender" title="TekJew">Evan </span>
17.50 <span class="x-rtime" title="19 Apr 2004">12:45:48 </span>
17.51 <span class="x-ltime" title="19 Apr 2004">12:45:48 </span>
17.52 - <span class="x-mark">‣</span>
17.53 + <span class="x-mark"></span>
17.54 <span class="x-message">So a priest, a rabbi, and a chicken walk into a bar. </span>
17.55 </span>
17.56 </div>
17.57 @@ -134,7 +134,7 @@
17.58 <span class="x-sender" title="fetchgreebledonx">Jeff </span>
17.59 <span class="x-rtime" title="19 Apr 2004">12:46:07 </span>
17.60 <span class="x-ltime" title="19 Apr 2004">12:46:07 </span>
17.61 - <span class="x-mark">‣</span>
17.62 + <span class="x-mark"></span>
17.63 <span class="x-message">I'm pretty sure I've heard this one before. </span>
17.64 </span>
17.65 <div class="history consecutive incoming message SERVICE showIcons xx-fetchgreebledonx" style="background-color: blue;">
17.66 @@ -145,7 +145,7 @@
17.67 <span class="x-sender" title="fetchgreebledonx">Jeff </span>
17.68 <span class="x-rtime" title="19 Apr 2004">12:46:32 </span>
17.69 <span class="x-ltime" title="19 Apr 2004">12:46:32 </span>
17.70 - <span class="x-mark">‣</span>
17.71 + <span class="x-mark"></span>
17.72 <span class="x-message">So what happens next? </span>
17.73 </span>
17.74 <div class="history consecutive incoming message SERVICE showIcons xx-fetchgreebledonx" style="background-color: blue;">
17.75 @@ -156,7 +156,7 @@
17.76 <span class="x-sender" title="fetchgreebledonx">Jeff </span>
17.77 <span class="x-rtime" title="19 Apr 2004">12:46:32 </span>
17.78 <span class="x-ltime" title="19 Apr 2004">12:46:32 </span>
17.79 - <span class="x-mark">‣</span>
17.80 + <span class="x-mark"></span>
17.81 <span class="x-message">So what happens next? </span>
17.82 </span>
17.83 </div>
17.84 @@ -171,7 +171,7 @@
17.85 <span class="x-sender" title="fetchgreebledonx">Jeff </span>
17.86 <span class="x-rtime" title="19 Apr 2004">12:46:32 </span>
17.87 <span class="x-ltime" title="19 Apr 2004">12:46:32 </span>
17.88 - <span class="x-mark">‣</span>
17.89 + <span class="x-mark"></span>
17.90 <span class="x-message">So what happens next? </span>
17.91 </span>
17.92 </div>
17.93 @@ -180,7 +180,7 @@
17.94 <span class="x-wrap">
17.95 <span class="x-rtime" title="19 Apr 2004">12:45:48 </span>
17.96 <span class="x-ltime" title="19 Apr 2004">12:45:48 </span>
17.97 - <span class="x-mark">‣</span>
17.98 + <span class="x-mark"></span>
17.99 <span class="x-message" title="12:45:48">|Wednesday, June 09, 2004 </span>
17.100 </span>
17.101 </div>
17.102 @@ -193,7 +193,7 @@
17.103 <span class="x-sender" title="TekJew">Evan </span>
17.104 <span class="x-rtime" title="19 Apr 2004">12:45:48 </span>
17.105 <span class="x-ltime" title="19 Apr 2004">12:45:48 </span>
17.106 - <span class="x-mark">‣</span>
17.107 + <span class="x-mark"></span>
17.108 <span class="x-message">So a priest, a rabbi, and a chicken walk into a bar. </span>
17.109 </span>
17.110 </div>
17.111 @@ -206,7 +206,7 @@
17.112 <span class="x-sender" title="fetchgreebledonx">Jeff </span>
17.113 <span class="x-rtime" title="19 Apr 2004">12:46:07 </span>
17.114 <span class="x-ltime" title="19 Apr 2004">12:46:07 </span>
17.115 - <span class="x-mark">‣</span>
17.116 + <span class="x-mark"></span>
17.117 <span class="x-message">I'm pretty sure I've heard this one before. </span>
17.118 </span>
17.119 <div class="history consecutive incoming message SERVICE showIcons xx-fetchgreebledonx" style="background-color: blue;">
17.120 @@ -217,7 +217,7 @@
17.121 <span class="x-sender" title="fetchgreebledonx">Jeff </span>
17.122 <span class="x-rtime" title="19 Apr 2004">12:46:32 </span>
17.123 <span class="x-ltime" title="19 Apr 2004">12:46:32 </span>
17.124 - <span class="x-mark">‣</span>
17.125 + <span class="x-mark"></span>
17.126 <span class="x-message">|So what happens next? </span>
17.127 </span>
17.128 </div>
17.129 @@ -228,7 +228,7 @@
17.130 <span class="x-wrap">
17.131 <span class="x-rtime" title="19 Apr 2004">12:45:48 </span>
17.132 <span class="x-ltime" title="19 Apr 2004">12:45:48 </span>
17.133 - <span class="x-mark">‣</span>
17.134 + <span class="x-mark"></span>
17.135 <span class="x-message" title="12:45:48">Wednesday, June 09, 2004 </span>
17.136 </span>
17.137 </div>
17.138 @@ -242,7 +242,7 @@
17.139 <span class="x-sender" title="TekJew">EvanEvanEvanEvanEvanEvanEvanEvanEvanEvanEvanEvanEvanEvanEvanEvanEvanEvanEvanEvan </span>
17.140 <span class="x-rtime" title="19 Apr 2004">12:46:50 </span>
17.141 <span class="x-ltime" title="19 Apr 2004">12:46:50 </span>
17.142 - <span class="x-mark">‣</span>
17.143 + <span class="x-mark"></span>
17.144 <span class="x-message">|If I remember correctly, they explode outward at the speed of light. </span>
17.145 </span>
17.146 <div class="consecutive outgoing message SERVICE showIcons xx-TekJew" style="background-color: seagreen;">
17.147 @@ -253,7 +253,7 @@
17.148 <span class="x-sender" title="TekJew">Evan </span>
17.149 <span class="x-rtime" title="19 Apr 2004">12:47:00 </span>
17.150 <span class="x-ltime" title="19 Apr 2004">12:47:00 </span>
17.151 - <span class="x-mark">‣</span>
17.152 + <span class="x-mark"></span>
17.153 <span class="x-message">But that might be if you cross the streams… </span>
17.154 </span>
17.155 <div class="consecutive outgoing message SERVICE showIcons xx-TekJew" style="background-color: seagreen;">
17.156 @@ -264,7 +264,7 @@
17.157 <span class="x-sender" title="TekJew">Evan </span>
17.158 <span class="x-rtime" title="19 Apr 2004">12:46:50 </span>
17.159 <span class="x-ltime" title="19 Apr 2004">12:46:50 </span>
17.160 - <span class="x-mark">‣</span>
17.161 + <span class="x-mark"></span>
17.162 <span class="x-message">If I remember correctly, they explode outward at the speed of light. </span>
17.163 </span>
17.164 </div>
17.165 @@ -279,7 +279,7 @@
17.166 <span class="x-sender" title="fetchgreebledonx">Jeff Jeff Jeff Jeff Jeff Jeff Jeff Jeff Jeff Jeff Jeff Jeff Jeff Jeff Jeff Jeff Jeff Jeff Jeff Jeff </span>
17.167 <span class="x-rtime" title="19 Apr 2004">12:47:06 </span>
17.168 <span class="x-ltime" title="19 Apr 2004">12:47:06 </span>
17.169 - <span class="x-mark">‣</span>
17.170 + <span class="x-mark"></span>
17.171 <span class="x-message">…thus negating all existence! </span>
17.172 </span>
17.173 </div>
17.174 @@ -292,7 +292,7 @@
17.175 <span class="x-sender" title="TekJew">Evan </span>
17.176 <span class="x-rtime" title="19 Apr 2004">12:47:51 </span>
17.177 <span class="x-ltime" title="19 Apr 2004">12:47:51 </span>
17.178 - <span class="x-mark">‣</span>
17.179 + <span class="x-mark"></span>
17.180 <span class="x-message">Precisely! it's a risk one takes whenever one walks into a bar, I'm afraid. Especially if one is a chicken. </span>
17.181 </span>
17.182 </div>
17.183 @@ -301,7 +301,7 @@
17.184 <span class="x-wrap">
17.185 <span class="x-rtime" title="19 Apr 2004">12:47:54 </span>
17.186 <span class="x-ltime" title="19 Apr 2004">12:47:54 </span>
17.187 - <span class="x-mark">‣</span>
17.188 + <span class="x-mark"></span>
17.189 <span class="x-message">Jeff wants your attention! </span>
17.190 </span>
17.191 </div>
17.192 @@ -310,14 +310,14 @@
17.193 <span class="x-wrap">
17.194 <span class="x-rtime" title="19 Apr 2004">12:47:54 </span>
17.195 <span class="x-ltime" title="19 Apr 2004">12:47:54 </span>
17.196 - <span class="x-mark">‣</span>
17.197 + <span class="x-mark"></span>
17.198 <span class="x-message">Jeff went away </span>
17.199 </span>
17.200 <div class="consecutive status away_message SERVICE showIcons">
17.201 <span class="x-wrap">
17.202 <span class="x-rtime" title="19 Apr 2004">12:47:55 </span>
17.203 <span class="x-ltime" title="19 Apr 2004">12:47:55 </span>
17.204 - <span class="x-mark">‣</span>
17.205 + <span class="x-mark"></span>
17.206 <span class="x-message">Away Message: "Away for the sake of being away. Away for the sake of being away. Away for the sake of being away. Away for the sake of being away. " </span>
17.207 </span>
17.208 </div>
17.209 @@ -331,7 +331,7 @@
17.210 <span class="x-sender" title="fetchgreebledonx">Jeff (Autoreply) </span>
17.211 <span class="x-rtime" title="19 Apr 2004">12:47:51 </span>
17.212 <span class="x-ltime" title="19 Apr 2004">12:47:51 </span>
17.213 - <span class="x-mark">‣</span>
17.214 + <span class="x-mark"></span>
17.215 <span class="x-message">Away for the sake of being away. Away for the sake of being away. Away for the sake of being away. Away for the sake of being away. Away for the sake of being away. </span>
17.216 </span>
17.217 </div>
17.218 @@ -344,7 +344,7 @@
17.219 <span class="x-sender" title="TekJew">Evan </span>
17.220 <span class="x-rtime" title="19 Apr 2004">12:48:02 </span>
17.221 <span class="x-ltime" title="19 Apr 2004">12:48:02 </span>
17.222 - <span class="x-mark">‣</span>
17.223 + <span class="x-mark"></span>
17.224 <span class="x-message">Gotta run; catch ya later <a href="http://slashdot.org">;) </a></span>
17.225 </span>
17.226 <span id="insert"></span>
17.227 @@ -358,7 +358,7 @@
17.228 <span class="x-sender" title="fetchgreebledonx">Jeff </span>
17.229 <span class="x-rtime" title="19 Apr 2004">12:46:32 </span>
17.230 <span class="x-ltime" title="19 Apr 2004">12:46:32 </span>
17.231 - <span class="x-mark">‣</span>
17.232 + <span class="x-mark"></span>
17.233 <span class="x-message">So what happens next? </span>
17.234 </span>
17.235 </div>
18.1 --- a/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Status.html Tue Aug 31 00:23:49 2010 +0200
18.2 +++ b/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Status.html Tue Aug 31 08:34:24 2010 -0500
18.3 @@ -2,7 +2,7 @@
18.4 <span class="x-wrap">
18.5 <span class="x-rtime" title="%time{dd MMM yyyy}%">%time% </span>
18.6 <span class="x-ltime" title="ltime %time{dd MMM yyyy}%">%shortTime%:%time{ss}% </span>
18.7 - <span class="x-mark">‣</span>
18.8 + <span class="x-mark"></span>
18.9 <span class="x-message">%message% </span>
18.10 </span>
18.11 <span id="insert"></span>
19.1 --- a/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Topic.css Tue Aug 31 00:23:49 2010 +0200
19.2 +++ b/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Topic.css Tue Aug 31 08:34:24 2010 -0500
19.3 @@ -63,13 +63,10 @@
19.4 left: 4px;
19.5 width: 16px;
19.6 height: 16px;
19.7 - z-index: 10;
19.8 - cursor: default;
19.9 font-size: 21px !important;
19.10 font-family: "Apple Symbols";
19.11 z-index: 999;
19.12 cursor: pointer;
19.13 - -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, .2);
19.14 opacity: 0;
19.15 -webkit-transition: opacity .4s linear;
19.16
19.17 @@ -110,7 +107,6 @@
19.18
19.19 #x-hide:active:before
19.20 {
19.21 - content: "\2297";
19.22 content: "\2299";
19.23 }
19.24
19.25 @@ -129,6 +125,5 @@
19.26
19.27 #x-show:active:before
19.28 {
19.29 - content: "\2297";
19.30 content: "\2299";
19.31 }
20.1 --- a/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Variants/Alternating.css Tue Aug 31 00:23:49 2010 +0200
20.2 +++ b/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Variants/Alternating.css Tue Aug 31 08:34:24 2010 -0500
20.3 @@ -369,9 +369,16 @@
20.4 position: absolute;
20.5 left: 97px;
20.6 margin-left: -.054em;
20.7 + margin-right: -2px;
20.8 + letter-spacing: -.2em;
20.9 font-family: Lucida Grande;
20.10 }
20.11
20.12 +.x-mark:before
20.13 +{
20.14 + content: "\2023";
20.15 +}
20.16 +
20.17 .IRC .x-mark,
20.18 .hideIcons .x-mark
20.19 {
21.1 --- a/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Variants/Classic.css Tue Aug 31 00:23:49 2010 +0200
21.2 +++ b/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Variants/Classic.css Tue Aug 31 08:34:24 2010 -0500
21.3 @@ -213,16 +213,17 @@
21.4 {
21.5 position: absolute;
21.6 left: 46px;
21.7 - font-family: Lucida Grande;
21.8 - font-size: 11px;
21.9 + font-size: 1.2em;
21.10 margin-left: -.08em;
21.11 margin-top: -.1em;
21.12 + margin-right: -2px;
21.13 + letter-spacing: -.2em;
21.14 + font-family: Lucida Grande;
21.15 }
21.16
21.17 .message .x-mark:before
21.18 {
21.19 - content: "\25B8";
21.20 - margin-right: -2px;;
21.21 + content: "\2023\2023";
21.22 }
21.23
21.24 .message:not(.history) .x-mark
22.1 --- a/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Variants/Compact.css Tue Aug 31 00:23:49 2010 +0200
22.2 +++ b/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Variants/Compact.css Tue Aug 31 08:34:24 2010 -0500
22.3 @@ -128,10 +128,9 @@
22.4 display: none;
22.5 position:fixed;
22.6 top: 8px;
22.7 - right: 24px;
22.8 + right: 18px;
22.9 width: auto;
22.10 height: auto;
22.11 - z-index:99;
22.12 -webkit-user-drag: element;
22.13 max-width: 125px;
22.14 max-height: 125px;
22.15 @@ -142,8 +141,16 @@
22.16 display: inline;
22.17 padding: 4px;
22.18 background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), to(rgba(240, 240, 240, 1)));
22.19 + -webkit-border-radius: 5px;
22.20 + z-index:101;
22.21 + -webkit-transition: all .4s linear;
22.22 + -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, .75);
22.23 +}
22.24 +
22.25 +#topic:hover + #Chat > div:last-of-type.message.showIcons:not(.IRC) img.x-icon
22.26 +{
22.27 + z-index: 91;
22.28 -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, .4);
22.29 - -webkit-border-radius: 5px;
22.30 }
22.31
22.32 #Chat > div:last-of-type.message.showIcons:not(.IRC) .x-color[src*="buddy_icon.png"]
22.33 @@ -153,12 +160,18 @@
22.34 -webkit-border-radius: 5px;
22.35 position:fixed;
22.36 top: 12px;
22.37 - right: 28px;
22.38 - z-index: 99;
22.39 + right: 22px;
22.40 + z-index: 102;
22.41 + -webkit-transition: all .4s linear;
22.42 background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .5)), to(rgba(255, 255, 255, .5)));
22.43 -webkit-mask-box-image: url(../adiumy-mask.png);
22.44 }
22.45
22.46 +#topic:hover + #Chat > div:last-of-type.message.showIcons:not(.IRC) .x-color[src*="buddy_icon.png"]
22.47 +{
22.48 + z-index: 92;
22.49 +}
22.50 +
22.51 .consecutive.message img.x-icon
22.52 {
22.53 display: none !important;
22.54 @@ -207,6 +220,13 @@
22.55 position: absolute;
22.56 left: 7px;
22.57 margin-left: -.054em;
22.58 + margin-right: -2px;
22.59 + letter-spacing: -.2em;
22.60 +}
22.61 +
22.62 +.x-mark:before
22.63 +{
22.64 + content: "\2023";
22.65 }
22.66
22.67 .autoreply .x-mark,
22.68 @@ -393,6 +413,16 @@
22.69 top: -11px !important;
22.70 }
22.71
22.72 +#topic #x-wrap
22.73 +{
22.74 + -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, .4), 8px -8px 8px rgba(255, 255, 255, 1), -8px -8px 8px rgba(255, 255, 255, 1), -8px 16px 16px rgba(248, 248, 248, 1), 8px 16px 16px rgba(248, 248, 248, 1) !important;
22.75 +}
22.76 +
22.77 +#topic:hover #x-wrap
22.78 +{
22.79 + -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, .75), 8px -8px 8px rgba(255, 255, 255, 1), -8px -8px 8px rgba(255, 255, 255, 1), -8px 16px 16px rgba(248, 248, 248, 1), 8px 16px 16px rgba(248, 248, 248, 1) !important;
22.80 +}
22.81 +
22.82 .actionMessageUserName
22.83 {
22.84 display: none;
23.1 --- a/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Variants/Time-Icon.css Tue Aug 31 00:23:49 2010 +0200
23.2 +++ b/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Variants/Time-Icon.css Tue Aug 31 08:34:24 2010 -0500
23.3 @@ -275,9 +275,16 @@
23.4 position: absolute;
23.5 left: 55px;
23.6 margin-left: -.054em;
23.7 + margin-right: -2px;
23.8 + letter-spacing: -.2em;
23.9 font-family: Lucida Grande;
23.10 }
23.11
23.12 +.x-mark:before
23.13 +{
23.14 + content: "\2023";
23.15 +}
23.16 +
23.17 .message .x-mark
23.18 {
23.19 color: rgba(0, 0, 0, .8)
24.1 --- a/Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Styles/Topic.css Tue Aug 31 00:23:49 2010 +0200
24.2 +++ b/Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Styles/Topic.css Tue Aug 31 08:34:24 2010 -0500
24.3 @@ -39,6 +39,17 @@
24.4 overflow: hidden;
24.5 }
24.6
24.7 +#topic:hover
24.8 +{
24.9 + max-height: 100%;
24.10 + white-space: normal;
24.11 +}
24.12 +
24.13 +#topic:hover #topicEdit
24.14 +{
24.15 + min-height: 1em;
24.16 +}
24.17 +
24.18 #topic #topicEdit a
24.19 {
24.20 color: dark grey;
25.1 Binary file Resources/Message Styles/minimal_mod.AdiumMessageStyle/Contents/Resources/images/vert.png has changed
26.1 --- a/Resources/Message Styles/minimal_mod.AdiumMessageStyle/Contents/Resources/main.css Tue Aug 31 00:23:49 2010 +0200
26.2 +++ b/Resources/Message Styles/minimal_mod.AdiumMessageStyle/Contents/Resources/main.css Tue Aug 31 08:34:24 2010 -0500
26.3 @@ -201,11 +201,17 @@
26.4 -webkit-transition: opacity .1s linear;
26.5 }
26.6
26.7 -#x-header:hover
26.8 +#x-header[title]:hover
26.9 {
26.10 opacity: .1;
26.11 }
26.12
26.13 +#x-header:hover #topicEdit
26.14 +{
26.15 + min-height: 1em;
26.16 + display: block;
26.17 +}
26.18 +
26.19 #x-header a
26.20 {
26.21 color: white;
27.1 --- a/Resources/Message Styles/yMous.AdiumMessageStyle/Contents/Resources/Mockup.html Tue Aug 31 00:23:49 2010 +0200
27.2 +++ b/Resources/Message Styles/yMous.AdiumMessageStyle/Contents/Resources/Mockup.html Tue Aug 31 08:34:24 2010 -0500
27.3 @@ -7,7 +7,7 @@
27.4 </title>
27.5
27.6 <style type="text/css">
27.7 - @import url( "./Variants/Saturnine xtracolor Both.css" );
27.8 + @import url( "./Variants/Saturnine BlueGreen Both.css" );
27.9
27.10 body
27.11 {
28.1 --- a/Resources/Message Styles/yMous.AdiumMessageStyle/Contents/Resources/Styles/Topic.css Tue Aug 31 00:23:49 2010 +0200
28.2 +++ b/Resources/Message Styles/yMous.AdiumMessageStyle/Contents/Resources/Styles/Topic.css Tue Aug 31 08:34:24 2010 -0500
28.3 @@ -1,4 +1,4 @@
28.4 -@charset "utf-8";
28.5 +@charset "utf-8";
28.6
28.7 #x-topic #x-wrap
28.8 {
28.9 @@ -10,11 +10,18 @@
28.10 padding-left: 21px;
28.11 z-index: 99;
28.12 -webkit-background-size: auto auto;
28.13 - -webkit-transition: opacity .4s linear;
28.14 + -webkit-transition: opacity .2s linear;
28.15 +}
28.16 +
28.17 +#topic[title=""]:not(:hover) #x-wrap
28.18 +{
28.19 + opacity: 0;
28.20 }
28.21
28.22 #topicEdit
28.23 {
28.24 + min-height: 1em;
28.25 + display: block;
28.26 }
28.27
28.28 .x-toggle
29.1 --- a/Resources/Message Styles/yMous.AdiumMessageStyle/Contents/Resources/Styles/_Base.css Tue Aug 31 00:23:49 2010 +0200
29.2 +++ b/Resources/Message Styles/yMous.AdiumMessageStyle/Contents/Resources/Styles/_Base.css Tue Aug 31 08:34:24 2010 -0500
29.3 @@ -1,4 +1,4 @@
29.4 -@charset "utf-8";
29.5 +@charset "utf-8";
29.6
29.7 /**
29.8 {
29.9 @@ -23,7 +23,6 @@
29.10 display: table;
29.11 }
29.12
29.13 -
29.14 #insert .x-focus,
29.15 #insert .x-icon,
29.16 #insert .x-sender,
29.17 @@ -52,7 +51,7 @@
29.18 .x-mention,
29.19 .x-time
29.20 {
29.21 - -webkit-transition: background-color .2s linear;
29.22 + -webkit-transition: all .1s linear;
29.23 display: table-cell;
29.24 }
29.25
29.26 @@ -124,6 +123,18 @@
29.27 {
29.28 content: "\21e7";
29.29 margin-left: -2em;
29.30 + -webkit-transition: all .2s linear;
29.31 +}
29.32 +
29.33 +.mention.consecutive:not(.action) .x-sender:after
29.34 +{
29.35 + content: "\21e7";
29.36 + margin-left: -2em;
29.37 +}
29.38 +
29.39 +.mention.consecutive.x-hover > .x-sender
29.40 +{
29.41 + color: transparent !important;
29.42 }
29.43
29.44 .actionMessageUserName
30.1 --- a/Resources/Message Styles/yMous.AdiumMessageStyle/Contents/Resources/Styles/_BaseM.css Tue Aug 31 00:23:49 2010 +0200
30.2 +++ b/Resources/Message Styles/yMous.AdiumMessageStyle/Contents/Resources/Styles/_BaseM.css Tue Aug 31 08:34:24 2010 -0500
30.3 @@ -2,21 +2,21 @@
30.4
30.5 body
30.6 {
30.7 - background-color: hsla(0, 0%, 63%, 1);
30.8 + background-color: hsla(0, 0%, 70%, 1);
30.9 }
30.10
30.11 #Chat > div:first-of-type .x-mark,
30.12 #Chat > div:first-of-type .x-message,
30.13 #Chat > div:first-of-type .x-mention
30.14 {
30.15 - border-top: 4px solid hsla(0, 0%, 98%, 1);
30.16 + border-top: 4px solid hsla(0, 0%, 100%, 1);
30.17 }
30.18
30.19 #insert .x-mark,
30.20 #insert .x-message,
30.21 #insert .x-mention
30.22 {
30.23 - border-bottom: 4px solid hsla(0, 0%, 98%, 1);
30.24 + border-bottom: 4px solid hsla(0, 0%, 100%, 1);
30.25 }
30.26
30.27 #Chat > div:first-of-type .x-focus,
30.28 @@ -39,7 +39,7 @@
30.29 .history + :not(.history) .x-message,
30.30 .history + :not(.history) .x-mention
30.31 {
30.32 - border-top: 16px solid hsla(0, 0%, 98%, 1) !important;
30.33 + border-top: 16px solid hsla(0, 0%, 100%, 1) !important;
30.34 }
30.35
30.36 .history + :not(.history) .x-focus,
30.37 @@ -50,61 +50,34 @@
30.38 border-top: 16px solid hsla(0, 0%, 90%, 1) !important;
30.39 }
30.40
30.41 -.mention.consecutive:not(.action) .x-sender:after
30.42 -{
30.43 - content: "\21e7";
30.44 - margin-left: -2em;
30.45 -}
30.46 -
30.47 -.mention:hover:not(.focus) > .x-focus,
30.48 -.mention:hover > .x-icon,
30.49 -.mention:not(.consecutive):hover > .x-sender,
30.50 -.mention.consecutive:hover > .x-sender:after,
30.51 -.mention:hover > .x-message,
30.52 -.mention:hover > .x-time,
30.53 -.mention.x-hover:not(.focus) > .x-focus,
30.54 -.mention.x-hover > .x-icon,
30.55 -.mention:not(.consecutive).x-hover > .x-sender,
30.56 -.mention.consecutive.x-hover > .x-sender:after,
30.57 -.mention.x-hover > .x-message,
30.58 -.mention.x-hover > .x-time
30.59 -{
30.60 - text-shadow: none;
30.61 -}
30.62 -
30.63 -.mention.consecutive:hover > .x-sender,
30.64 -.mention.consecutive.x-hover > .x-sender
30.65 -{
30.66 - color: transparent !important;
30.67 - text-shadow: none;
30.68 -}
30.69 -
30.70 -.mention:hover > .x-mark,
30.71 -.mention.x-hover > .x-mark
30.72 -{
30.73 - text-shadow: none;
30.74 -}
30.75 -
30.76 .x-focus,
30.77 .x-icon,
30.78 .x-sender,
30.79 .x-time,
30.80 .history .x-message,
30.81 -.history .x-mention
30.82 +.history .x-mention,
30.83 +.history.status .x-mark,
30.84 +.history.event .x-mark
30.85 {
30.86 - background-color: hsla(0, 0%, 90%, 1);
30.87 + background-color: hsla(0, 0%, 90%, 1) !important;
30.88 +}
30.89 +
30.90 +.status,
30.91 +.event
30.92 +{
30.93 + color: hsla(0, 0%, 59%, 1) !important;
30.94 +}
30.95 +
30.96 +.status:hover,
30.97 +.event:hover
30.98 +{
30.99 + color: hsla(0, 0%, 33%, 1) !important;
30.100 }
30.101
30.102 .status .x-mark,
30.103 .event .x-mark
30.104 {
30.105 - background-color: hsla(0, 0%, 98%, 1) !important;
30.106 -}
30.107 -
30.108 -.history.status .x-mark,
30.109 -.history.event .x-mark
30.110 -{
30.111 - background-color: hsla(0, 0%, 90%, 1) !important;
30.112 + background-color: hsla(0, 0%, 100%, 1) !important;
30.113 }
30.114
30.115 .history .x-focus,
30.116 @@ -112,51 +85,66 @@
30.117 .history .x-sender,
30.118 .history .x-time
30.119 {
30.120 - background-color: hsla(0, 0%, 80%, 1);
30.121 + background-color: hsla(0, 0%, 80%, 1) !important;
30.122 }
30.123
30.124 -:hover:not(.focus) > .x-focus,
30.125 -:hover > .x-icon,
30.126 -:hover > .x-sender,
30.127 -:hover > .x-mark,
30.128 -:hover > .x-message,
30.129 -:hover:not(.mention) > .x-mention,
30.130 -:hover > .x-time,
30.131 -.x-hover:not(.focus) > .x-focus,
30.132 -.x-hover > .x-icon,
30.133 -.x-hover > .x-sender,
30.134 .x-hover > .x-mark,
30.135 .x-hover > .x-message,
30.136 -.x-hover:not(.mention) > .x-mention,
30.137 -.x-hover > .x-time
30.138 +.x-hover:not(.mention) > .x-mention
30.139 {
30.140 - background-color: hsla(0, 0%, 75%, 1) !important;
30.141 + background-color: hsla(0, 0%, 90%, 1) !important;
30.142 }
30.143
30.144 -.history:hover > .x-mark
30.145 +.history.x-hover > .x-mark,
30.146 +.history.x-hover > .x-message,
30.147 +.history.x-hover:not(.mention) > .x-mention
30.148 {
30.149 - background-color: hsla(0, 0%, 75%, 1) !important;
30.150 + background-color: hsla(0, 0%, 80%, 1) !important;
30.151 }
30.152
30.153 .focus .x-focus
30.154 {
30.155 - background: hsla(0, 0%, 18%, 1);
30.156 + background: hsla(0, 0%, 18%, 1) !important;
30.157 }
30.158
30.159 .x-mark
30.160 {
30.161 - border-left-color: hsla(0, 0%, 63%, 1);
30.162 + border-left-color: hsla(0, 0%, 80%, 1);
30.163 +}
30.164 +
30.165 +.history .x-mark
30.166 +{
30.167 + border-left-color: hsla(0, 0%, 65%, 1);
30.168 }
30.169
30.170 .x-message,
30.171 .x-mention
30.172 {
30.173 - background-color: hsla(0, 0%, 98%, 1);
30.174 + background-color: hsla(0, 0%, 100%, 1);
30.175 }
30.176
30.177 .x-mention
30.178 {
30.179 - border-right-color: hsla(0, 0%, 63%, 1) !important;
30.180 + border-right-color: hsla(0, 0%, 80%, 1) !important;
30.181 +}
30.182 +
30.183 +.history .x-mention
30.184 +{
30.185 + border-right-color: hsla(0, 0%, 65%, 1) !important;
30.186 +}
30.187 +
30.188 +.message:not(.history):not(.consecutive) .x-mark,
30.189 +.message:not(.history):not(.consecutive) .x-message,
30.190 +.message:not(.history):not(.consecutive) .x-mention
30.191 +{
30.192 + border-top: 1px solid hsla(0, 0%, 100%, 1);
30.193 +}
30.194 +
30.195 +.message.history:not(.consecutive) .x-mark,
30.196 +.message.history:not(.consecutive) .x-message,
30.197 +.message.history:not(.consecutive) .x-mention
30.198 +{
30.199 + border-top: 1px solid hsla(0, 0%, 90%, 1);
30.200 }
30.201
30.202 /*----------*/
30.203 @@ -168,9 +156,9 @@
30.204
30.205 #x-topic #x-wrap
30.206 {
30.207 - background-color: hsla(0, 0%, 80%, .85);
30.208 - border-bottom: 1px solid hsla(0, 0%, 63%, 1) !important;
30.209 - -webkit-box-shadow: 0px 1px 2px hsl(0, 0%, 0%, .2);
30.210 + background-color: hsla(0, 0%, 85%, .85);
30.211 + border-bottom: 1px solid hsl(0, 0%, 87%) !important;
30.212 + -webkit-box-shadow: 0px 1px 2px hsla(0, 0%, 0%, .2);
30.213 }
30.214
30.215 #x-topic .x-toggle
31.1 --- a/Resources/Message Styles/yMous.AdiumMessageStyle/Contents/Resources/Styles/_BaseS.css Tue Aug 31 00:23:49 2010 +0200
31.2 +++ b/Resources/Message Styles/yMous.AdiumMessageStyle/Contents/Resources/Styles/_BaseS.css Tue Aug 31 08:34:24 2010 -0500
31.3 @@ -1,22 +1,22 @@
31.4 -@charset "utf-8";
31.5 +@charset "utf-8";
31.6
31.7 body
31.8 {
31.9 - background-color: hsla(0, 0%, 37%, 1);
31.10 + background-color: hsla(0, 0%, 30%, 1);
31.11 }
31.12
31.13 #Chat > div:first-of-type .x-mark,
31.14 #Chat > div:first-of-type .x-message,
31.15 #Chat > div:first-of-type .x-mention
31.16 {
31.17 - border-top: 4px solid hsla(0, 0%, 12.5%, 1);
31.18 + border-top: 4px solid hsla(0, 0%, 0%, 1);
31.19 }
31.20
31.21 #insert .x-mark,
31.22 #insert .x-message,
31.23 #insert .x-mention
31.24 {
31.25 - border-bottom: 4px solid hsla(0, 0%, 12.5%, 1);
31.26 + border-bottom: 4px solid hsla(0, 0%, 0%, 1);
31.27 }
31.28
31.29 #Chat > div:first-of-type .x-focus,
31.30 @@ -24,7 +24,7 @@
31.31 #Chat > div:first-of-type .x-sender,
31.32 #Chat > div:first-of-type .x-time
31.33 {
31.34 - border-top: 4px solid hsla(0, 0%, 22%, 1);
31.35 + border-top: 4px solid hsla(0, 0%, 15%, 1);
31.36 }
31.37
31.38 #insert .x-focus,
31.39 @@ -32,14 +32,14 @@
31.40 #insert .x-sender,
31.41 #insert .x-time
31.42 {
31.43 - border-bottom: 4px solid hsla(0, 0%, 22%, 1);
31.44 + border-bottom: 4px solid hsla(0, 0%, 15%, 1);
31.45 }
31.46
31.47 .history + :not(.history) .x-mark,
31.48 .history + :not(.history) .x-message,
31.49 .history + :not(.history) .x-mention
31.50 {
31.51 - border-top: 16px solid hsla(0, 0%, 12.5%, 1) !important;
31.52 + border-top: 16px solid hsla(0, 0%, 0%, 1) !important;
31.53 }
31.54
31.55 .history + :not(.history) .x-focus,
31.56 @@ -47,36 +47,7 @@
31.57 .history + :not(.history) .x-sender,
31.58 .history + :not(.history) .x-time
31.59 {
31.60 - border-top: 16px solid hsla(0, 0%, 22%, 1) !important;
31.61 -}
31.62 -
31.63 -.mention:hover:not(.focus) > .x-focus,
31.64 -.mention:hover > .x-icon,
31.65 -.mention:not(.consecutive):hover > .x-sender,
31.66 -.mention.consecutive:hover > .x-sender:after,
31.67 -.mention:hover > .x-message,
31.68 -.mention:hover > .x-time,
31.69 -.mention.x-hover:not(.focus) > .x-focus,
31.70 -.mention.x-hover > .x-icon,
31.71 -.mention:not(.consecutive).x-hover > .x-sender,
31.72 -.mention.consecutive.x-hover > .x-sender:after,
31.73 -.mention.x-hover > .x-message,
31.74 -.mention.x-hover > .x-time
31.75 -{
31.76 - text-shadow: none;
31.77 -}
31.78 -
31.79 -.mention.consecutive:hover > .x-sender,
31.80 -.mention.consecutive.x-hover > .x-sender
31.81 -{
31.82 - color: transparent !important;
31.83 - text-shadow: none;
31.84 -}
31.85 -
31.86 -.mention:hover > .x-mark,
31.87 -.mention.x-hover > .x-mark
31.88 -{
31.89 - text-shadow: none;
31.90 + border-top: 16px solid hsla(0, 0%, 15%, 1) !important;
31.91 }
31.92
31.93 .x-focus,
31.94 @@ -84,21 +55,29 @@
31.95 .x-sender,
31.96 .x-time,
31.97 .history .x-message,
31.98 -.history .x-mention
31.99 +.history .x-mention,
31.100 +.history.status .x-mark,
31.101 +.history.event .x-mark
31.102 {
31.103 - background-color: hsla(0, 0%, 22%, 1);
31.104 + background-color: hsla(0, 0%, 15%, 1) !important;
31.105 +}
31.106 +
31.107 +.status,
31.108 +.event
31.109 +{
31.110 + color: hsla(0, 0%, 50%, 1) !important;
31.111 +}
31.112 +
31.113 +.status:hover,
31.114 +.event:hover
31.115 +{
31.116 + color: hsla(0, 0%, 60%, 1) !important;
31.117 }
31.118
31.119 .status .x-mark,
31.120 .event .x-mark
31.121 {
31.122 - background-color: hsla(0, 0%, 12.5%, 1) !important;
31.123 -}
31.124 -
31.125 -.history.status .x-mark,
31.126 -.history.event .x-mark
31.127 -{
31.128 - background-color: hsla(0, 0%, 22%, 1) !important;
31.129 + background-color: hsla(0, 0%, 0%, 1) !important;
31.130 }
31.131
31.132 .history .x-focus,
31.133 @@ -106,51 +85,66 @@
31.134 .history .x-sender,
31.135 .history .x-time
31.136 {
31.137 - background-color: hsla(0, 0%, 30%, 1);
31.138 + background-color: hsla(0, 0%, 20%, 1) !important;
31.139 }
31.140
31.141 -:hover:not(.focus) > .x-focus,
31.142 -:hover > .x-icon,
31.143 -:hover > .x-sender,
31.144 -:hover > .x-mark,
31.145 -:hover > .x-message,
31.146 -:hover:not(.mention) > .x-mention,
31.147 -:hover > .x-time,
31.148 -.x-hover:not(.focus) > .x-focus,
31.149 -.x-hover > .x-icon,
31.150 -.x-hover > .x-sender,
31.151 .x-hover > .x-mark,
31.152 .x-hover > .x-message,
31.153 -.x-hover:not(.mention) > .x-mention,
31.154 -.x-hover > .x-time
31.155 +.x-hover:not(.mention) > .x-mention
31.156 {
31.157 - background-color: hsla(0, 0%, 41%, 1) !important;
31.158 + background-color: hsla(0, 0%, 15%, 1) !important;
31.159 }
31.160
31.161 -.history:hover > .x-mark
31.162 +.history.x-hover > .x-mark,
31.163 +.history.x-hover > .x-message,
31.164 +.history.x-hover:not(.mention) > .x-mention
31.165 {
31.166 - background-color: hsla(0, 0%, 41%, 1) !important;
31.167 + background-color: hsla(0, 0%, 20%, 1) !important;
31.168 }
31.169
31.170 .focus .x-focus
31.171 {
31.172 - background: hsla(0, 0%, 83%, 1);
31.173 + background: hsla(0, 0%, 83%, 1) !important;
31.174 }
31.175
31.176 .x-mark
31.177 {
31.178 - border-left-color: hsla(0, 0%, 37%, 1);
31.179 + border-left-color: hsla(0, 0%, 25%, 1);
31.180 +}
31.181 +
31.182 +.history .x-mark
31.183 +{
31.184 + border-left-color: hsla(0, 0%, 30%, 1);
31.185 }
31.186
31.187 .x-message,
31.188 .x-mention
31.189 {
31.190 - background-color: hsla(0, 0%, 12.5%, 1);
31.191 + background-color: hsla(0, 0%, 0%, 1);
31.192 }
31.193
31.194 .x-mention
31.195 {
31.196 - border-right-color: hsla(0, 0%, 37%, 1) !important;
31.197 + border-right-color: hsla(0, 0%, 25%, 1) !important;
31.198 +}
31.199 +
31.200 +.history .x-mention
31.201 +{
31.202 + border-right-color: hsla(0, 0%, 30%, 1) !important;
31.203 +}
31.204 +
31.205 +.message:not(.history):not(.consecutive) .x-mark,
31.206 +.message:not(.history):not(.consecutive) .x-message,
31.207 +.message:not(.history):not(.consecutive) .x-mention
31.208 +{
31.209 + border-top: 1px solid hsla(0, 0%, 0%, 1);
31.210 +}
31.211 +
31.212 +.message.history:not(.consecutive) .x-mark,
31.213 +.message.history:not(.consecutive) .x-message,
31.214 +.message.history:not(.consecutive) .x-mention
31.215 +{
31.216 + border-top: 1px solid hsla(0, 0%, 15%, 1);
31.217 }
31.218
31.219 /*----------*/
31.220 @@ -162,8 +156,8 @@
31.221
31.222 #x-topic #x-wrap
31.223 {
31.224 - background-color: hsla(0, 0%, 30%, .85);
31.225 - border-bottom: 1px solid hsla(0, 0%, 37%, 1) !important;
31.226 + background-color: hsla(0, 0%, 25%, .85);
31.227 + border-bottom: 1px solid hsla(0, 0%, 20%, 1) !important;
31.228 -webkit-box-shadow: 0px 1px 2px hsla(0, 0%, 100%, .2);
31.229 }
31.230
32.1 --- a/Resources/Message Styles/yMous.AdiumMessageStyle/Contents/Resources/Styles/_FixedColorM.css Tue Aug 31 00:23:49 2010 +0200
32.2 +++ b/Resources/Message Styles/yMous.AdiumMessageStyle/Contents/Resources/Styles/_FixedColorM.css Tue Aug 31 08:34:24 2010 -0500
32.3 @@ -1,8 +1,8 @@
32.4 -@charset "utf-8";
32.5 +@charset "utf-8";
32.6
32.7 .x-mark
32.8 {
32.9 - background-color: hsla(0, 0%, 98%, 1) !important;
32.10 + background-color: hsla(0, 0%, 100%, 1) !important;
32.11 }
32.12
32.13 .history .x-mark
32.14 @@ -22,6 +22,7 @@
32.15 {
32.16 color: hsla(120, 42%, 25%, 1) !important;
32.17 }
32.18 +
32.19 .outgoing:hover,
32.20 .outgoing:hover .x-mark,
32.21 .outgoing:hover .x-message,
32.22 @@ -31,7 +32,7 @@
32.23 .outgoing.x-hover .x-message,
32.24 .outgoing.x-hover.consecutive.message:not(.mention) .x-sender:after
32.25 {
32.26 - color: hsla(120, 42%, 24%, 1) !important;
32.27 + color: hsla(120, 42%, 7.5%, 1) !important;
32.28 }
32.29
32.30 /*----------*/
32.31 @@ -62,7 +63,7 @@
32.32 .incoming:not(.mention).x-hover .x-message,
32.33 .incoming.x-hover.consecutive.message:not(.mention) .x-sender:after
32.34 {
32.35 - color: hsla(240, 92%, 54%, 1) !important;
32.36 + color: hsla(240, 92%, 31%, 1) !important;
32.37 }
32.38
32.39 .mention > .x-mention
32.40 @@ -70,32 +71,22 @@
32.41 background: hsla(240, 92%, 64%, 1) !important;
32.42 }
32.43
32.44 +.mention:hover > .x-mention,
32.45 +.mention.x-hover > .x-mention
32.46 +{
32.47 + background: hsla(240, 92%, 39%, 1) !important;
32.48 +}
32.49 +
32.50 /*----------*/
32.51
32.52 -.status,
32.53 -.event
32.54 -{
32.55 - color: hsla(0, 0%, 59%, 1) !important;
32.56 -}
32.57 -
32.58 .status .x-mark,
32.59 .event .x-mark
32.60 {
32.61 color: hsla(0, 0%, 59%, 1) !important;
32.62 }
32.63
32.64 -.status:hover,
32.65 .status:hover .x-mark,
32.66 -.status:hover .x-message,
32.67 -.event:hover,
32.68 -.event:hover .x-mark,
32.69 -.event:hover .x-message,
32.70 -.status.x-hover,
32.71 -.status.x-hover .x-mark,
32.72 -.status.x-hover .x-message,
32.73 -.event.x-hover,
32.74 -.event.x-hover .x-mark,
32.75 -.event.x-hover .x-message
32.76 +.event:hover .x-mark
32.77 {
32.78 - color: hsla(0, 0%, 30%, 1) !important;
32.79 + color: hsla(0, 0%, 33%, 1) !important;
32.80 }
33.1 --- a/Resources/Message Styles/yMous.AdiumMessageStyle/Contents/Resources/Styles/_FixedColorS.css Tue Aug 31 00:23:49 2010 +0200
33.2 +++ b/Resources/Message Styles/yMous.AdiumMessageStyle/Contents/Resources/Styles/_FixedColorS.css Tue Aug 31 08:34:24 2010 -0500
33.3 @@ -1,13 +1,13 @@
33.4 -@charset "utf-8";
33.5 +@charset "utf-8";
33.6
33.7 .x-mark
33.8 {
33.9 - background-color: hsla(0, 0%, 12.5%, 1) !important;
33.10 + background-color: hsla(0, 0%, 0%, 1) !important;
33.11 }
33.12
33.13 .history .x-mark
33.14 {
33.15 - background-color: hsla(0, 0%, 22%, 1) !important;
33.16 + background-color: hsla(0, 0%, 15%, 1) !important;
33.17 }
33.18
33.19 /*----------*/
33.20 @@ -32,7 +32,7 @@
33.21 .outgoing.x-hover .x-message,
33.22 .outgoing.x-hover.consecutive.message:not(.mention) .x-sender:after
33.23 {
33.24 - color: hsla(120, 42%, 56%, 1) !important;
33.25 + color: hsla(120, 42%, 61%, 1) !important;
33.26 }
33.27
33.28 /*----------*/
33.29 @@ -63,7 +63,7 @@
33.30 .incoming:not(.mention).x-hover .x-message,
33.31 .incoming.x-hover.consecutive.message:not(.mention) .x-sender:after
33.32 {
33.33 - color: hsla(240, 92%, 81%, 1) !important;
33.34 + color: hsla(240, 92%, 86%, 1) !important;
33.35 }
33.36
33.37 .mention > .x-mention
33.38 @@ -71,32 +71,22 @@
33.39 background: hsla(240, 92%, 74%, 1) !important;
33.40 }
33.41
33.42 +.mention:hover > .x-mention,
33.43 +.mention.x-hover > .x-mention
33.44 +{
33.45 + background: hsla(240, 92%, 81%, 1) !important;
33.46 +}
33.47 +
33.48 /*----------*/
33.49
33.50 -.status,
33.51 -.event
33.52 -{
33.53 - color: hsla(0, 0%, 50%, 1) !important;
33.54 -}
33.55 -
33.56 .status .x-mark,
33.57 .event .x-mark
33.58 {
33.59 color: hsla(0, 0%, 50%, 1) !important;
33.60 }
33.61
33.62 -.status:hover,
33.63 .status:hover .x-mark,
33.64 -.status:hover .x-message,
33.65 -.event:hover,
33.66 -.event:hover .x-mark,
33.67 -.event:hover .x-message,
33.68 -.status.x-hover,
33.69 -.status.x-hover .x-mark,
33.70 -.status.x-hover .x-message,
33.71 -.event.x-hover,
33.72 -.event.x-hover .x-mark,
33.73 -.event.x-hover .x-message
33.74 +.event:hover .x-mark
33.75 {
33.76 - color: hsla(0, 0%, 67%, 1) !important;
33.77 + color: hsla(0, 0%, 60%, 1) !important;
33.78 }
34.1 --- a/Resources/Message Styles/yMous.AdiumMessageStyle/Contents/Resources/Styles/_SenderColorM.css Tue Aug 31 00:23:49 2010 +0200
34.2 +++ b/Resources/Message Styles/yMous.AdiumMessageStyle/Contents/Resources/Styles/_SenderColorM.css Tue Aug 31 08:34:24 2010 -0500
34.3 @@ -4,34 +4,26 @@
34.4 .incoming,
34.5 .consecutive.message .x-sender:after
34.6 {
34.7 - color: hsla(0, 0%, 18%, 1);
34.8 + color: hsla(0, 0%, 26%, 1);
34.9 }
34.10
34.11 .outgoing:hover,
34.12 .incoming:hover,
34.13 -.consecutive.message:hover .x-sender:after,
34.14 .outgoing.x-hover,
34.15 .incoming.x-hover,
34.16 -.consecutive.message.x-hover .x-sender:after
34.17 +.consecutive.message:hover .x-sender:after,
34.18 +.consecutive.message.x-hover .x-sender:after,
34.19 +.outgoing.message .x-mark
34.20 {
34.21 - color: hsla(0, 0%, 0%, 1);
34.22 -}
34.23 -
34.24 -.status,
34.25 -.status .x-message,
34.26 -.event,
34.27 -.event .x-message
34.28 -{
34.29 - color: hsla(0, 0%, 59%, 1);
34.30 -}
34.31 -
34.32 -.outgoing.message:not(.x-hover):not(:hover) .x-mark
34.33 -{
34.34 - background-color: hsla(0, 0%, 0%, 1) !important;
34.35 color: hsla(0, 0%, 0%, 1) !important;
34.36 }
34.37
34.38 -.outgoing.message:hover .x-mark,
34.39 +.outgoing.message:not(.x-hover) .x-mark
34.40 +{
34.41 + background-color: hsla(0, 0%, 0%, 1) !important;
34.42 +}
34.43 +
34.44 +.outgoing.message:not(.x-hover) .x-mark
34.45 .outgoing.message.x-hover .x-mark
34.46 {
34.47 color: hsla(0, 0%, 0%, 1) !important;
34.48 @@ -40,7 +32,7 @@
34.49 .status .x-mark,
34.50 .event .x-mark
34.51 {
34.52 - color: hsla(0, 0%, 98%, 1) !important;
34.53 + color: hsla(0, 0%, 100%, 1) !important;
34.54 }
34.55
34.56 .status.history .x-mark,
34.57 @@ -49,64 +41,6 @@
34.58 color: hsla(0, 0%, 90%, 1) !important;
34.59 }
34.60
34.61 -.status:hover,
34.62 -.status:hover .x-mark,
34.63 -.status:hover .x-message,
34.64 -.event:hover,
34.65 -.event:hover .x-mark,
34.66 -.event:hover .x-message,
34.67 -.status.x-hover,
34.68 -.status.x-hover .x-mark,
34.69 -.status.x-hover .x-message,
34.70 -.event.x-hover,
34.71 -.event.x-hover .x-mark,
34.72 -.event.x-hover .x-message
34.73 -{
34.74 - color: hsla(0, 0%, 30%, 1) !important;
34.75 -}
34.76 -
34.77 -.status.history:hover .x-mark,
34.78 -.event.history:hover .x-mark,
34.79 -.status.history.x-hover .x-mark,
34.80 -.event.history.x-hover .x-mark
34.81 -{
34.82 - color: hsla(0, 0%, 45%, 1) !important;
34.83 -}
34.84 -
34.85 -.message:not(.history):not(.consecutive) .x-mark,
34.86 -.message.mention:not(.history):not(.consecutive) .x-mention
34.87 -{
34.88 - border-top: 1px solid hsla(0, 0%, 98%, 1);
34.89 -}
34.90 -
34.91 -.message.history:not(.consecutive) .x-mark,
34.92 -.message.history.mention:not(.consecutive) .x-mention
34.93 -{
34.94 - border-top: 1px solid hsla(0, 0%, 90%, 1);
34.95 -}
34.96 -
34.97 -.mention.message.history:not(.consecutive) .x-mark,
34.98 -.mention.message.history:not(.consecutive) .x-mention
34.99 -{
34.100 - border-top: 1px solid hsla(0, 0%, 94%, 1);
34.101 -}
34.102 -
34.103 -.message:hover:not(.history):not(.consecutive) .x-mark,
34.104 -.message:hover.history:not(.consecutive) .x-mark,
34.105 -.message.x-hover:not(.history):not(.consecutive) .x-mark,
34.106 -.message.x-hover.history:not(.consecutive) .x-mark
34.107 -{
34.108 - border-top: 1px solid transparent;
34.109 -}
34.110 -
34.111 -.message.mention:hover:not(.history):not(.consecutive) .x-mention,
34.112 -.message.mention:hover.history:not(.consecutive) .x-mention,
34.113 -.message.mention.x-hover:not(.history):not(.consecutive) .x-mention,
34.114 -.message.mention.x-hover.history:not(.consecutive) .x-mention
34.115 -{
34.116 - border-top: 1px solid hsla(0, 0%, 75%, 1);
34.117 -}
34.118 -
34.119 .mention > .x-mention
34.120 {
34.121 background: transparent !important;
35.1 --- a/Resources/Message Styles/yMous.AdiumMessageStyle/Contents/Resources/Styles/_SenderColorS.css Tue Aug 31 00:23:49 2010 +0200
35.2 +++ b/Resources/Message Styles/yMous.AdiumMessageStyle/Contents/Resources/Styles/_SenderColorS.css Tue Aug 31 08:34:24 2010 -0500
35.3 @@ -9,29 +9,21 @@
35.4
35.5 .outgoing:hover,
35.6 .incoming:hover,
35.7 -.consecutive.message:hover .x-sender:after,
35.8 .outgoing.x-hover,
35.9 .incoming.x-hover,
35.10 -.consecutive.message.x-hover .x-sender:after
35.11 +.consecutive.message:hover .x-sender:after,
35.12 +.consecutive.message.x-hover .x-sender:after,
35.13 +.outgoing.message .x-mark
35.14 {
35.15 - color: hsla(0, 0%, 100%, 1);
35.16 -}
35.17 -
35.18 -.status,
35.19 -.status .x-message,
35.20 -.event,
35.21 -.event .x-message
35.22 -{
35.23 - color: hsla(0, 0%, 50%, 1);
35.24 -}
35.25 -
35.26 -.outgoing.message:not(.x-hover):not(:hover) .x-mark
35.27 -{
35.28 - background-color: hsla(0, 0%, 100%, 1) !important;
35.29 color: hsla(0, 0%, 100%, 1) !important;
35.30 }
35.31
35.32 -.outgoing.message:hover .x-mark,
35.33 +.outgoing.message:not(.x-hover) .x-mark
35.34 +{
35.35 + background-color: hsla(0, 0%, 100%, 1) !important;
35.36 +}
35.37 +
35.38 +.outgoing.message:not(.x-hover) .x-mark
35.39 .outgoing.message.x-hover .x-mark
35.40 {
35.41 color: hsla(0, 0%, 100%, 1) !important;
35.42 @@ -40,71 +32,13 @@
35.43 .status .x-mark,
35.44 .event .x-mark
35.45 {
35.46 - color: hsla(0, 0%, 12.5%, 1) !important;
35.47 + color: hsla(0, 0%, 0%, 1) !important;
35.48 }
35.49
35.50 .status.history .x-mark,
35.51 .event.history .x-mark
35.52 {
35.53 - color: hsla(0, 0%, 22%, 1) !important;
35.54 -}
35.55 -
35.56 -.status:hover,
35.57 -.status:hover .x-mark,
35.58 -.status:hover .x-message,
35.59 -.event:hover,
35.60 -.event:hover .x-mark,
35.61 -.event:hover .x-message,
35.62 -.status.x-hover,
35.63 -.status.x-hover .x-mark,
35.64 -.status.x-hover .x-message,
35.65 -.event.x-hover,
35.66 -.event.x-hover .x-mark,
35.67 -.event.x-hover .x-message
35.68 -{
35.69 - color: hsla(0, 0%, 67%, 1) !important;
35.70 -}
35.71 -
35.72 -.status.history:hover .x-mark,
35.73 -.event.history:hover .x-mark,
35.74 -.status.history.x-hover .x-mark,
35.75 -.event.history.x-hover .x-mark
35.76 -{
35.77 - color: hsla(0, 0%, 55%, 1) !important;
35.78 -}
35.79 -
35.80 -.message:not(.history):not(.consecutive) .x-mark,
35.81 -.message.mention:not(.history):not(.consecutive) .x-mention
35.82 -{
35.83 - border-top: 1px solid hsla(0, 0%, 12.5%, 1);
35.84 -}
35.85 -
35.86 -.message.history:not(.consecutive) .x-mark,
35.87 -.message.history.mention:not(.consecutive) .x-mention
35.88 -{
35.89 - border-top: 1px solid hsla(0, 0%, 20%, 1);
35.90 -}
35.91 -
35.92 -.mention.message.history:not(.consecutive) .x-mark,
35.93 -.mention.message.history:not(.consecutive) .x-mention
35.94 -{
35.95 - border-top: 1px solid hsla(0, 0%, 17.5%, 1);
35.96 -}
35.97 -
35.98 -.message:hover:not(.history):not(.consecutive) .x-mark,
35.99 -.message:hover.history:not(.consecutive) .x-mark,
35.100 -.message.x-hover:not(.history):not(.consecutive) .x-mark,
35.101 -.message.x-hover.history:not(.consecutive) .x-mark
35.102 -{
35.103 - border-top: 1px solid transparent;
35.104 -}
35.105 -
35.106 -.message.mention:hover:not(.history):not(.consecutive) .x-mention,
35.107 -.message.mention:hover.history:not(.consecutive) .x-mention,
35.108 -.message.mention.x-hover:not(.history):not(.consecutive) .x-mention,
35.109 -.message.mention.x-hover.history:not(.consecutive) .x-mention
35.110 -{
35.111 - border-top: 1px solid hsla(0, 0%, 41%, 1);
35.112 + color: hsla(0, 0%, 12.5%, 1) !important;
35.113 }
35.114
35.115 .mention > .x-mention