How can i find out which bootstrap scss variable is used by rmarkdown / bslib to color page elements? e.g. for coloring the TOC background?
Here is a page's yaml
output:
html_document:
self_contained: false
theme:
version: 4
bootswatch: cyborg
toc: yes
toc_depth: 3
toc_float:
collapsed: true