Changes the "style" (look & feel) of a website
10
votes
0answers
154 views
Super User Dark Theme
Get the CSS for your extension
Stylish for Firefox
Stylebot for Chrome
Additional linkage
GitHub Project page
StyleBot with full regex in URL matching (Prefix pattern with ^ to use regex)
...
5
votes
0answers
43 views
Underlined post links
Code
// ==UserScript==
// @name Stack Exchange: Underlined post links
// @description Underlines all links in questions, answers and comments on all Stack Exchange sites.
// @version ...
5
votes
0answers
96 views
Vertically Resizable Textareas
Code
// ==UserScript==
// @name Stack Exchange: Vertically Resizable Textareas
// @description Makes Stack Exchange's textareas vertically resizable.
// @version 1.2
// @include ...
11
votes
0answers
207 views
StackExchange Theme Switcher
Inspired by this post. Now you too can enjoy the satisfaction of switching SE's themes at will like the devs do, albeit this affects your browser only:
This creates a dropdown at the bottom of the ...
3
votes
0answers
68 views
GM Script: Revert changes to Unanswered Questions Box
If you are like me and think that the new styling for unanswered question drastically hurts the site's usability, rejoice.
I've created a Greasemonkey script which will return unanswered questions to ...
11
votes
0answers
378 views
MinimalOverflow - A themescript for Stack Exchange
Screenshot / Code Snippet
About
MinimalOverflow was written to deal with a request which Jeff Atwood put forward in the MSO Tavern on Friday, February 25, 2011. Someone on Physics.SE asked if ...
5
votes
0answers
135 views
[Beta] Gaming SE Black Edition
Screenshot
About
This as simple user script that changes the overall style of Gaming SE sub-site to a darker version.
I made it for myself as I used to do with sites that I tend to visit more ...
3
votes
1answer
72 views
tag colors incorrect
the tag color for english site seem incorrect, the dark grey color is the background while the yellow colour is the foreground. This is contradictory to other sites which have the darker colours as ...
4
votes
1answer
73 views
What is the rational behind the chosen /sites styling info?
I was wondering why the chosen styling data is provided though the API. It makes sense to provide it, but I feel like we are only getting part of the information.
"styling": {
"link_color": {
...
