xtras/mathuaerknedam 225:599fe0e09bd3: yMous: tone down the red ...
commits at adium.im
commits at adium.im
Thu Nov 12 22:30:24 UTC 2009
details: http://hg.adium.im/xtras/mathuaerknedam/rev/599fe0e09bd3
revision: 225:599fe0e09bd3
author: mathuaerknedam
date: Thu Nov 12 16:30:11 2009 -0600
yMous: tone down the red mention highlight a bit more.
diffs (62 lines):
diff -r da632f0bc94a -r 599fe0e09bd3 yMous ☿.AdiumMessageStyle/Contents/Resources/Mockup.html
--- a/yMous ☿.AdiumMessageStyle/Contents/Resources/Mockup.html Thu Nov 12 08:51:01 2009 -0600
+++ b/yMous ☿.AdiumMessageStyle/Contents/Resources/Mockup.html Thu Nov 12 16:30:11 2009 -0600
@@ -7,7 +7,7 @@
</title>
<style type="text/css">
- @import url( "./Variants/Saturnine Both.css" );
+ @import url( "./Variants/Saturnine xtracolor Both.css" );
body
{
diff -r da632f0bc94a -r 599fe0e09bd3 yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_BaseS.css
--- a/yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_BaseS.css Thu Nov 12 08:51:01 2009 -0600
+++ b/yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_BaseS.css Thu Nov 12 16:30:11 2009 -0600
@@ -52,7 +52,7 @@
.mention .x-sender,
.mention .x-time
{
- background-color: hsla(0, 50%, 10%, 1) !important;
+ background-color: hsla(0, 40%, 10%, 1) !important;
}
.history.mention:not(.focus) > .x-focus,
@@ -60,17 +60,17 @@
.history.mention .x-sender,
.history.mention .x-time
{
- background-color: hsla(0, 25%, 17%, 1) !important;
+ background-color: hsla(0, 15%, 17%, 1) !important;
}
.mention .x-message
{
- background-color: hsla(0, 50%, 10%, 1) !important;
+ background-color: hsla(0, 40%, 10%, 1) !important;
}
.history.mention .x-message
{
- background-color: hsla(0, 25%, 16%, 1) !important;
+ background-color: hsla(0, 15%, 16%, 1) !important;
}
.x-wrapper:hover,
@@ -148,14 +148,14 @@
#x-topic #x-wrap
{
- background-color: hsla(0, 0%, 20%, .85);
+ background-color: hsla(0, 0%, 25%, .85);
border-bottom: 1px solid hsla(0, 0%, 37%, 1) !important;
-webkit-box-shadow: 0px 1px 2px hsla(0, 0%, 100%, .2);
}
#x-topic .x-toggle
{
- background-color: hsla(0, 0%, 12.5%, 1);
+ background-color: hsla(0, 0%, 15%, 1);
-webkit-box-shadow: 0px 1px 2px hsla(0, 0%, 100%, .2), 0px 0px 2px hsla(0, 0%, 100%, .2);
}
More information about the commits
mailing list