Replacement Themes for Enhanced Browsing Pleasure

For those wanting an even more old-school touch with gold-colored links, change this part of the css:


a:link {color: #d6f3ff !important;}
a:hover {color: #d6f3ff !important;}

to this:


a:link {color: #ffc000 !important;}
a:hover {color: #ffc000 !important;}

If using the stylish options or the js, find the hex code right after the text that says “link” and change it to #ffc000 as well.

Yessir it should be simple to go to town on the colors. I tried to label what everything does. If anyone needs a good color picker I recommend Color Cop. It will let you pull a color off the screen into HTML hex.

Good shit to kitsunisan and drunkninja42. Thanks for the help.

Black is up. I’m going to use it for a while to test for bugs. Looks better than the Dark theme IMHO.

Win XP, Firefox 5.0, stylish 1.2, kyle’s Old School Blue theme + drunkninja42’s gold colored links. This is how it looks when I click on “search this forum” in tech talk. It doesnt matter if SRK forum skin is set to SRK Light or SRK Dark.

Workaround is to do google search.

Fixed it. Thanks. I’ve never clicked that one.

Reload or find and replace:
.textCtrl {
to
.textCtrl, .formPopup {

Oh sweet, this blue style is nice. Thanks dude. Working great in Opera!

Everything looks so much smoother. Thanks bro.

Thanks guys. I haven’t worked on this in a while but I will maintain it if something breaks.