<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Custom client-side CSS to change background colours.</title>
	<link>http://ask.metafilter.com/81103/Custom-clientside-CSS-to-change-background-colours/</link>
	<description>Comments on Ask MetaFilter post Custom client-side CSS to change background colours.</description>
	<pubDate>Tue, 15 Jan 2008 15:44:46 -0800</pubDate>
	<lastBuildDate>Tue, 15 Jan 2008 15:44:46 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Custom client-side CSS to change background colours.</title>
		<link>http://ask.metafilter.com/81103/Custom-clientside-CSS-to-change-background-colours</link>	
		<description>CSS, greasemonkey, sunglasses? Is there a way to stop white web pages hurting my eyes (firefox, osx). &lt;br /&gt;&lt;br /&gt; Even on the lowest brightness setting, I find, of an evening, that white-backgrounded web pages are too bright on my macbook. I suspect there&apos;s some way for me to have a local CSS file or something that I can turn on and off at will, to just swap white backgrounds for a more muted grey. Or something. Everything I see on google seems to be about blogs, but I want this on the client side. I suppose there could also be a greasemonkey way to do this, but greasemonkey scares me more than CSS. Corey Hart scares me more than both.&lt;br&gt;
&lt;br&gt;
So, in question form:  what is the simplest way to have a switchable setting to darken white backgrounds? (and/or: is there a good client-side CSS tutorial site which could teach me to work this out myself?)</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.81103</guid>
		<pubDate>Tue, 15 Jan 2008 15:38:44 -0800</pubDate>
		<dc:creator>pompomtom</dc:creator>
		
			<category>OSX</category>
		
			<category>macbook</category>
		
			<category>Firefox</category>
		
			<category>customCSS</category>
		
			<category>ScreenBrightness</category>
		
			<category>eyestrain</category>
		
			<category>ClientSideCSS</category>
		
			<category>CSSForDummies</category>
		
			<category>Greasemonkey</category>
		
			<category>Resolved</category>
		
	</item> <item>
		<title>By: sveskemus</title>
		<link>http://ask.metafilter.com/81103/Custom-clientside-CSS-to-change-background-colours#1202787</link>	
		<description>If you don&apos;t want to mess around with css or Greasemonkey you might like to try a program like &lt;a href=&quot;http://docs.blacktree.com/nocturne/nocturne&quot;&gt;Nocturne&lt;/a&gt; which simply inverts the colours on your screen making it much nicer to look at under certain conditions.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81103-1202787</guid>
		<pubDate>Tue, 15 Jan 2008 15:44:46 -0800</pubDate>
		<dc:creator>sveskemus</dc:creator>
	</item><item>
		<title>By: garfy3</title>
		<link>http://ask.metafilter.com/81103/Custom-clientside-CSS-to-change-background-colours#1202792</link>	
		<description>one approach for this on OS X is Ctrl+Alt+Apple+8.  pressing all those keys at once throws the color scheme to the &quot;negative,&quot; which will usually switch white backgrounds to black, then with white text.  &lt;br&gt;
&lt;br&gt;
&lt;small&gt;i just wish there were a way to do this on the PC at work.  grrr.&lt;/small&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81103-1202792</guid>
		<pubDate>Tue, 15 Jan 2008 15:47:27 -0800</pubDate>
		<dc:creator>garfy3</dc:creator>
	</item><item>
		<title>By: DJWeezy</title>
		<link>http://ask.metafilter.com/81103/Custom-clientside-CSS-to-change-background-colours#1202813</link>	
		<description>&lt;small&gt;&lt;a href=&quot;http://ask.metafilter.com/81103/Custom-clientside-CSS-to-change-background-colours#1202792&quot;&gt;@garfy3&lt;/a&gt; there is hit alt-shift-print screen if what we are thinking of is the same thing&lt;/small&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81103-1202813</guid>
		<pubDate>Tue, 15 Jan 2008 16:13:43 -0800</pubDate>
		<dc:creator>DJWeezy</dc:creator>
	</item><item>
		<title>By: chairface</title>
		<link>http://ask.metafilter.com/81103/Custom-clientside-CSS-to-change-background-colours#1202818</link>	
		<description>Another &quot;not exactly helpful&quot; solution is &lt;a href=&quot;http://www.apple.com/downloads/macosx/system_disk_utilities/rggamma.html&quot;&gt;rgGamma&lt;/a&gt;. It&apos;s for using your Mac whenever night vision is critical. It shifts the screen gamma so everything turns monochrome red-black (or green-black or your-choice-black). I use it when hacking in the dark.&lt;br&gt;
