Merge pull request #258

style(theme): improve dark colors for a less washed out look
This commit is contained in:
Herculino Trotta
2025-06-15 11:23:05 -03:00
committed by GitHub

View File

@@ -35,3 +35,6 @@ $min-contrast-ratio: 1.9 !default;
$nav-pills-link-active-color: $gray-900;
$dropdown-link-active-color: $gray-900;
$body-bg-dark: #1e1f24 !default;
$body-tertiary-bg-dark: #232429 !default;