josh-berry / tab-stash

Firefox extension to save and restore tabs as bookmarks. Clear your tabs, clear your mind.
https://josh-berry.github.io/tab-stash/
Mozilla Public License 2.0
807 stars 45 forks source link

change thickness of container color #540

Closed acress1 closed 1 month ago

acress1 commented 1 month ago

Hi In my opinion, the color of the container bar was not thick enough to be distinguished quickly. Don't hesitate to change the values if needed :) thx!

acress1 commented 1 month ago

Ok, consider it done. However, can you confirm I need to completely remove the --container-indicator-shadow-style:” line in the dark and light files ?

josh-berry commented 1 month ago

Yep that's correct. Thanks!

acress1 commented 1 month ago

@josh-berry great, that's done. The PR should be correct now. :)

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.47%. Comparing base (e7ce572) to head (355aa8a). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #540 +/- ## ======================================= Coverage 92.47% 92.47% ======================================= Files 76 76 Lines 19303 19303 Branches 1802 1802 ======================================= Hits 17851 17851 Misses 1445 1445 Partials 7 7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

josh-berry commented 1 month ago

Thank you!