&lt;br&gt;
As for changing it via javascript: I&apos;m guessing this shouldn&apos;t be to hard with a javascript bookmarklet. I don&apos;t think you&apos;d need grease monkey at all though it has been many years since I used my Javascript fu for good (or evil).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81103-1202818</guid>
		<pubDate>Tue, 15 Jan 2008 16:16:02 -0800</pubDate>
		<dc:creator>chairface</dc:creator>
	</item><item>
		<title>By: chairface</title>
		<link>http://ask.metafilter.com/81103/Custom-clientside-CSS-to-change-background-colours#1202846</link>	
		<description>This bookmarklet will (sometimes) work. Doesn&apos;t work on mefi though.&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;[filtered](function() { document.bgColor=&apos;Blue&apos;;}())&quot;&gt;Make Blue&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Drag it to your toolbar and click. It should at least get you started.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81103-1202846</guid>
		<pubDate>Tue, 15 Jan 2008 16:39:26 -0800</pubDate>
		<dc:creator>chairface</dc:creator>
	</item><item>
		<title>By: jessamyn</title>
		<link>http://ask.metafilter.com/81103/Custom-clientside-CSS-to-change-background-colours#1202849</link>	
		<description>What you are looking for, I think, is &lt;a href=&quot;http://accessibar.mozdev.org/&quot;&gt;accessibar&lt;/a&gt;. It does a ton of things like this, primarily for people with low vision who need high contrast stuff. I *think* you can make it so the only stuff that changes is the BG color, but you can mess with all the fonts through a series of pulldown menus. Easy peasy. &lt;a href=&quot;http://farm3.static.flickr.com/2302/2196458494_8138c266d1_o.jpg&quot;&gt;Here&apos;s a screenshot of the AskMe simple style&lt;/a&gt; changed to a grey background. This will, imo, only do it per-site so if you&apos;re looking for something that changed all examples of white to grey, this will not help.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81103-1202849</guid>
		<pubDate>Tue, 15 Jan 2008 16:41:04 -0800</pubDate>
		<dc:creator>jessamyn</dc:creator>
	</item><item>
		<title>By: DMan</title>
		<link>http://ask.metafilter.com/81103/Custom-clientside-CSS-to-change-background-colours#1202860</link>	
		<description>&lt;small&gt;By all means don&apos;t do the ALT+SHIFT+PRINTSCREEN thing....completely messed up my MSN Messenger and I couldn&apos;t revert it without a restart :P&lt;/small&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81103-1202860</guid>
		<pubDate>Tue, 15 Jan 2008 16:49:59 -0800</pubDate>
		<dc:creator>DMan</dc:creator>
	</item><item>
		<title>By: MadamM</title>
		<link>http://ask.metafilter.com/81103/Custom-clientside-CSS-to-change-background-colours#1202877</link>	
		<description>The Stylish Firefox add on will let you do this by site, although not to every white backgrounded site.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81103-1202877</guid>
		<pubDate>Tue, 15 Jan 2008 17:04:22 -0800</pubDate>
		<dc:creator>MadamM</dc:creator>
	</item><item>
		<title>By: doctorpiorno</title>
		<link>http://ask.metafilter.com/81103/Custom-clientside-CSS-to-change-background-colours#1202974</link>	
		<description>If you don&apos;t mind switching browsers, Opera does pretty much exactly what you want. There is an option under the View\Style menu which allows you to force one of a series of predefined CSS style sheets upon any unsuspecting website, including two &quot;High Contrast&quot; modes (black on white and white on black) and an &quot;Accessibility Layout&quot; which displays contents in a pleasing black on green colour combination.&lt;br&gt;
