This is a an example of changing the style dynamically without reloading the page. You can do this by changing nitroNotifier.nitroNotificationStyles and then setting nitroNotifier.stylesSet = false. The next notfication will use the new style. Notice that the second notification has white text instead of blue text.