85040fc7725f

Merge.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Tue, 14 Jan 2020 19:18:57 -0500
parents 4ff338f90b6f (current diff) 65ae96549ad8 (diff)
children dab1f38ba625
branches/tags (none)
files README.markdown

Changes

--- a/README.markdown	Fri Jan 03 20:29:03 2020 -0500
+++ b/README.markdown	Tue Jan 14 19:18:57 2020 -0500
@@ -687,6 +687,15 @@
 I think I want to update the BIOS at some point, but for now I'm just happy to
 have the machine back and working again.
 
+## 2019-07-09
+
+To get a black new tab page in Firefox, add the following to
+`~/.mozilla/firefox/*/chrome/userChrome.css`:
+
+    .browserContainer { background-color: #000000 !important; }
+
+And in `about:config` set `browser.display.background_color` to black.
+
 # August 2019
 
 ## 2019-08-27