From 619fda6ec92b06243eac280e791191728cf7cffc Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sat, 27 Nov 2021 06:11:58 +0000 Subject: [PATCH] Updated 1.3 Implementation (markdown) --- 1.3-Implementation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1.3-Implementation.md b/1.3-Implementation.md index bc3144d..6d6f7da 100644 --- a/1.3-Implementation.md +++ b/1.3-Implementation.md @@ -35,7 +35,7 @@ You will need to make changes. Make sure to read about applying `overrides` on [ - FPI is enabled (4001) * It is recommended that you clear (Ctrl-Shift-Del) everything (except passwords) when first enabling (or permanently disabling) this, so orphaned Origin Attribute data is cleared - RFP is enabled (4501) and webGL is disabled (4520) - * :eyes: The **letterboxing pref** `4504` and is independent of `4501`. FYI: this is the pref that creates borders around your webpages: if you want dark borders, use the hidden pref `ui.systemUsesDarkTheme` = `1` + * :eyes: The **letterboxing pref** `4504` is independent of `4501`. FYI: this is the pref that creates borders around your webpages: if you want dark borders, use the hidden pref `ui.systemUsesDarkTheme` = `1` :exclamation: QUITE IMPORTANT: Other preferences may cause site breakage, but nothing that can't be fixed. You won't "lose" anything...- it's not the end of the world.