Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tone down admonition coloring #2499

Merged
merged 1 commit into from
May 19, 2024

Commits on May 14, 2024

  1. Tone down admonition coloring and adjust border-width of elements

    This patch tones down the admonitions by removing the background color
    in the admonition header and the lighter background color in the body.
    Instead the text in the admonition header is colored, and the colored
    border thickness increased slightly.
    
    The border width of code blocks and docstrings have been increased to
    match the new border width of admonitions. Code blocks and docstrings
    now also have a (non-zero) border radius to match admonitions (which
    already were rounded before this patch).
    fredrikekre committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b763bfe View commit details
    Browse the repository at this point in the history