1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-11 09:04:01 +03:00

boot/splash: Use night theme...

It would probably benefit from an actually bespoke totally
white-on-black theme.
This commit is contained in:
Samuel Dionne-Riel 2021-06-12 20:04:45 -04:00
parent 717b36a044
commit 7bc16d7996

View File

@ -16,7 +16,7 @@ class UI
attr_reader :ask_identifier
# As this is not using BaseWindow, LVGUI::init isn't handled for us.
LVGUI.init()
LVGUI.init(theme: :night)
def initialize()
add_screen