calo001/fondo

Use default theme

Closed this issue · 1 comments

I see that you are using external icons, and you use a lot of code lines for this feature.
I recommend adding these lines to your code
https://github.com/alainm23/planner/blob/master/src/Application.vala#L117

Now create an image or button as if it were a system icon
https://github.com/alainm23/planner/blob/master/src/Views/Inbox.vala#L48

@alainm23 Awesome, thank you for the tip, I will make the changes to improve my code 😄