mirror of
https://github.com/kepler155c/opus
synced 2025-10-04 10:32:28 +00:00
make page/window themeable - oops
This commit is contained in:
@@ -1217,6 +1217,8 @@ end
|
||||
|
||||
loadComponents()
|
||||
UI:loadTheme('usr/config/ui.theme')
|
||||
Util.merge(UI.Window.defaults, UI.theme.Window)
|
||||
Util.merge(UI.Page.defaults, UI.theme.Page)
|
||||
UI:setDefaultDevice(UI.Device({ device = term.current() }))
|
||||
|
||||
return UI
|
||||
|
Reference in New Issue
Block a user