1.79+ theme

This commit is contained in:
kepler155c@gmail.com
2017-05-20 03:43:19 -04:00
parent 558d271ae0
commit 7954c79d66
4 changed files with 17 additions and 11 deletions

View File

@@ -3323,7 +3323,7 @@ end
UI:loadTheme('config/ui.theme')
if os.getVersion() >= 1.79 then
UI:loadTheme('config/ext.theme')
UI:loadTheme('sys/etc/ext.theme')
end
UI:setDefaultDevice(UI.Device({ device = term.current() }))