docs: update firefox-fix

This commit is contained in:
Administrator 2019-06-20 19:40:08 +00:00 committed by FOSC
parent 9d9e557650
commit a028fe875b
1 changed files with 8 additions and 2 deletions

View File

@ -2,7 +2,7 @@
title: Firefox font color error
description:
published: true
date: 2019-06-20T19:37:08.067Z
date: 2019-06-20T19:40:06.609Z
tags:
---
@ -14,4 +14,10 @@ That is just one of the issues you may encounter on the Web while using a dark t
To fix it, we tell Firefox to render the content viewfinder using the stock GTK theme, Adwaita.
Go to `about:config` and set `widget.content.gtk-theme-override` to `Adwaita`
Go to `about:config` and set `widget.content.gtk-theme-override` to `Adwaita`
# Ugly duplicate title bar
By default, client side decorations are not enabled.
Go to the Firefox menu, Customize and disable the `Title bar` checkbox shown at the bottom left.