unuglyfy linux theme
on a dark kde themes enpass looks like crap.. can you fix it?? maybe switching from gtk shit to qt ??? or just make it look better. please
can you please tell me what that dark mid part should represent??? same ugly dark is in browser extension.. and look at unreadable additional actions (arrow -> clear recent items and others.. grey on white.. you should execute your designers)
Hi @_artem_
Sorry for the inconvenience. This is because we have hard coded the color scheme of sidebar and details pane for its custom UI which is not adaptive to themes. And our dev team is working on refactoring the core engine along with a completely new UI. Meanwhile, you can opt to use a light theme with Enpass only. For this, you will have to add these two lines before the last line in /opt/Enpass/bin/runenpass.sh
export HIDE_TOOLBAR_LINE=1
export QT_STYLE_OVERRIDE=fusion
Ho