Forums

Forums (http://www.abandonia.com/vbullet/index.php)
-   Programming (http://www.abandonia.com/vbullet/forumdisplay.php?f=25)
-   -   Styling the Fox (http://www.abandonia.com/vbullet/showthread.php?t=27073)

GTX2GvO 10-05-2011 07:21 AM

Styling the Fox
 
Since I installed Stylish for firefox together with Vertical Tabs I was looking for styles that made the whole fox look nice and dark.

After finding out that there either wasn't a single style that did this OR I had to install a dozen styles that would work against each other I decided to write my own style. :perv:

Anyway. If you have Stylish + Vertical Tabs + a Dark/Black Persona/theme, please check out it out. :)

http://userstyles.org/styles/47643/t...round-and-text

Also. Suggestions for improvements and other options/colorings are welcome. :)

And for those that don't have the above mentioned collection

Tracker 10-05-2011 06:56 PM

Well, not Firefox-dedicated solution, but you might want to install the Royale Noir theme, if you have Windows Xp. That one is free, an original M$ theme, and most important of all: dark. Also there are those 'personas' which can add to the depressed mood. I hope this was useful.

EDIT: it seems not really, but I leave this post to be for the sake of others looking for help for that

KrazeeXXL 11-05-2011 03:55 AM

Quote:

Originally Posted by GTX2GvO
I was looking for styles that made the whole fox look nice and dark.

check out the "NASA Night Launch" theme

GTX2GvO 11-05-2011 07:06 AM

When I was on WinXP I did had the roil noir theme. :)
Now on Win 7 I've just set my aero to as black as possible.
I also don't think that the black setting is depressing.
(not if you do it right. ;) )

I think I HAVE checked that Nasa them once.
Also used a Persona Called "Area 51 black" for a while.
But now I have no need for theme's/persona's, since I've figured out how to paint the toolbars with style code. :D

GTX2GvO 11-05-2011 10:54 AM

I've just made some BIG edit's to the style.

You can now choose Different colors for your Toolbars and Tabs.
Including an all out transparent For a very glassy look. :D

Ohne Mitleid 11-05-2011 10:46 PM

Who's afraid of the dark anyway...
 
1 Attachment(s)
not me

GTX2GvO 11-05-2011 11:31 PM

I'd like to see the style code for that. :sneaky:

Ohne Mitleid 13-05-2011 01:04 PM

Quote:

Originally Posted by GTX2GvO (Post 427216)
I'd like to see the style code for that. :sneaky:

I'll share it with you eventually, but it is really a mess right now. I also need to know if I am seeing the same things everyone else is seeing. I mean, am I fixing stuff (for me) to look at that would make someone else's browser look messed up?

I am really only doing this for the edutainment aspect of it. Well, and to fix the way I can finally see Abandonia without all of the stuff that has been bugging me for a while. :p

GTX2GvO 13-05-2011 01:08 PM

ooohhh. Now I really want to see the style code. :D
Maybe I can find a few bugs. :whistling:

And I'm only using Stylish for the fun, getting my fox look cool and learning some coding along the way. :)

Ohne Mitleid 13-05-2011 05:56 PM

Quote:

Originally Posted by GTX2GvO (Post 427263)
ooohhh. Now I really want to see the style code. :D
Maybe I can find a few bugs. :whistling:

And I'm only using Stylish for the fun, getting my fox look cool and learning some coding along the way. :)

I don't know if it is really style, or code for that matter. In either case, it is not my creation, just my modification.:mhh:

As far as bugs go, I am more concerned with changing something like this:
Code:

  font-weight: bold !important;
  font-style: normal !important;
  font-variant: small-caps !important;
  font-size: .90em !important;
  line-height: 1.2em !important;
  font-family: Tahoma, Sans-serif !important;

into this:
Code:

  font: bold normal small-caps .90em/1.2 tahoma, sans-serif !important;
It's lunchtime on Friday here. I'll PM you with what I have accomplished early Monday morning. :oK?


The current time is 10:01 PM (GMT)

Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.