Galaxy GUI
Would you like to react to this message? Create an account in a few clicks or log in to continue.


A Universe of Customization
 
HomeHome  Latest imagesLatest images  SearchSearch  RegisterRegister  Log inLog in  
Galaxy GUI v2 Coming Soon - Stay Tuned for Details

 

Firefox Themes

View previous topic View next topic Go down 
Go to page : 1, 2  Next
Author Message
sparo

sparo

Member
Member

From : Duluth, Minnesota, USA
OS : Mac OS X Leopard

Firefox Themes Vide
PostSubject: Firefox Themes   Firefox Themes Icon_minitime1May 10th 2008, 4:12 pm

Sorry, can someone move this to Computing and Web?

Post the links to your favorite Firefox Themes.

Put [BETA] in the title if the theme is for a Beta release.
Don't put anything in the title if it's for the current release of Firefox.

I'll go first.
http://xeeew.deviantart.com/art/Elementary-Firefox-Theme-82890075

//Thread moved. - Tron
Mitch

Mitch

Regular Visitor
Regular Visitor

From : S/W England
OS : Leopard

Firefox Themes Vide
PostSubject: Re: Firefox Themes   Firefox Themes Icon_minitime1May 10th 2008, 4:49 pm

Neat thread idea mate. smile
alxmarcond

alxmarcond

Community Leader
Community Leader

From : Clemson
OS : LFS, Win7 b.7000, OS X Leopard 10.5.6

Firefox Themes Vide
PostSubject: Re: Firefox Themes   Firefox Themes Icon_minitime1May 10th 2008, 8:02 pm

stylish skins count?

heres my fav code

Code:

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
textbox:not([readonly]), menulist {
  -moz-appearance: none !important;
  border: 3px solid !important;
  -moz-border-top-colors: #676767 #C5C5C5 -moz-Field !important;
  -moz-border-bottom-colors: #C2C2C2 #A4A4A4 -moz-Field !important;
  -moz-border-right-colors: #969696 #C5C5C5 -moz-Field !important;
  -moz-border-left-colors: #969696 #C5C5C5 -moz-Field !important;
  -moz-border-radius: 9.5pt !important;
  -moz-background-clip: padding !important;
}
textbox[focused="true"], menulist:focus {
  -moz-outline-radius: 9.5pt !important;
  outline: solid 1pt !important;
  outline-color: rgba(60, 120, 240, 0.8) !important;
  outline-offset: -1pt !important;
}
tab:focus label, #identity-box:focus {
  -moz-outline-radius: 9.5pt !important;
  outline: solid 1pt !important;
  outline-color: rgba(60, 120, 240, 0.8) !important;
}
tab:focus label {
  border: none !important;
  outline-offset: 1pt !important;
}
.tabbrowser-tabs tab:focus label {
  padding-left: 1px !important;
}
tab:focus hbox {
  border: none !important;
  outline: none !important;
}
searchbar {
  min-height: 21.7pt !important;
}
#urlbar, #urlbar>:not(#identity-box)>:not(dropmarker), #urlbar>:not(#identity-box), menulist dropmarker, menulist, textbox:not([readonly]), searchbar button {
  -moz-appearance: none !important;
  background: -moz-Field !important;
}
textbox:not([empty="true"]):not([disabled="true"]), menulist:not([disabled="true"]) {
  color: -moz-fieldtext !important;
}
#urlbar :not(dropmarker), searchbar button {
  -moz-border-radius: 14pt !important;
}
menulist dropmarker {
  display: -moz-box !important;
}
menulist dropmarker *, .autocomplete-history-dropmarker * {
  display: none !important;
}
menulist dropmarker {
  margin-top: 1.8pt !important;
}
richlistbox menulist dropmarker {
  -moz-appearance: menulist-button !important;
  margin-top: -2.5pt !important;
  margin-bottom: -2.5pt !important;
  margin-right: -1pt !important;
}
toolbar splitter {
  outline: highlight 1pt solid !important;
  -moz-outline-radius: 12121212px !important;
  outline-offset: -10pt !important;
  height: 20pt !important;
  width: 24pt !important;
  border: none !important;
  padding: 0 !important;
  margin-left: -9pt !important;
  margin-right: -6.5pt !important;
}
#identity-box {
  padding-right: 0.1pt !important;
  -moz-background-clip: border !important;
  margin-top: -1px !important;
  margin-bottom: -1px !important;
  margin-left: -1.3pt !important;
  border: none !important;
}
#identity-box>hbox {
  margin-left: -1px !important;
  min-width: 18px !important;
  border: none !important;
  min-height: 10px !important;
  background: -moz-field !important;
  padding-top: 1px !important;
  padding-bottom: 1px !important;
  padding-left: 1.5pt !important;
  padding-right: 1px !important;
  margin: 0 !important;
}
#urlbar :not(dropmarker), searchbar * {
  border: none !important;
}
#identity-box.verifiedIdentity, #identity-box.verifiedDomain {
  background: rgba(0, 0, 0, 0.5) !important;
}
#identity-box.verifiedIdentity>hbox {
  background: rgba(200, 255, 200, 0.9) !important;
}
#identity-box.verifiedDomain>hbox {
  background: rgba(200, 210, 255, 0.99) !important;
}

