When formatting boxes in shinyDashboard one has to use the status argument. However, only five valid statuses are eligible (?validStatuses, also: https://rstudio.github.io/shinydashboard/appearance.html). I found out how to change these predefined colors, but I need more than five colors and therefore need to add additional statuses. Is there a way to add valid statuses to the existing five?
Thanks