Achno / gowall

A tool to convert a Wallpaper's color scheme / palette
https://achno.github.io/gowall-docs/
MIT License
427 stars 8 forks source link

Fixed some formatting and typos plus error message handling. #12

Closed elbachir-one closed 3 months ago

Achno commented 3 months ago

The last 2 commits refactored error handling and further improved it. Errors now get printed red color to be easier to see.

Also i formatted everything with go-fmt

You can ignore typos and they will be fixed in due time. Now i will finally start adding big features like image previewing and more, now that error handling is sorted out