Skip to content
Discussion options

You must be logged in to vote

Current Solution:

Light Theme
Dark Theme

Required modification to docs/stylesheet/extra.css:

/* ================================================================================== */
/* Content Tabs                                                                       */
/* ================================================================================== */

/* Sets the background color of the labels and creates an outline */
.md-typeset .tabbed-labels > label {
  background-color: var(--md-code-bg-color--light);
  border-top: .1rem solid var(--md-default-fg-color--lighter);
  border-left: .1rem solid var(--md-default-fg-color--lighter);
  border-right: .1rem solid var

Replies: 3 comments 9 replies

Comment options

You must be logged in to vote
1 reply
@santaimpersonator
Comment options

Comment options

You must be logged in to vote
6 replies
@santaimpersonator
Comment options

@kamilkrzyskow
Comment options

@santaimpersonator
Comment options

@kamilkrzyskow
Comment options

@santaimpersonator
Comment options

Comment options

You must be logged in to vote
2 replies
@santaimpersonator
Comment options

@santaimpersonator
Comment options

Answer selected by santaimpersonator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants