Fresh shiny themes
The fresh package allows users to create fresh themes for use in {shiny}, {shinydashboard}, {bs4Dash}, and {flexdashboard} applications and documents.
To install the stable version of fresh from CRAN, use the following code:
install.packages("fresh")
To install the development version of fresh from GitHub, use the following code:
devtools::install_github("dreamRs/fresh")
The fresh package allows users to create and customize themes for use in {shiny}, {shinydashboard}, {bs4Dash}, and {flexdashboard} applications and documents. With fresh, users can easily design and personalize the appearance of their applications and documents, enhancing the user experience and visual appeal.