litera
navbar background color used to be $white
, now is $primary
#10973
-
Bug descriptionMy website is here https://blog.davisvaughan.com/ It uses It has always had a white navbar background I just updated Quarto locally after a looooong time, and now the primary color is being used as the navbar background (im not setting I greatly prefer the white default. I've tracked this back to this bug fix #7447 Corresponding to this commit ef91ac8 Particularly: So it looks like it definitely used to just be Was that change intended? I can fix it with this, but I just wanted to make sure this was purposeful.
The version this change was introduced in is v1.4.479. Steps to reproduceNo response Expected behaviorNo response Actual behaviorNo response Your environmentNo response Quarto check outputquarto v1.4.479 is the first version this happened in |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 14 replies
-
Let's move this to a discussion - it was clearly an intentional choice. |
Beta Was this translation helpful? Give feedback.
-
If I pull up "litera theme" on the Bootswatch website, the first thing it shows you is that blue navbar. Maybe it was supposed to do that all along? https://bootswatch.com/litera/ |
Beta Was this translation helpful? Give feedback.
-
Personally, I think there is more to it when I see quarto-cli/src/resources/formats/html/bootstrap/_bootstrap-functions.scss Lines 138 to 140 in 5c38d77
So I would like to understand more on this as it seems to me ef91ac8 to fix #7447 is not completely working in the sense the initial quarto's default are not kept. Though, maybe we may prefer this new defaults now. But I don't understand ef91ac8 change in that case. To be discussed. |
Beta Was this translation helpful? Give feedback.
If I pull up "litera theme" on the Bootswatch website, the first thing it shows you is that blue navbar. Maybe it was supposed to do that all along? https://bootswatch.com/litera/