/**
 *  Uncomment the lines below to turn on alternative
 *  appearance for the site button.
**/
/*
#identity-box.unknownIdentity>hbox {
  background: rgba(255, 200, 210, 0.3) !important;
}
*/

#identity-box.verifiedDomain label {
  /*display: -moz-box !important;*/
}
#identity-box label {
  margin-right: 3.1pt !important;
  color: black !important;
}
menulist dropmarker, textbox dropmarker {
  width: 0px !important;
  border-top: 6.5pt solid highlight !important;
  border-left: 4pt solid rgba(0, 0, 0, 0) !important;
  border-right: 4pt solid rgba(0, 0, 0, 0) !important;
  border-bottom: none !important;
  -moz-border-top-colors: highlight !important;
  -moz-border-left-colors: rgba(0, 0, 0, 0) !important;
  -moz-border-right-colors: rgba(0, 0, 0, 0) !important;
  -moz-border-bottom-colors: rgba(0, 0, 0, 0) !important;
  background: none !important;
  margin-top: 4pt !important;
  margin-right: 2pt !important;
  margin-left: 1.1pt !important;
  -moz-border-radius-bottomright: 12pt !important;
}
#searchbox textbox {
  border: none !important;
  outline-offset: 4px !important;
  margin-right: -15px !important;
  padding-right: 17px !important;
}
spinbuttons, spinbuttons * {
  -moz-appearance: none !important;
  border: none !important;
  padding: 0 !important;
  margin-top: -0.5pt !important;
  margin-bottom: -0.5pt !important;
  background-color: rgba(0, 0, 0, 0) !important;
}
.textbox-input-box.numberbox-input-box {
  -moz-appearance: none !important;
  border: none !important;
}
.find-field-container {
  -moz-appearance: none !important;
  border: none !important;
  background: none !important;
}
.findbar-container {
  -moz-appearance: toolbox !important;
  margin-top: 1px !important;
}
findbar {
  -moz-appearance: toolbar !important;
  margin-bottom: -1px !important;
}
sparo

sparo

Member
Member

From : Duluth, Minnesota, USA
OS : Mac OS X Leopard

Firefox Themes Vide
PostSubject: Re: Firefox Themes   Firefox Themes Icon_minitime1May 10th 2008, 8:34 pm

Nice. I'm too lazy to check that skin out right now, but I will next I re-customize my Firefox.
happy
sparo

sparo

Member
Member

From : Duluth, Minnesota, USA
OS : Mac OS X Leopard

Firefox Themes Vide
PostSubject: Re: Firefox Themes   Firefox Themes Icon_minitime1May 10th 2008, 8:42 pm

@alxmarcond:
That theme made my Firefox look like it got raped. Anally.
Lol.
Mitch

Mitch

Regular Visitor
Regular Visitor

From : S/W England
OS : Leopard

Firefox Themes Vide
PostSubject: Re: Firefox Themes   Firefox Themes Icon_minitime1May 10th 2008, 9:10 pm

Just a warning, sparo. Please be easy on the language, if it can be called that, next time.
I know it's nothing, but we have young members. wink
alxmarcond

alxmarcond

Community Leader
Community Leader

From : Clemson
OS : LFS, Win7 b.7000, OS X Leopard 10.5.6

Firefox Themes Vide
PostSubject: Re: Firefox Themes   Firefox Themes Icon_minitime1May 10th 2008, 9:39 pm

yeah, sexually explicit stuff not allowed. thanks for warning him tron, good mod *throws treat*
sparo

sparo

Member
Member

From : Duluth, Minnesota, USA
OS : Mac OS X Leopard

Firefox Themes Vide
PostSubject: Re: Firefox Themes   Firefox Themes Icon_minitime1May 10th 2008, 9:40 pm

Sorry. I'll try to cut down. You should see me in public, tongue.

Anyways, back on topic...
alxmarcond

alxmarcond

Community Leader
Community Leader

From : Clemson
OS : LFS, Win7 b.7000, OS X Leopard 10.5.6

Firefox Themes Vide
PostSubject: Re: Firefox Themes   Firefox Themes Icon_minitime1May 10th 2008, 9:41 pm

same here mate same here... what do u mean though? how did it mess up ur firefox? screenshot?
sparo

sparo

Member
Member

From : Duluth, Minnesota, USA
OS : Mac OS X Leopard

Firefox Themes Vide
PostSubject: Re: Firefox Themes   Firefox Themes Icon_minitime1May 11th 2008, 9:13 am

Nah, it was the default theme pretty much, but with rounded textareas, etc. The borders of the textareas interfered with the rest of the UI. Let me tell you this: IT WASN'T PRETTY.
happy

Maybe you have a larger screen resolution, so it might look nicer on your computer. and you're probably not running the same OS.
ichiDS

ichiDS

Regular Visitor
Regular Visitor


Firefox Themes Vide
PostSubject: Re: Firefox Themes   Firefox Themes Icon_minitime1May 16th 2008, 6:03 pm

OFFTOPIC: I don't think that anyone could feel it ofensive(At less in my country boys at age of 8 knows EVERYTHING)

ONTOPIC:
This theme is the best by far

http://tanjihay.deviantart.com/art/Foxdie-1-1-3-60350715
SbuxBlaze

SbuxBlaze

Founder
Founder

From : Southern California
OS : Win 8 x64, Android 4.0

Firefox Themes Vide
PostSubject: Re: Firefox Themes   Firefox Themes Icon_minitime1May 16th 2008, 6:06 pm

@ichids, probably the best firefox theme ever
sparo

sparo

Member
Member

From : Duluth, Minnesota, USA
OS : Mac OS X Leopard

Firefox Themes Vide
PostSubject: Re: Firefox Themes   Firefox Themes Icon_minitime1May 16th 2008, 10:39 pm

I think that Urethane and iFox are pretty choice in my book.
randomus_r

randomus_r

Resident Artist
Resident Artist

From : Devon, England
OS : Vista

Firefox Themes Vide
PostSubject: Re: Firefox Themes   Firefox Themes Icon_minitime1May 17th 2008, 6:49 am

Firefox Beta 5 on Vista with glass extension wink

http://www.neowin.net/forum/index.php?showtopic=632112
SbuxBlaze

SbuxBlaze

Founder
Founder

From : Southern California
OS : Win 8 x64, Android 4.0

Firefox Themes Vide
PostSubject: Re: Firefox Themes   Firefox Themes Icon_minitime1May 17th 2008, 1:06 pm

@randomus, thanks so much for linking that glass extention, ive been looking for something like that for a long time
randomus_r

randomus_r

Resident Artist
Resident Artist

From : Devon, England
OS : Vista

Firefox Themes Vide
PostSubject: Re: Firefox Themes   Firefox Themes Icon_minitime1May 17th 2008, 7:31 pm

No problemo smile
alxmarcond

alxmarcond

Community Leader
Community Leader

