I'm having problems with the fonts of Android Studio (IDE). I use Manjaro (linux), and I've already installed Android Studio directly with yaourt or even downloading it from the official site, and I have generated the launcher with a .desktop file, but I still can't solve the problem:
I've also tried this in the console:
sudo pacman -S ttf-dejavu
and this:
sudo pacman -S ttf-roboto
I've also reinstalled Android Studio and the problem still keeps there.
If I change the theme to Android Studio there is Still some Text which isn't readable:
It's solved, thanks for your answers, what I did was change theme to Dracula, then I changed the font style and restart android studio. About the suggestion, I'll have it on mind, thank you.
I also delete the .idea folder (located in the root of the android project) before restarting Android Studio.
Good luck.