first-setup
first-setup copied to clipboard
Forgets theme choice after reboot
Since first setup creates a new user, the choice of light or dark theme only gets applied to the vanilla user, not the created one.
After reboot, the default light theme is enabled again.
This should not be the case according to this: https://github.com/Vanilla-OS/first-setup/blob/004e031373c3d325824c9a94ab492b1f3fd8a90e/vanilla_first_setup/defaults/theme.py#L69
There should be a problem elsewhere