We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
$body-emphasis-color
1 parent 81bdde6 commit 97a12ecCopy full SHA for 97a12ec
inst/www/shared/shiny_scss/shiny.bootstrap5.scss
@@ -1,3 +1,5 @@
1
+$body-emphasis-color: $body-color !default; // introduced in BS 5.3
2
+
3
$shiny-emphasis-color-rgb: var(--#{$prefix}emphasis-color-rgb, 0,0,0) !default;
4
5
$shiny-disconnected-bg: RGBA($shiny-emphasis-color-rgb, 0.42) !default;
0 commit comments