ludoo0d0a / googlereaderplus

Automatically exported from code.google.com/p/googlereaderplus
0 stars 0 forks source link

Import Gmail theme, or gmail-like theme #216

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I would love my google reader to have the same theme as my gmail, or at 
least similar configurations where I can change the color, but I don't 
really need to change the layout.

Thanks

Original issue reported on code.google.com by Eric.Ri...@gmail.com on 6 May 2010 at 9:00

GoogleCodeExporter commented 9 years ago
yes, it could be a great idea !
but gmail theme are not "open", the only way to get styles are to get css from 
gmail 
itself and re-process css to match reader.
possible but near from titan work since all items doesn't fi very well!!!
but if someone could spend time on it, i can had it as a DEV feature !  
i will try to extract basic items such top header background image/color, font 
fore/back color...

Do you know any gmail-compatible themes other than those available in settings ?

Original comment by ludovic.valente on 6 May 2010 at 9:20

GoogleCodeExporter commented 9 years ago
i try and it is more complex than planned !
gmail used a xhr to get theme, and of course this request used parameters 
coming from 
gmail session.
i identify a gloval var where all needed info are, but i can't (easily) acces 
gmail 
session from greader...
so the need to open gmail to get theme seems mandatory !

Original comment by ludovic.valente on 7 May 2010 at 7:53

GoogleCodeExporter commented 9 years ago
as a fast try based on mytheme + repeated background using image from gmail, it 
works!
May be a manual list can work for same theme, but if colors are customized, 
this is 
more complex !

I think i will add an option for mytheme to manage this.

preview in attachement!

Original comment by ludovic.valente on 7 May 2010 at 8:09

Attachments:

GoogleCodeExporter commented 9 years ago
done, done, done !!!
and it looks terrible ()

go to theme / mytheme / choose a gmail or google theme
google themes are : background search page theme (editor's pick and public 
gallery)
gmail themes are : 

 * Gmail Bold Blue
 * Gmail Classic
 * Gmail New Blue
 * Gmail Cold Shower
 * Gmail Steel
 * Gmail Minimalist
 * Gmail Green Sky
 * Gmail Bubblegum
 * Gmail Cherry Blossom
 * Gmail Night Shade
 * Gmail marina
 * Gmail dusk
 * Gmail sunset
 * Gmail Silver Lining
 * Gmail Contrast Black
 * Gmail shiny
 * Gmail Desk
 * Gmail Tree
 * Gmail Beach
 * Gmail Mountains
 * Gmail pebbles
 * Gmail Summer ocean
 * Gmail Phantasea
 * Gmail Graffiti
 * Gmail Planets
 * Gmail Zoozimps
 * Gmail Candy
 * Gmail Bus Stop
 * Gmail Ninja
 * Gmail Tea House
 * Gmail Terminal
 * Gmail Orcas Island
 * Gmail Highscore
 * Gmail Turf
 * Gmail lapinscretins
 * Gmail assasinscreed2

Original comment by ludovic.valente on 22 Jun 2010 at 9:09