The Un-Official Proxomitron Forum
Feb 13 2009 :: sidki-config Google Theme updates... - Printable Version

+- The Un-Official Proxomitron Forum (https://www.prxbx.com/forums)
+-- Forum: Proxomitron Config Sets (/forumdisplay.php?fid=43)
+--- Forum: Sidki (/forumdisplay.php?fid=44)
+--- Thread: Feb 13 2009 :: sidki-config Google Theme updates... (/showthread.php?tid=1388)



Feb 13 2009 :: sidki-config Google Theme updates... - ProxRocks - May. 27, 2009 07:15 PM

these filters and the attached .css will update the Feb 13 release to the latest versions for the three Google Themes...

i've noticed that the Light Blue can use some "tweaks"...
i'll post an update to that in the next couple of days or so...


RE: Feb 13 2009 :: sidki-config Google Theme updates... - sidki3003 - May. 27, 2009 07:28 PM

Oh wait, some characters got lost (old problem). I see missing " " in the first filter. I didn't check the others.


RE: Feb 13 2009 :: sidki-config Google Theme updates... - ProxRocks - May. 27, 2009 07:50 PM

ah yes...

attached as .txt file (see first post) instead of a [code] block...
those code blocks are more hassle then they are worth, lol...

anyone who copy-and-pasted prior to the timestamp on this post may wish to re-grab the filters from the .txt file and copy-and-paste from that instead... my apologies...


RE: Feb 13 2009 :: sidki-config Google Theme updates... - soccerfan - May. 28, 2009 12:06 PM

(May. 27, 2009 07:15 PM)ProxRocks Wrote:  i've noticed that the Light Blue can use some "tweaks"...
i'll post an update to that in the next couple of days or so...

Thanks. I can wait Wink


RE: Feb 13 2009 :: sidki-config Google Theme updates... - ProxRocks - May. 28, 2009 01:37 PM

here's the tweaked Light Blue...
Code:
Name = ". + Google Light Blue Theme     9.05.28 (!nn) [...] (o.s) WIP1"
Active = TRUE
URL = "$TYPE(htm)www.google.(^$TST(hOrigUA=mozilla/4.[1-9](^*opera)*))[^/]+/(intl/[^/]+/(^?)|search\?|webhp|(^?))"
Limit = 32
Match = "<style id="themed">"
        "$STOP(Code by: JD5000, sidki, Kye-U, ProxRocks, OZO)"
Replace = "<style type="text/css">\r\n"
          "/* Proxomitron light blue Google theme */\r\n"
          ".g {margin-top: 10px; margin-bottom: 10px; line-height: 16px;}\r\n"
          "div.g, p.g {line-height: 16px; padding: 2px 5px 4px 5px;}\r\n"
          ".odd {background: #EFF6FF;}\r\n"
          ".even {background: #DFEFFF;}\r\n"
          "br.mainspace {line-height: 3px;}\r\n"
          "a {text-decoration: none;}\r\n"
          "a:link, .q a:link, a.toplink:visited {color: #0C5AA9;}\r\n"
          "a:visited {color: #087D7E;}\r\n"
          "a:hover {text-decoration: underline;}\r\n"
          "a:hover, .q a:hover, a.fl:hover {color: #1689FF;}\r\n"
          "a#topthumb, a.mainlink {font-size: 12px; font-weight: bold;}\r\n"
          "a.mainlink:hover, a.toplink:hover"
          " {color: #1689FF; text-decoration: none; border-bottom: 1px solid #1689FF;}\r\n"
          "a.ProXPref:hover {color: #379CCD;}\r\n"
          "a.ProXPrefJs:hover {color: #968AFF;}\r\n"
          "a.ProXPref.mainlink {padding-right: 20px; background:"
          " url(http://local.ptron/sidki_h_$GET(cfg)/Google/google-bug.png) no-repeat right center;}\r\n"
          "a.ProXPrefJs {padding-right: 0; background: none;}\r\n"
          ".j {width: 100%;}\r\n"
          ".s {max-width: none; width: auto !important;}\r\n"
          ".tbpc {font-size: 12px; text-decoration: none;}\r\n"

no worries of [code] block character losses, there are no "html character codes"...

the "tweaks" being that the 'ribbon links' for Show Options... and Thumbnails is presented in a style paralleling that of the dark themes...

one last tweak i can't seem to get to work is that the Thumbnails link "underlines" upon hover... i'd prefer to parallel that of the dark themes where there is no underline upon hover... oops, nevermind... that's inserted by the "add modifier links" filter... for some reason, i was thinking it was a Google-thing when they went to that "show options" thingy...


RE: Feb 13 2009 :: sidki-config Google Theme updates... - soccerfan - May. 28, 2009 02:35 PM

Thanks. I'll try it out. Should the date remain 9.04.29 though?


RE: Feb 13 2009 :: sidki-config Google Theme updates... - ProxRocks - May. 28, 2009 04:20 PM

i'll update it to today's date...


RE: Feb 13 2009 :: sidki-config Google Theme updates... - sidki3003 - Jun. 27, 2009 01:32 PM

(May. 28, 2009 01:37 PM)ProxRocks Wrote:  the "tweaks" being that the 'ribbon links' for Show Options... and Thumbnails is presented in a style paralleling that of the dark themes...

one last tweak i can't seem to get to work is that the Thumbnails link "underlines" upon hover... i'd prefer to parallel that of the dark themes where there is no underline upon hover...

Is that all included in below version? It's for the alpha. I've copied some rules from the Google-Dark CSS and removed some others. Regarding the crossed-out comment, only the the search result links are underlined now on hover.

Code:
[Patterns]
Name = ". + Google Light Blue Theme     09.06.27 (!nn) [...] (o.s)"
Active = FALSE
URL = "$TST(hCT=*html)www.google.(^$TST(hOrigUA=mozilla/4.[1-9](^*opera)*))[^/]+/(intl/[^/]+/(^?)|search\?|webhp|(^?))"
Limit = 32
Match = "<style id="themed">"
        "$STOP(Code by: JD5000, sidki, Kye-U, ProxRocks, OZO)"
Replace = "<style type="text/css">\r\n"
          "/* Proxomitron light blue Google theme */\r\n"
          "div.g, p.g {line-height: 16px; padding: 2px 5px 4px 5px;}\r\n"
          ".odd {background: #EFF6FF;}\r\n"
          ".even {background: #DFEFFF;}\r\n"
          "cite {line-height: 18px;}\r\n"
          "a:link, a:link span, .q a:link, a.toplink:visited {color: #0C5AA9;}\r\n"
          "a:visited {color: #087D7E;}\r\n"
          "a.ProXPref:hover {color: #379CCD;}\r\n"
          "a.ProXPrefJs:hover {color: #968AFF;}\r\n"
          "a[class="ProXPref l"] {padding-right: 20px; background:"
          " url(http://local.ptron/sidki_h_$GET(cfg)/Google/google-bug.png) no-repeat right center;}\r\n"
          "a.ProXPrefJs {padding-right: 0; background: none;}\r\n"
          ".g {margin: 10px 0; line-height: 16px;}\r\n"
          ".s {max-width: none; width: auto !important;}\r\n"
          ".j, hr {width: 100%;}\r\n"
          "a, span, a.gb3 u {text-decoration: none !important;}\r\n"
          "a.l:hover {text-decoration: underline !important;}\r\n"
          "a:hover, a:hover span, a:visited:hover, .g .fl:hover {color: #1689FF;}\r\n"
          "a#topthumb {font-weight: bold;}\r\n"

edit: superfluous semicolon removed


RE: Feb 13 2009 :: sidki-config Google Theme updates... - ProxRocks - Jun. 27, 2009 01:54 PM

(Jun. 27, 2009 01:32 PM)sidki3003 Wrote:  Is that all included in below version?

yepper... looks great here...


edit: ps - there is a "double-semi" (;;) in the .g line...


RE: Feb 13 2009 :: sidki-config Google Theme updates... - sidki3003 - Jun. 27, 2009 03:15 PM

corrected - thanks