Floorp icon indicating copy to clipboard operation
Floorp copied to clipboard

Consistent Pocket New Tab section styling

Open dominichayesferen opened this issue 2 years ago • 3 comments

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: Screenshot_20230822_160300

AFTER: Screenshot_20230822_160327

dominichayesferen avatar Aug 22 '23 15:08 dominichayesferen

BEFORE (Light): Screenshot_20230822_160438

AFTER (Light): Screenshot_20230822_160456

dominichayesferen avatar Aug 22 '23 15:08 dominichayesferen

This addition need compatibly with this option. image

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

surapunoyousei avatar Aug 23 '23 09:08 surapunoyousei

This addition need compatibly with this option. image

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.

0134bd1

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.

dominichayesferen avatar Aug 23 '23 12:08 dominichayesferen