shahednasser / quran-extension

Replace the new tab page with Quran verses and beautiful nature pictures.
https://chrome.google.com/webstore/detail/quran-in-new-tab/hggkcijghhpkdjeokpfgbhnpecliiijg?authuser=1
MIT License
87 stars 12 forks source link

Improving the UI #3

Closed aboqasem closed 3 years ago

aboqasem commented 3 years ago

Assalamualaykum, Jazakumullahu Khairan for the great work.

I'm trying to prevent the image from being stretched when on smaller sized tabs by adding more flexible rules to the background-image class, I've tested this change in Brave Browser and it works fine.

Hope you're accepting pull requests and suggestions on improving (if they actually do 😅) the app, thank you!

aboqasem commented 3 years ago

Also, I've added a border-radius for better-looking buttons.

shahednasser commented 3 years ago

Assalamualaykum @aboqasem , thank you for contributing to this project!

I love what you did it does look better. However, now that you changed the width and height properties for .background-image, the overlay is smaller than the height of the image. Screenshot from 2021-01-08 09-48-30

I think this however can be replaced by removing the .overlay element and just adding a filter on .bacground-image to reduce brightness. Can you do that?

aboqasem commented 3 years ago

Thank you! That's right, I did what you suggested, you may have a look again.

shahednasser commented 3 years ago

Looks much better but I think one there's one last enhancement needed: When the image is loading, the background is white and so you can't really see anything. I think it would be better if we change the background color of the body to #2d2d2d so that while the image is loading, the user can still see something.

shahednasser commented 3 years ago

Great thank you for your work! It will be available in the next release.

@all-contributors please add @aboqasem for code

allcontributors[bot] commented 3 years ago

@shahednasser

I've put up a pull request to add @aboqasem! :tada:

aboqasem commented 3 years ago

Thanks to you for the great project, may Allah ï·» bless you and accept this and all of your good deeds.