-
1. Navigate to https://testing-apps.shinyapps.io/shinyapps-themer-demo-Dec-16/
2. Go to wellpanel section
3. From the themer box, select "Sketchy" theme
4. Notice the Check boxes and Radio buttons
…
-
Hi all,
I'm persistently encountering something in my DT tables with `filter = 'top'` that I'm not sure is a bug or a feature.
I have tried this in bslib, bs4Dash, and shinydashboardplus. See…
-
```R
set_theme = bs_theme(bootswatch = "yeti")
set_theme$layers$bootswatch$defaults
[[1]]
[1] "$web-font-path: \"font.css\" !default;"
[[2]]
[1] "@import \"C:\\\\Program Files\\\\R\\\\R-4.1.…
-
### Please confirm that you have searched existing issues in the repo
Yes, I have searched the existing issues
### Any related issues?
_No response_
### Tell us about your environment
M…
-
This throws warnings at the moment
```r
bs_theme_preview(bs_theme(bootswatch = "solar"))
```
-
Hello,
I'm not sure if it's a issue, but with bootswatch cyborg it's not possible to set background color in nav-tabs-link-active. That happens with version 4 and 5
`library(shiny)
# Main a…
-
Replacing Maven Fluido Skin in my multi-module project fails building with:
```
Failed to execute goal org.apache.maven.plugins:maven-site-plugin:4.0.0-M8:site (default-site) on project qa-automatio…
-
```r
bs_theme_preview(bs_theme(version = 5, bootswatch = "darkly"))
```
-
These are a few small things from #17 that can help make sure this follows some best practices (making future edits easier).
- [x] run `usethis::use_github_action_check_standard()` to initialize th…
-
## Summary
Theme customizer is not responding to clicks on menu items other than 'Background color' and 'Foreground color'.
## Details
'Background color' and 'Foreground color' work as expect…