Crossfire 4.0 Blue Theme
•
13 Jun 2015, 11:43
•
Journals
I made a small user script that changes a few things in the layout of the Crossfire 4.0 site:
Screenshot (clickety-click for larger image):
In case someone wants to try the script or tweak it further, you can grab it from my userscripts page or by clicking this direct link to the script:
crossfire40_blue.user.js
The old Dark Theme can be found on the same userscripts page.
INSTALL INSTRUCTIONS
- changed the font
- blue background
- tweaking in colors (changed from orange to blue)
- removed some annoyances (sidebar rotators)
- added boxes to the comments (easier to follow the comment tree)
Screenshot (clickety-click for larger image):
In case someone wants to try the script or tweak it further, you can grab it from my userscripts page or by clicking this direct link to the script:
crossfire40_blue.user.js
The old Dark Theme can be found on the same userscripts page.
INSTALL INSTRUCTIONS
Edit: already got it, had both scripts turned on.
addGlobalStyle('body { background: #f2f2f2 url("https://dl.dropboxusercontent.com/u/30121964/cf32/background.gif") !important; font-size: 69% !important; }');
addGlobalStyle('body, h1, h2, h3, p, select, input, textarea, pre, #mainMenu .item, #content h1 { font-family: Tahoma, "Bitstream Vera Sans" !important; }');
crossfire40_32.user.js
nice effort though