&lt;br&gt;
I think you can also define your own style sheets, but I haven&apos;t played with it that much. If you&apos;re not totally tied to Firefox, I would recommend giving Opera a try, in any case - it really is a magnificent browser.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81103-1202974</guid>
		<pubDate>Tue, 15 Jan 2008 18:47:02 -0800</pubDate>
		<dc:creator>doctorpiorno</dc:creator>
	</item><item>
		<title>By: russm</title>
		<link>http://ask.metafilter.com/81103/Custom-clientside-CSS-to-change-background-colours#1203130</link>	
		<description>you can make your own custom stylesheet, call it userContent.css and drop it in the chrome directory (~/Library/Application Support/Firefox/Profiles/&amp;lt;randomstring&amp;gt;.default/chrome/) and it should be used for every site you visit... there&apos;s a sample there already called userContent-example.css... I thought there was a way of just selecting a custom stylesheet in the UI (or at least the about:config interface) but I appear to be wrong about that...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81103-1203130</guid>
		<pubDate>Tue, 15 Jan 2008 22:07:21 -0800</pubDate>
		<dc:creator>russm</dc:creator>
	</item><item>
		<title>By: russm</title>
		<link>http://ask.metafilter.com/81103/Custom-clientside-CSS-to-change-background-colours#1203134</link>	
		<description>or alternatively, make a bookmark where the URL is&lt;br&gt;
&lt;br&gt;
javascript:var%20a=document.getElementsByTagName(&apos;body&apos;);a[0].style.background=&apos;black&apos;&lt;br&gt;
&lt;br&gt;
and use that to blackify the backgrounds of your pages as needed...&lt;br&gt;
&lt;br&gt;
hmmm... works in Safari, but in FF it blacks the background then sets the page content to the text &quot;black&quot;... hitting the back button takes you back to the blackified page though... there&apos;s probably a way of fixing that...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81103-1203134</guid>
		<pubDate>Tue, 15 Jan 2008 22:14:46 -0800</pubDate>
		<dc:creator>russm</dc:creator>
	</item><item>
		<title>By: T.D. Strange</title>
		<link>http://ask.metafilter.com/81103/Custom-clientside-CSS-to-change-background-colours#1203147</link>	
		<description>try this bookmarklet:&lt;br&gt;
&lt;br&gt;
javascript:(function(){var newSS, styles=&apos;* { background: #1A2424 ! important; color: cyan !important } :link, :link * { color: #66FF99 !important } :visited, :visited * { color: #9966CC !important }&apos;; if( document.createStyleSheet) { document.createStyleSheet(%22javascript:&apos;%22+styles+%22&apos;%22); } else { newSS=document.createElement(&apos;link&apos;); newSS.rel=&apos;stylesheet&apos;; newSS.href=&apos;data:text/css,&apos;+escape(styles); document.getElementsByTagName(%22head%22)[0].appendChild(newSS); } })();</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81103-1203147</guid>
		<pubDate>Tue, 15 Jan 2008 22:36:29 -0800</pubDate>
		<dc:creator>T.D. Strange</dc:creator>
	</item><item>
		<title>By: TheophileEscargot</title>
		<link>http://ask.metafilter.com/81103/Custom-clientside-CSS-to-change-background-colours#1203159</link>	
		<description>Obvious point, but try to make your room bright so your pupils don&apos;t dilate much.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81103-1203159</guid>
		<pubDate>Tue, 15 Jan 2008 22:57:11 -0800</pubDate>
		<dc:creator>TheophileEscargot</dc:creator>
	</item><item>
		<title>By: russm</title>
		<link>http://ask.metafilter.com/81103/Custom-clientside-CSS-to-change-background-colours#1203185</link>	
		<description>or you could get an older laptop where the backlight has faded with the years... I&apos;ve got a dim-screened 15&quot; G4 that I&apos;d be willing to part with... :)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81103-1203185</guid>
		<pubDate>Wed, 16 Jan 2008 00:02:29 -0800</pubDate>
		<dc:creator>russm</dc:creator>
	</item>
	</channel>
</rss>
