summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2014-05-26 22:04:15 +0200
committerJan Pokorný <jpokorny@redhat.com>2014-05-26 22:04:15 +0200
commit2982ceab2c048c3b3ddfdb60348e4996eec3e021 (patch)
tree697ecd3d29bf92a537561251e99b9d1b520e58e3 /scripts
parent85245d779883cdbc96557b2a9656b57d932e6737 (diff)
downloaddotfiles-2982ceab2c048c3b3ddfdb60348e4996eec3e021.tar.gz
dotfiles-2982ceab2c048c3b3ddfdb60348e4996eec3e021.tar.xz
dotfiles-2982ceab2c048c3b3ddfdb60348e4996eec3e021.zip
Revert "Firefox/pentadactyl: preselect dark theme for DevTools"
Actually that wasn't the expected outcome, which was: restore dark or system-wide (also dark) theme for the toolbar of DevTools (incl. error console). Originally, this was the case but then, there has been some change ruining the light theme, most likely this: https://bug957117.bugzilla.mozilla.org/attachment.cgi?id=8368131 Proper solution will likely be to edit user's userChrome.css overriding some of the values (especially search for #ebeced). This reverts commit 85245d779883cdbc96557b2a9656b57d932e6737.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/firstrun/10-firefox/pentadactylrc-firstrun1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/firstrun/10-firefox/pentadactylrc-firstrun b/scripts/firstrun/10-firefox/pentadactylrc-firstrun
index 0ce71b7..818a1ce 100644
--- a/scripts/firstrun/10-firefox/pentadactylrc-firstrun
+++ b/scripts/firstrun/10-firefox/pentadactylrc-firstrun
@@ -17,7 +17,6 @@ set! browser.display.background_color=#FDF6E3
set! browser.display.foreground_color=#586E75
set! browser.anchor_color=#268BD2
set! browser.visited_color=#6C71C4
-set! devtools.theme=dark
" focus colors
set! browser.display.use_focus_colors=true