Hacker News new | ask | show | jobs
by kuschku 3196 days ago
Any Qt app can be themed with CSS (Qt calls it QSS) as if it was an HTML page, just like Electron apps can be. You can completely change the design, if you wish to.

So, in terms of design, there’s basically no major difference there.