From 2a8484d4eafdd3adeed12a12c0b2a0267bd01793 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Fri, 24 Oct 2025 10:07:03 +0300 Subject: [PATCH] firefox: change pdf foreground colour --- etc/firefox/policies/policies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index e58ef40e..0b8edc68 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -1151,7 +1151,7 @@ "pdfjs.pageColorsForeground": { "Status": "default", "Type": "string", - "Value": "#ffb700" + "Value": "#ADFF2F" }, "privacy.fingerprintingProtection": { "Comment": "Preference not allowed for stability reasons. :(",