I recently moved to kate editor and so far loving it. I love dark themes and I am using this as my system wide default. Now I want to change the kate's ui to dark theme too. But sofar I am only able to change the editors color schema alone by settings > Configure Kate > Editor Component > Fonts & Colour scheme.
How can we change to dark theme UI in kate editor on ubuntu 18.04?
1 Answer
I was earlier using an old version of kate and then I upgraded to the latest version of kate. After upgrading I installed breeze using
sudo apt-get update
sudo apt-get install -y breezeAfter installing breeze, went to Settings > Color Scheme > Breeze Dark. This changed the UI to dark theme.