Primary and secondary tabs.
Monospace font, horizontal flex.
Tabs have gotten a little convoluted between navigation and entity actions (edit/delete forms).
New navigation moves tabs into the toolbar.
Tabs
HTML Element
elements.css
Render Element
details.html.twig (Starterkit Theme)
Used in forms.
Admin pages
Status report
The status report page has several details html elements, but does not use the details render element.
<details class="system-…
Details
Default style
This is a link
It has a .1px dotted underline with --accent-color.
On hover, the underline becomes solid.
On focus, the underline is black.
Linked title
Title
Linked titles only show underline on hover.
Use .title class.
Link styles
Since…
Links
I set empty cells to hidden, but that caused the configure icons to move around.
Empty table cells disrupting position.
The comments permalinks seem to be duplicated, and the buttons have no space below them.
https://contrib.drupalarchitect.info/comment/3#comment-3
Comment block spacing and links
https://www.drupal.org/docs/core-modules-and-themes/core-themes/starter…
drush core/scripts/drupal generate-theme THEME
Base theme
Starterkit uses stable9 as the base, which means that it won't get any updates from core.
https://www.drupal.org/node/…
Starterkit Theme