Open thegrasshopper104 opened 1 week ago
It doesn't like dark mode. You can force light theme on it by editing /usr/share/applications/com.github.parnold-x.nasc.desktop Add "env GTK_THEME=Adwaita:light" to "Exec=" line.
Basically:
Open .desktop file with nano
sudo nano /usr/share/applications/com.github.parnold-x.nasc.desktop
Replace Exec= line with this.
Exec=env GTK_THEME=Adwaita:light com.github.parnold-x.nasc
Describe the bug The results are very hard to see, the icons and the headerbar are oversized.
Expected behavior Support dark mode or just use the Elementary style Screenshots