How to change the color of my navigation bar? Im having an error everytime i assign my variable to setfillcolor using variable navBar. Shall i add the color in the options table?
options = { title = "Easy - Addition", } local navBar = utils.createNavBar(options) local top = navBar.y + navBar.height local height = \_H - top