GMail 2 - Dark Blue Google Inspired

Last update on Sep 17, 2008

Style for Gmail2 inspired by Google Dark Blue Web Search

  • Style for Gmail2 inspired by Google Dark Blue Web Search
  • Style is clean and light with no spam count,invite box, ads from emails.
  • Update 08/09/08 : Change somes colors links
  • Update 11/09/08 : Change method to hide spam count (work with Hebrew)
  • Update 17/09/08 : Cleaning code, fix load screen, adds somes colors not skinned before




You could comment on this script if you were logged in.

14 comments Feed-icon

1 point
login to vote
Epsil script's author
Posted Sep 12, 2008

Hi

Find

      /* HIDE SPAM COUNT */
      
      span#ds_spam b,.ACpQre a[href$='#spam']{visibility:hidden;}
      span#ds_spam b::before,.ACpQre a[href$='#spam']::before{content:'Spam';visibility:visible;font-weight:400;text-decoration:none;}

and change

      /* HIDE SPAM COUNT */
      
      span#ds_spam b,.ACpQre a[href$='#spam']{visibility:hidden;}
      span#ds_spam b::before,.ACpQre a[href$='#spam']::before{content:'Translate Spam In Hebrew Here';visibility:visible;font-weight:400;text-decoration:none;}

or you can hide Spam link (not conseilled)

      /* HIDE SPAM COUNT */
      
      span#ds_spam b,.ACpQre a[href$='#spam']{visibility:hidden;}
      span#ds_spam b::before,.ACpQre a[href$='#spam']::before{content:'Spam';visibility:hidden;font-weight:400;text-decoration:none;}

1 point
login to vote
staticx user
Posted Sep 11, 2008

thanks dude. works great!
btw
is there a way to write the "spam" title in hebrew?

tx again

1 point
login to vote
Epsil script's author
Posted Sep 11, 2008

Hi Staticx

I 've change the method to hide spam count, it's work with Hebrew now ;)

Have a good day

1 point
login to vote
staticx user
Posted Sep 11, 2008

I really love that skin, great job!

I need a little help here...
I was using Gmail english version and managed to hide the spam count and drafts count like you guided...
but now I moved to Gmail Hebrew interface and I don't know how to make the counters hidden.. can you guide me?
thanks

1 point
login to vote
Epsil script's author
Posted Sep 8, 2008
Hi I have updated some colors link Free Image Hosting at www.ImageShack.us

1 point
login to vote
Posted Sep 2, 2008

I think I have the same problem as Marc. The "Gmail Calendar Documents Photos Reader Web more ▼" menu items on the top left is a darker blue color than the top "Settings | Older version | Help | Sign out" menu items (on the top right), making it difficult to read.

1 point
login to vote
Epsil script's author
Posted Jul 29, 2008

@Marc
Hi, Thanks for your congratulations :)
But i don't see what you tell. If you can take a screenshot.

1 point
login to vote
Marc Savoy user
Posted Jul 29, 2008

This is beautifully inspired visually stunning script that really enhances the appearance of gmail. The only downside is the dark blue color chosen for Google menu items, which doesn't offset very well with the background making them hard to read. Other than that i love this script!

1 point
login to vote
Posted Jul 23, 2008

Thanks Epsil!! =)

1 point
login to vote
danth70 user
Posted Jul 22, 2008

hi I hav just installed this script and I hav noticed that the google mail logo in the top left is not appearing as it shud. is this becasue google mail is going through a beta stage or do I hav to edit the scripting

1 point
login to vote
Epsil script's author
Posted Jul 20, 2008

Hi Charnita

For chat find this code in the script :
/* HIDE CHAT/CONTACTS BOX */
div[class="XoqCub a3hTGd"] { display: none !important; }

and comment or delete it

1 point
login to vote
Posted Jul 20, 2008

It looks nice but what happened to GTalk? It vanished!?

1 point
login to vote
Neewb scriptwright
Posted Jul 18, 2008

Love it, very good stylin' !

1 point
login to vote
Epsil script's author
Posted Jul 17, 2008

More 120 downloads and no comments (good or bad) or any suggestion ...
Please post your feedback ;)
Thx Epsil

You could comment on this script if you were logged in.