Switch the manual theme to Furo #104735

Merged
Aaron Carlisle merged 30 commits from furo-theme into blender-v4.1-release 2024-03-20 21:38:49 +01:00
Showing only changes of commit 3cd1430049 - Show all commits

View File

@ -101,12 +101,12 @@ a.external {
}
.admonition.refbox>.admonition-title {
background-color: rgba(50, 50, 50, 0.1);
background-color: rgba(50, 50, 50, 0.2);
border-color: rgb(50, 50, 50);
}
.admonition.refbox>.admonition-title::before {
background-color: rgb(50, 50, 50);
background-color: var(--color-content-foreground);
}
/* 'refbox' field. */