xtras/mathuaerknedam 440:b3c07cef210d: Gone Dark: Improve focus ...
commits at adium.im
commits at adium.im
Wed Mar 17 01:44:13 UTC 2010
details: http://hg.adium.im/xtras/mathuaerknedam/rev/b3c07cef210d
revision: 440:b3c07cef210d
author: mathuaerknedam
date: Tue Mar 16 09:05:45 2010 -0500
Gone Dark: Improve focus in polarized variants.
Subject: xtras/mathuaerknedam 441:eca0bfeb850f: minimal_mod: improve colors now that I can test on a system with colors that don't suck.
details: http://hg.adium.im/xtras/mathuaerknedam/rev/eca0bfeb850f
revision: 441:eca0bfeb850f
author: mathuaerknedam
date: Tue Mar 16 10:22:57 2010 -0500
minimal_mod: improve colors now that I can test on a system with colors that don't suck.
Subject: xtras/mathuaerknedam 442:e8eddde74fd6: Stockholm: improve mmessage history colors.
details: http://hg.adium.im/xtras/mathuaerknedam/rev/e8eddde74fd6
revision: 442:e8eddde74fd6
author: mathuaerknedam
date: Tue Mar 16 16:53:37 2010 -0500
Stockholm: improve mmessage history colors.
diffs (truncated from 4317 to 1000 lines):
diff -r 21e5cbfde904 -r e8eddde74fd6 Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Styles/Polarized.css
--- a/Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Styles/Polarized.css Mon Mar 15 23:59:20 2010 -0500
+++ b/Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Styles/Polarized.css Tue Mar 16 16:53:37 2010 -0500
@@ -70,7 +70,7 @@
.focus
{
background-color: hsla(0, 0%, 0%, .2);
- background-color: rgba(192, 192, 192, .7);
+ background-color: rgba(176, 176, 176, .7);
}
.focus .x-service
@@ -88,3 +88,9 @@
{
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, .3);
}
+
+.focus .x-content
+{
+ -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, .4);
+ background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 1)), color-stop(.5, rgba(255, 255, 255, .5)), to(rgba(255, 255, 255, 1)));
+}
diff -r 21e5cbfde904 -r e8eddde74fd6 Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Blue.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Blue.css Mon Mar 15 23:59:20 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Blue.css Tue Mar 16 16:53:37 2010 -0500
@@ -67,56 +67,56 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
/*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
/*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
/*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
/*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) 0px 0px no-repeat,
/*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
/*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) 0px 0px no-repeat,
/*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
/*body*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 15%, 65%, 1)), color-stop(.5, hsla(215, 15%, 60%, 1)), to(hsla(215, 15%, 75%, 1))) 1px 1px no-repeat;
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat;
}
.outgoing.history .x-header
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
/*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
/*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
/*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
/*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) 0px 0px no-repeat,
/*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
/*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) 0px 0px no-repeat,
/*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
/*body*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 15%, 65%, 1)), color-stop(.5, hsla(215, 15%, 60%, 1)), to(hsla(215, 15%, 75%, 1))) 1px 1px no-repeat !important;
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat !important;
}
diff -r 21e5cbfde904 -r e8eddde74fd6 Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Green.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Green.css Mon Mar 15 23:59:20 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Green.css Tue Mar 16 16:53:37 2010 -0500
@@ -67,29 +67,29 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
/*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
/*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
/*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
/*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) 0px 0px no-repeat,
/*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
/*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) 0px 0px no-repeat,
/*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
/*body*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 15%, 65%, 1)), color-stop(.5, hsla(215, 15%, 60%, 1)), to(hsla(215, 15%, 75%, 1))) 1px 1px no-repeat;
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat;
}
.outgoing.history .x-header
diff -r 21e5cbfde904 -r e8eddde74fd6 Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Grey.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Grey.css Mon Mar 15 23:59:20 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Grey.css Tue Mar 16 16:53:37 2010 -0500
@@ -33,29 +33,29 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
/*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
/*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
/*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
/*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) 0px 0px no-repeat,
/*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
/*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) 0px 0px no-repeat,
/*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
/*body*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat !important;
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat !important;
}
.mention:not(.history) .x-mentionicon
@@ -67,56 +67,56 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
/*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
/*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
/*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
/*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) 0px 0px no-repeat,
/*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
/*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) 0px 0px no-repeat,
/*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
/*body*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 15%, 65%, 1)), color-stop(.5, hsla(215, 15%, 60%, 1)), to(hsla(215, 15%, 75%, 1))) 1px 1px no-repeat;
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat;
}
.outgoing.history .x-header
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
/*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
/*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
/*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
/*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), to(hsla(222, 10%, 93%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), to(hsla(222, 0%, 93%, 1))) 0px 0px no-repeat,
/*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), to(hsla(222, 10%, 78%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), to(hsla(222, 0%, 78%, 1))) right bottom no-repeat,
/*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) 0px 0px no-repeat,
/*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) right bottom no-repeat,
/*body*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), color-stop(.45, hsla(222, 10%, 65%, 1)), color-stop(.5, hsla(222, 10%, 60%, 1)), to(hsla(222, 10%, 75%, 1))) 1px 1px no-repeat !important;
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), color-stop(.45, hsla(222, 0%, 65%, 1)), color-stop(.5, hsla(222, 0%, 60%, 1)), to(hsla(222, 0%, 75%, 1))) 1px 1px no-repeat !important;
}
diff -r 21e5cbfde904 -r e8eddde74fd6 Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Orange.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Orange.css Mon Mar 15 23:59:20 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Orange.css Tue Mar 16 16:53:37 2010 -0500
@@ -67,29 +67,29 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
/*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
/*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
/*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
/*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) 0px 0px no-repeat,
/*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
/*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) 0px 0px no-repeat,
/*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
/*body*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 15%, 65%, 1)), color-stop(.5, hsla(215, 15%, 60%, 1)), to(hsla(215, 15%, 75%, 1))) 1px 1px no-repeat;
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat;
}
.outgoing.history .x-header
diff -r 21e5cbfde904 -r e8eddde74fd6 Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Red.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Red.css Mon Mar 15 23:59:20 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Red.css Tue Mar 16 16:53:37 2010 -0500
@@ -67,29 +67,29 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
/*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
/*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
/*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
/*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) 0px 0px no-repeat,
/*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
/*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) 0px 0px no-repeat,
/*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
/*body*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 15%, 65%, 1)), color-stop(.5, hsla(215, 15%, 60%, 1)), to(hsla(215, 15%, 75%, 1))) 1px 1px no-repeat;
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat;
}
.outgoing.history .x-header
diff -r 21e5cbfde904 -r e8eddde74fd6 Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Blue.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Blue.css Mon Mar 15 23:59:20 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Blue.css Tue Mar 16 16:53:37 2010 -0500
@@ -96,27 +96,27 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
/*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
/*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
/*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
/*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) 0px 0px no-repeat,
/*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
/*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) 0px 0px no-repeat,
/*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
/*body*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 15%, 65%, 1)), color-stop(.5, hsla(215, 15%, 60%, 1)), to(hsla(215, 15%, 75%, 1))) 1px 1px no-repeat !important;
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat !important;
}
diff -r 21e5cbfde904 -r e8eddde74fd6 Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Grey.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Grey.css Mon Mar 15 23:59:20 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Grey.css Tue Mar 16 16:53:37 2010 -0500
@@ -33,29 +33,29 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
/*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
/*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
/*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
/*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) 0px 0px no-repeat,
/*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
/*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) 0px 0px no-repeat,
/*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
/*body*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat !important;
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat !important;
}
.mention:not(.history) .x-mentionicon
@@ -96,27 +96,27 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
/*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
/*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
/*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
/*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), to(hsla(222, 10%, 93%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), to(hsla(222, 0%, 93%, 1))) 0px 0px no-repeat,
/*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), to(hsla(222, 10%, 78%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), to(hsla(222, 0%, 78%, 1))) right bottom no-repeat,
/*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) 0px 0px no-repeat,
/*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) right bottom no-repeat,
/*body*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), color-stop(.45, hsla(222, 10%, 65%, 1)), color-stop(.5, hsla(222, 10%, 60%, 1)), to(hsla(222, 10%, 75%, 1))) 1px 1px no-repeat !important;
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), color-stop(.45, hsla(222, 0%, 65%, 1)), color-stop(.5, hsla(222, 0%, 60%, 1)), to(hsla(222, 0%, 75%, 1))) 1px 1px no-repeat !important;
}
diff -r 21e5cbfde904 -r e8eddde74fd6 Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Blue.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Blue.css Mon Mar 15 23:59:20 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Blue.css Tue Mar 16 16:53:37 2010 -0500
@@ -4,29 +4,29 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
/*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
/*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
/*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
/*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) 0px 0px no-repeat,
/*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
/*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) 0px 0px no-repeat,
/*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
/*body*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat !important;
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat !important;
}
.outgoing:not(.history) .x-header
@@ -67,56 +67,56 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
/*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
/*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
/*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
/*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), to(hsla(222, 10%, 93%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), to(hsla(222, 0%, 93%, 1))) 0px 0px no-repeat,
/*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), to(hsla(222, 10%, 78%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), to(hsla(222, 0%, 78%, 1))) right bottom no-repeat,
/*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) 0px 0px no-repeat,
/*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) right bottom no-repeat,
/*body*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), color-stop(.45, hsla(222, 10%, 65%, 1)), color-stop(.5, hsla(222, 10%, 60%, 1)), to(hsla(222, 10%, 75%, 1))) 1px 1px no-repeat;
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), color-stop(.45, hsla(222, 0%, 65%, 1)), color-stop(.5, hsla(222, 0%, 60%, 1)), to(hsla(222, 0%, 75%, 1))) 1px 1px no-repeat;
}
.outgoing.history .x-header
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
/*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
/*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
/*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
/*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) 0px 0px no-repeat,
/*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
/*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) 0px 0px no-repeat,
/*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
/*body*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 15%, 65%, 1)), color-stop(.5, hsla(215, 15%, 60%, 1)), to(hsla(215, 15%, 75%, 1))) 1px 1px no-repeat !important;
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat !important;
}
diff -r 21e5cbfde904 -r e8eddde74fd6 Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Green.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Green.css Mon Mar 15 23:59:20 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Green.css Tue Mar 16 16:53:37 2010 -0500
@@ -4,29 +4,29 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
/*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
/*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
/*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
/*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) 0px 0px no-repeat,
/*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
/*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) 0px 0px no-repeat,
/*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
/*body*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat !important;
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat !important;
}
.outgoing:not(.history) .x-header
@@ -67,29 +67,29 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
/*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
/*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
/*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
/*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), to(hsla(222, 10%, 93%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), to(hsla(222, 0%, 93%, 1))) 0px 0px no-repeat,
/*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), to(hsla(222, 10%, 78%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), to(hsla(222, 0%, 78%, 1))) right bottom no-repeat,
/*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) 0px 0px no-repeat,
/*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) right bottom no-repeat,
/*body*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), color-stop(.45, hsla(222, 10%, 65%, 1)), color-stop(.5, hsla(222, 10%, 60%, 1)), to(hsla(222, 10%, 75%, 1))) 1px 1px no-repeat;
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), color-stop(.45, hsla(222, 0%, 65%, 1)), color-stop(.5, hsla(222, 0%, 60%, 1)), to(hsla(222, 0%, 75%, 1))) 1px 1px no-repeat;
}
.outgoing.history .x-header
diff -r 21e5cbfde904 -r e8eddde74fd6 Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Grey.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Grey.css Mon Mar 15 23:59:20 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Grey.css Tue Mar 16 16:53:37 2010 -0500
@@ -4,58 +4,58 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
/*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
/*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
/*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
/*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) 0px 0px no-repeat,
/*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
/*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) 0px 0px no-repeat,
/*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
/*body*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat !important;
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat !important;
}
.outgoing:not(.history) .x-header
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
/*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
/*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
/*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
/*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) 0px 0px no-repeat,
/*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
/*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) 0px 0px no-repeat,
/*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
/*body*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat !important;
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat !important;
}
.mention:not(.history) .x-mentionicon
@@ -67,56 +67,56 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
/*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
/*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
/*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
/*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), to(hsla(222, 10%, 93%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), to(hsla(222, 0%, 93%, 1))) 0px 0px no-repeat,
/*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), to(hsla(222, 10%, 78%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), to(hsla(222, 0%, 78%, 1))) right bottom no-repeat,
/*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) 0px 0px no-repeat,
/*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) right bottom no-repeat,
/*body*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), color-stop(.45, hsla(222, 10%, 65%, 1)), color-stop(.5, hsla(222, 10%, 60%, 1)), to(hsla(222, 10%, 75%, 1))) 1px 1px no-repeat;
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), color-stop(.45, hsla(222, 0%, 65%, 1)), color-stop(.5, hsla(222, 0%, 60%, 1)), to(hsla(222, 0%, 75%, 1))) 1px 1px no-repeat;
}
.outgoing.history .x-header
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
/*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
/*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
/*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
/*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), to(hsla(222, 10%, 93%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), to(hsla(222, 0%, 93%, 1))) 0px 0px no-repeat,
/*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), to(hsla(222, 10%, 78%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), to(hsla(222, 0%, 78%, 1))) right bottom no-repeat,
/*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) 0px 0px no-repeat,
/*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) right bottom no-repeat,
/*body*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), color-stop(.45, hsla(222, 10%, 65%, 1)), color-stop(.5, hsla(222, 10%, 60%, 1)), to(hsla(222, 10%, 75%, 1))) 1px 1px no-repeat !important;
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), color-stop(.45, hsla(222, 0%, 65%, 1)), color-stop(.5, hsla(222, 0%, 60%, 1)), to(hsla(222, 0%, 75%, 1))) 1px 1px no-repeat !important;
}
diff -r 21e5cbfde904 -r e8eddde74fd6 Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Orange.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Orange.css Mon Mar 15 23:59:20 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Orange.css Tue Mar 16 16:53:37 2010 -0500
@@ -4,29 +4,29 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
/*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
/*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
/*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
/*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) 0px 0px no-repeat,
/*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
/*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) 0px 0px no-repeat,
/*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
/*body*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat !important;
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat !important;
}
.outgoing:not(.history) .x-header
@@ -67,29 +67,29 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
/*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
/*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
/*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
/*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), to(hsla(222, 10%, 93%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), to(hsla(222, 0%, 93%, 1))) 0px 0px no-repeat,
/*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), to(hsla(222, 10%, 78%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), to(hsla(222, 0%, 78%, 1))) right bottom no-repeat,
/*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) 0px 0px no-repeat,
/*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) right bottom no-repeat,
/*body*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), color-stop(.45, hsla(222, 10%, 65%, 1)), color-stop(.5, hsla(222, 10%, 60%, 1)), to(hsla(222, 10%, 75%, 1))) 1px 1px no-repeat;
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), color-stop(.45, hsla(222, 0%, 65%, 1)), color-stop(.5, hsla(222, 0%, 60%, 1)), to(hsla(222, 0%, 75%, 1))) 1px 1px no-repeat;
}
.outgoing.history .x-header
diff -r 21e5cbfde904 -r e8eddde74fd6 Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Red.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Red.css Mon Mar 15 23:59:20 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Red.css Tue Mar 16 16:53:37 2010 -0500
@@ -4,29 +4,29 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
/*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
/*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
/*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
/*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) 0px 0px no-repeat,
/*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
/*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) 0px 0px no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) 0px 0px no-repeat,
/*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
More information about the commits
mailing list