Floorp
Floorp copied to clipboard
Consistent Pocket New Tab section styling
Check list
- [x] Referenced all related issues
- [x] Have tested the modifications
Closes #375 This pull request adds consistent styling for the Pocket section of the New Tab page of Floorp, fixing the inconsistent, and unfitting, upstream Firefox styling of the section.
BEFORE:
AFTER:
BEFORE (Light):
AFTER (Light):
This addition need compatibly with this option.
Do not afraid. If you want to know more infomation please reply me.
"browser.newtabpage.activity-stream.floorp.newtab.backdrop.blur.disable" is the preferences name inside of Floorp.
https://github.com/Floorp-Projects/Floorp/pull/269/commits/0134bd1f4bc95d7250014fe6dc263e9900fb3e25
This addition need compatibly with this option.
Do not afraid. If you want to know more infomation please reply me.
"browser.newtabpage.activity-stream.floorp.newtab.backdrop.blur.disable" is the preferences name inside of Floorp.
Technically even in its current state it should be compatible with that option as https://github.com/Floorp-Projects/Floorp/pull/392/files#diff-4642bd075b745a271220b1901a3f782ed2570a5ba85b78b5ea0e1159cfbe3f4dR2721 makes sure the blur has the same selector condition as the top sites blur does (in testing, this was also the case).
Either way, I'll mark it as draft for now and convert it to the correct files later.
