colorAdminApp.controller('pageWithLightSidebarController', function ($scope, $rootScope, $state) { $rootScope.setting.layout.appSidebarLight = true; });