Change the color tone of a shinytheme
问题 Friends, is it possible to change the color tone of a shinytheme used? In my case I am using "united" which uses orange and gray. However I would like to make a slightly darker orange, is it possible to make this change? If so, can you please help me? The executable code is below. library(shinyBS) library(shiny) library(shinyjs) ui <- fluidPage( navbarPage(theme = shinytheme("united"), collapsible = TRUE, titlePanel("Old Faithful Geyser Data"), sidebarLayout( sidebarPanel( radioButtons(