
| Current Path : /var/www/html/rocksensor1/web/themes/contrib/bootstrap/scss/components/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/rocksensor1/web/themes/contrib/bootstrap/scss/components/variables.scss |
$bootstrap_path_images: "../../contrib/bootstrap/images/" !default;
:root,
[data-bs-theme=light] {
--bb-primary-dark: #0c63e3;
--bb-primary-text: #212529;
--bb-secondary-dark: #5a6168;
--bb-h1-color: #212529;
--bb-h2-color: #212529;
--bb-h3-color: #212529;
}
[data-bs-theme=dark] {
color-scheme: dark;
--bb-primary-text: #dee2e6;
--bb-h1-color: #dee2e6;
--bb-h2-color: #dee2e6;
--bb-h3-color: #dee2e6;
}