The Un-Official Proxomitron Forum
google carbon theme. - Printable Version

+- The Un-Official Proxomitron Forum (https://www.prxbx.com/forums)
+-- Forum: Proxomitron Filters (/forumdisplay.php?fid=38)
+--- Forum: Filter Help/Request (/forumdisplay.php?fid=31)
+--- Thread: google carbon theme. (/showthread.php?tid=1207)



google carbon theme. - bugger - Jan. 07, 2009 10:18 PM

Updates this display. Goes where the google blue/gray display is. Upack the carbon.zip into /html folder. So when new config comes out just have to updated the filter now.

changes:
better for large screen - span full screen search results.
add a new image for the bar that runs across the top of the screen

Code:
[Patterns]
Name = ". + Google Dark carbon Theme     8.08.21 (!nn) [vc sd st] (o.s)"
Active = TRUE
URL = "$TYPE(htm)www.google.(^$TST(hOrigUA=mozilla/4.[1-9](^*opera)*))[^:/]+/(intl/[^/]+/(^?)|search\?(^q\=cache:)|webhp|(^?))"
Limit = 5000
Match = "<("
        "img("
        "$INEST(<img,*src=$AV((*/|*_|)logo*)*,>)"
        "&&*width=([#270:400]$SET(6=-mn)|[#140:160])*|*height=$AV(110)$SET(6=-mn)*"
        ")>( <br>|)$SET(1=<span id="logo\6"></span>)"
        "|div($INEST(<div,*/logo*,>)&&*width : [#270:400]px*)>$SET(1=<div align="left" id="logo-mn">)"
        "|a\s("
        "id=$AV(logo)([^>]+>)\2*</a >$SET(1=<a\2<span id="logo"></span></a>)"
        "|([^>]+>)\2 <img[^>]++src="
        "$AV(*/(logo_(google_suggest_$SET(3= class="logo-sg")$SET(4=Suggest)|)|experimental_)sm*)"
        "*>$SET(1=<a id="logo"\3 \2\4<span></span>)"
        ")"
        "|font([^>]++)\2color=$AV(#+(008000|6f6f6f|666666|cc00(00|33))|green)$SET(1=<font\2id="high")"
        "|style( id=\"themed\"*>$INEST(<style,//-->|-->|</style))\2(*</style >)\3"
        "("
        "$TST(hOrigUA=*msie(^*opera)*)"
        "$SET(5=: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader\(src=)"
        "|$SET(5=-repeat: no-repeat; background-position: top left; background-image: url\()"
        ")"
        "$SET(1="
        ""
        ""
        "<style\2\r\n"
        "/* Proxomitron dark gray Google theme */\r\n"
        "body {background-image:"
        " url(http://local.ptron/Carbon/carbon1.png);}\r\n"
        "#cnt{max-width:none !important;}\r\n"
        "#logo-mn {display: block; margin-top: 7%; width: 281px; height: 103px;"
        " background\5http://local.ptron/sidki_h_$GET(cfg)/Google/google-logo-m.png\);}\r\n"
        "a#logo span, span#logo"
        " {background\5http://local.ptron/sidki_h_$GET(cfg)/Google/google-logo-s.png\);}\r\n"
        "span#more, div#gbardd, .gb2, .mbEnd, table.ra, table.ra td {background: #272627 !important;}\r\n"
        "table.t.bt, .pb, #ssb, #bsf {background-image:"
        " url(http://local.ptron/Carbon/carbon3.png);}\r\n"
        ".even {background-image:"
        " url(http://local.ptron/Carbon/carbon2.png);}\r\n"
        "\3\r\n"
        ""
        "<style>@import url(http://local.ptron/sidki_h_$GET(cfg)/Google/google-dark.css);</style>"
        ""
        ""
        ")"
        ")"
        "|\&copy;( [#*:*])\2("
        "( Google)\3( </font>| - <a)\4"
        "|( - <a)\4$SET(3= <a href=""
        "http://elizar.palad.info/blog/before-google-there-was-googel-or-was-it-googol/"
        "">Gooogle</a>))$SET(1=&copy;\2\3 - Theme by <a href="http://www.valacar.com/">Valacar</a>\4)"
Replace = "\1"


[Image: padibaace.jpg]


RE: google carbon theme. - lnminente - Jan. 07, 2009 10:22 PM

Use the addon firebug for firefox and analyze the style of these gray blocks Wink