black7375 / Firefox-UI-Fix

🦊 I respect proton UI and aim to improve it.
Mozilla Public License 2.0
5.24k stars 184 forks source link

Fix: folder icons in 'Open Profile Directory' in Floorp browser's application menu #762

Closed menndouyukkuri closed 10 months ago

menndouyukkuri commented 10 months ago

Describe the PR Fixed folder icons not showing up in 'Open Profile Directory' in Floorp browser's application menu.

PR Type

Screenshots Current スクリーンショット 2023-08-26 155225

Expected behavior スクリーンショット 2023-08-26 155113

Additional context I'm an amateur, so I may have missed some points to fix.

black7375 commented 10 months ago

It's a small code, so I'm sure it works well. If you want to contribute to a more complicated code, you may have difficulty modification multiple files.

Then the following document may be helpful !! https://github.com/black7375/Firefox-UI-Fix/tree/master/docs#project-specific

Set the environment, and give the command yarn build. The .scss file can be automatically converted to .css.

If you have difficulty contributing, please feel free to click the following link to explain. I will help you as much as I know. https://github.com/black7375/Firefox-UI-Fix/discussions/new?category=help-contribute-to-this-project

menndouyukkuri commented 10 months ago

Thank you for your very kind reply.