yMous: Increasing contrast for mention hovers.
authormathuaerknedam
Wed Mar 17 14:31:57 2010 -0500 (23 months ago)
changeset 44313db904acb48
parent 442 e8eddde74fd6
child 444 e127d2f1d163
yMous: Increasing contrast for mention hovers.
yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_BaseM.css
yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_BaseS.css
     1.1 --- a/yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_BaseM.css	Tue Mar 16 16:53:37 2010 -0500
     1.2 +++ b/yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_BaseM.css	Wed Mar 17 14:31:57 2010 -0500
     1.3 @@ -1,6 +1,6 @@
     1.4  @charset "utf-8";
     1.5  
     1.6 -body 
     1.7 +body
     1.8  {
     1.9  	background-color: hsla(0, 0%, 63%, 1);
    1.10  }
    1.11 @@ -94,9 +94,8 @@
    1.12  .mention.x-hover > .x-message,
    1.13  .mention.x-hover > .x-time
    1.14  {
    1.15 -	/*background-color: hsla(0, 0%, 0%, 1) !important;
    1.16 -	text-shadow: .0em .1em .2em hsla(0, 0%, 0%, .8);*/
    1.17  	color: hsla(0, 0%, 100%, 1) !important;
    1.18 +	background-color: hsla(0, 0%, 41%, 1) !important;
    1.19  	text-shadow: none;
    1.20  }
    1.21  
    1.22 @@ -110,17 +109,10 @@
    1.23  .mention:hover > .x-mark,
    1.24  .mention.x-hover > .x-mark
    1.25  {
    1.26 +	background-color: hsla(0, 0%, 41%, 1) !important;
    1.27  	text-shadow: none;
    1.28  }
    1.29  
    1.30 -/*.message:hover,
    1.31 -.status:hover,
    1.32 -.event:hover,
    1.33 -.x-hover
    1.34 -{
    1.35 -	text-shadow: .0em .1em .2em hsla(0, 0%, 100%, 1);
    1.36 -}*/
    1.37 -
    1.38  .x-focus,
    1.39  .x-icon,
    1.40  .x-sender,
     2.1 --- a/yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_BaseS.css	Tue Mar 16 16:53:37 2010 -0500
     2.2 +++ b/yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_BaseS.css	Wed Mar 17 14:31:57 2010 -0500
     2.3 @@ -1,6 +1,6 @@
     2.4  @charset "utf-8";
     2.5  
     2.6 -body 
     2.7 +body
     2.8  {
     2.9  	background-color: hsla(0, 0%, 37%, 1);
    2.10  }
    2.11 @@ -94,9 +94,8 @@
    2.12  .mention.x-hover > .x-message,
    2.13  .mention.x-hover > .x-time
    2.14  {
    2.15 -	/*background-color: hsla(0, 0%, 37%, 1) !important;
    2.16 -	text-shadow: .0em .1em .2em hsla(0, 0%, 0%, .8);*/
    2.17  	color: hsla(0, 0%, 0%, 1) !important;
    2.18 +	background-color: hsla(0, 0%, 54%, 1) !important;
    2.19  	text-shadow: none;
    2.20  }
    2.21  
    2.22 @@ -110,17 +109,10 @@
    2.23  .mention:hover > .x-mark,
    2.24  .mention.x-hover > .x-mark
    2.25  {
    2.26 +	background-color: hsla(0, 0%, 54%, 1) !important;
    2.27  	text-shadow: none;
    2.28  }
    2.29  
    2.30 -/*.message:hover,
    2.31 -.status:hover,
    2.32 -.event:hover,
    2.33 -.x-hover
    2.34 -{
    2.35 -	text-shadow: .0em .1em .2em hsla(0, 0%, 0%, .8);
    2.36 -}*/
    2.37 -
    2.38  .x-focus,
    2.39  .x-icon,
    2.40  .x-sender,
    2.41 @@ -163,17 +155,7 @@
    2.42  .x-hover > .x-message,
    2.43  .x-hover > .x-time
    2.44  {
    2.45 -	background-color: hsla(0, 0%, 37%, 1) !important;
    2.46 -}
    2.47 -
    2.48 -.history:hover,
    2.49 -.history:hover > .x-mark,
    2.50 -.history:hover > .x-message,
    2.51 -.history.x-hover,
    2.52 -.history.x-hover > .x-mark,
    2.53 -.history.x-hover > .x-message
    2.54 -{
    2.55 -	background-color: hsla(0, 0%, 37%, 1) !important;
    2.56 +	background-color: hsla(0, 0%, 41%, 1) !important;
    2.57  }
    2.58  
    2.59  .focus .x-focus