I'm working on a Grub2 theme and installed Grub Emulator from the repository with command:
$ sudo apt install grub-emu
Unfortunately it only shows up the vanilla version of Grub. The one with the basic default blue/gray theme. I tried other themes and splash-images and still nothing. When I reboot the computer, the grub themes work but not on the Grub Emulator. Also the Emulator is very slow.
Could it be something related to the fact I'm using Proprietary Nvidia drivers?
I ran grub-emu as sudo and non sudo andnothing...