- Contact
- Send private message
Styles
This style adapts the Stylish edit-window. It changes the following • adds icon to all the buttons • adds icons to the menu items of the insert menu • adjusts some margins • displays style name in bold • makes the update-URL field visible and displays a label for it • colors the tags and the errors The code is commented so you can adapt it to your needs. **** Note that this is for Stylish versions 1.0.1 and up **** If you like this you might also want to try Stylish - Manage Window beautified and Stylish - Statusbar Menu beautified. Additional note: The button "Open in external editor" you see in the screenshot below is only visible if you have the extension "It's all text" installed. Enjoy! Recent changes: 03.Jan.2010 ----------------- • Fixed compatibility with the AddOn "CuteButtons - Crystal SVG"
This style adapts the Stylish manage-window. It changes the following • compacts the styles listing • displays the style type • adjusts some margins • makes disabled styles stand out • changes the icons (thanks to famfamfam.com for the silk icons). The code is commented so you can adapt it to your needs. **** Note **** To see this window you have to go to about:config and set extensions.stylish.manageView to 1. With the default value of 0 you'll manage your styles within the Addon Manager where this style is useless. If you like this you might also want to try Stylish - Edit Window beautified and Stylish - Statusbar Menu beautified. Enjoy! Recent changes: 12 Oct 2011 ----------------- • Doesn't rely on Stylish's own icons anymore • Restricted to Standalone Mode (worked only there anyway) • Reduced the window's border-size (padding)
Since Stylish 1.0 it's possible to reflect if a style is currently applied. There are three states displayed: no style, global style and site style This style makes a slight change to the Stylish statusbar-icons. It does the following • No styles applied: displays the standard Stylish icon for this state, slightly darkened • Global styles applied: like no styles (see above) • Site-Style applied: displays the standard Stylish icon for this state, more saturated The reason for this style is the following: Though I like the icons, it's not easy to see a difference between applied global style and site style. And since the icon for the global style is forced if you have at least one active global style (which I guess most of you have), I liked the idea of having just a two-state-display: "site-style on" and "site-style off". **** Note that this is for Stylish versions 1.0.1 and up ****
This style adapts the popup menu that appears when you click the Stylish icon in the statusbar. • Icons for the menu items (Manage, Turn on/off, Find, Write) • Checkmarks replaced with Silk-icons • Disabled styles are greyed out • Site Styles appear in a bold font for easy access I'm still looking for a way to style the access keys (1), (2), ... but no luck so far. If you have an idea please let me know using the "Ask a question or make a suggestion" or "Start a new Discussion" links on this style page. The code is commented so you can adapt it to your needs. **** Note that this is for Stylish versions 1.0.2 and up **** If you like this you might also want to try Stylish - Manage Window beautified and Stylish - Edit Window beautified. Enjoy! Changelog: 30.05.2009 ----------------- • Initial release