diff --git a/css/tidyverse_dark.scss b/css/tidyverse_dark.scss index 8c93436..149d712 100644 --- a/css/tidyverse_dark.scss +++ b/css/tidyverse_dark.scss @@ -2,8 +2,8 @@ $sidebar-bg: #2d3143; $sidebar-color: #ccd1e2; -$sidebar-active-link-color: #abe338; -$body-link-color: #c2e04e; +$sidebar-active-link-color: #c1ff42; +$body-link-color: #c1ff42; $body-color-dark: #333; $pre-bg: #2d3143; $pre-color: #9dbed8; @@ -34,7 +34,7 @@ $pre-color: #9dbed8; .sidebar-item-section>.sidebar-item-container:first-child a, .sidebar-item-section>.sidebar-item-container:first-child a.active, .sidebar-item-section>.sidebar-item-container:first-child a:hover { - color: gold; + color: #cad2dd; } #quarto-search {