diff --git a/apps/torch/app.js b/apps/torch/app.js index 1bc8944ad..8d9205784 100644 --- a/apps/torch/app.js +++ b/apps/torch/app.js @@ -11,7 +11,7 @@ Bangle.setLCDBrightness(1); Bangle.setLCDPower(1); Bangle.setLCDTimeout(0); g.reset(); -g.setTheme({bg:"#fff",fg:"#000"}) +g.setTheme({settings.bg,fg:"#000"}) g.setColor(settings.bg); g.fillRect(0,0,g.getWidth(),g.getHeight()); Bangle.setUI({