Conversation
Material derives both button variants from --md-primary-fg-color, which in the slate scheme is the near-black green the header needs (#1c3128) and sits within a hair of the slate page background (#1e2129): the outline button measured about 1:1 against it and the primary button's fill vanished, leaving only its label. Dark mode now inverts the call to action to a light fill. The earlier .md-button--primary rules never applied at all — Material's own selectors carry .md-typeset and outrank a bare class. Landing page: the wordmark was screen-reader-only, so the page had no visible headline; How It Works is dropped in favour of the documentation, which covers the algorithm properly. Download: the version block was a table with an empty header row, because Markdown requires one and the columns have no names. It is a key/value spec sheet, so it is a definition list now. Gallery, versions and FAQ hide the nav tree — five top-level pages, and the tab bar already covers moving between them.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Myceliumheadline (was.sr-only); How It Works removed, covered in the docs.