README: Fixes

This commit is contained in:
Rafael Mardojai CM 2021-05-14 20:24:06 -05:00
parent f4c539cd93
commit f6cccce3d8
1 changed files with 2 additions and 2 deletions

View File

@ -127,11 +127,11 @@ You should already have this file installed if you followed one of the installat
- `toolkit.legacyUserProfileCustomizations.stylesheets` - `toolkit.legacyUserProfileCustomizations.stylesheets`
This preference is need to load the custom CSS in Firefox, otherwise the theme wouldn't work. This preference is required to load the custom CSS in Firefox, otherwise the theme wouldn't work.
- `svg.context-properties.content.enabled` - `svg.context-properties.content.enabled`
This preference is need to recolor the icons, otherwise you will get black icons everywhere. This preference is required to recolor the icons, otherwise you will get black icons everywhere.
> For other non essential preferences checkout `configuration/user.js`. > For other non essential preferences checkout `configuration/user.js`.