mermaid: don't set a theme
doesn't play well with dark mode
This commit is contained in:
parent
9ff6282fd6
commit
a316cb96c2
@ -37,7 +37,6 @@ The following graph shows what happens between a PKGBUILD getting changed in git
|
||||
and the built package being available in the pacman repo.
|
||||
|
||||
```mermaid
|
||||
%%{init: {'theme': 'forest' } }%%
|
||||
sequenceDiagram
|
||||
participant GIT as MSYS2/MINGW-packages
|
||||
participant API as packages.msys2.org
|
||||
@ -95,4 +94,4 @@ the package and adding it to the pacman repo. We take the following precautions:
|
||||
* We enforce 2FA for the MSYS2 organization to make account takeovers of
|
||||
existing MSYS2 developers harder.
|
||||
|
||||
Feedback and ideas on how to improve this welcome.
|
||||
Feedback and ideas on how to improve this welcome.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user