From : Clemson
OS : LFS, Win7 b.7000, OS X Leopard 10.5.6

Firefox Themes Vide
PostSubject: Re: Firefox Themes   Firefox Themes Icon_minitime1May 17th 2008, 9:12 pm

foxdie is pretty amazing. too bad it lacks beta 5 support :/
sparo

sparo

Member
Member

From : Duluth, Minnesota, USA
OS : Mac OS X Leopard

Firefox Themes Vide
PostSubject: Re: Firefox Themes   Firefox Themes Icon_minitime1May 20th 2008, 10:56 am

:/

If I run the beta version, my family would shoot me. They'd be like "Wtf is thiiiiiiiiiis".
SbuxBlaze

SbuxBlaze

Founder
Founder

From : Southern California
OS : Win 8 x64, Android 4.0

Firefox Themes Vide
PostSubject: Re: Firefox Themes   Firefox Themes Icon_minitime1May 20th 2008, 11:04 am

sparo wrote:
:/

If I run the beta version, my family would shoot me. They'd be like "Wtf is thiiiiiiiiiis".

Well it works without a single problem so far
sparo

sparo

Member
Member

From : Duluth, Minnesota, USA
OS : Mac OS X Leopard

Firefox Themes Vide
PostSubject: Re: Firefox Themes   Firefox Themes Icon_minitime1May 21st 2008, 10:46 pm

They'll shoot me. My mom's a little finnish woman.
SbuxBlaze

SbuxBlaze

Founder
Founder

From : Southern California
OS : Win 8 x64, Android 4.0

Firefox Themes Vide
PostSubject: Re: Firefox Themes   Firefox Themes Icon_minitime1May 21st 2008, 11:07 pm

@sparo, DRIVING PERMIT?! You have to be 18 here... and 16 to get learners
sparo

sparo

Member
Member

From : Duluth, Minnesota, USA
OS : Mac OS X Leopard

Firefox Themes Vide
PostSubject: Re: Firefox Themes   Firefox Themes Icon_minitime1May 22nd 2008, 8:10 pm

alxz310 wrote:
@sparo, DRIVING PERMIT?! You have to be 18 here... and 16 to get learners


TOTALLY off-topic.
Yes, fifteen to get the learner's permit, and 16 to get full on driver's license.
I skipped driver's ed tonight to record my friend at the studio, because he needed help.

<ontopic>
SbuxBlaze

SbuxBlaze

Founder
Founder

From : Southern California
OS : Win 8 x64, Android 4.0

Firefox Themes Vide
PostSubject: Re: Firefox Themes   Firefox Themes Icon_minitime1May 22nd 2008, 8:22 pm

@sparo, you need to be 18 in california to legally get a drivers license.

<back on topic>
digitalis

digitalis

I'm New
I'm New


Firefox Themes Vide
PostSubject: Re: Firefox Themes   Firefox Themes Icon_minitime1November 14th 2008, 6:01 pm

Hey,

Could anyone recommend to me a decent MacOS-like theme for Firefox 3.0.3 (Windows Vista), please?

Thanks in advance!
.: Stezz :.

avatar

Regular Visitor
Regular Visitor


Firefox Themes Vide
PostSubject: Re: Firefox Themes   Firefox Themes Icon_minitime1November 15th 2008, 9:08 am

Proto is a good theme from firefox which mimics Firelight almost perfectly.
Sponsored content






Firefox Themes Vide
PostSubject: Re: Firefox Themes   Firefox Themes Icon_minitime1

Firefox Themes

View previous topic View next topic Back to top 
Page 1 of 2 Go to page : 1, 2  Next

Permissions in this forum: You cannot reply to topics in this forum
Galaxy GUI :: Tech Related :: World Wide Web -
RSS Feed  

Topic and post times are displayed in GMT (Greenwich Mean Time) for guests
Go to Top · Contact Us · Privacy Policy · Terms of Use

Creative Commons 3.0 License. Last update: February 29, 2012
All trademarks mentioned on this page are the property of their respective owners







Free forum | ©phpBB | Free forum support | Report an abuse | Forumotion.com