Skip to content

Commit

Permalink
DOC: slightly adjust green color again
Browse files Browse the repository at this point in the history
  • Loading branch information
fedarko committed Apr 9, 2024
1 parent 3549482 commit 32c6485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ it](https://github.com/fedarko/strainFlye/issues/56#issuecomment-1532479959).

```mermaid
flowchart LR
classDef art fill:#3fc73f,stroke:#086408,color:black
classDef art fill:#acfeb1,stroke:#086408,color:black
classDef pgm fill:#88bbff,stroke:#3333aa,color:black
classDef ext fill:#ffbb88,stroke:#755237,color:black
0(("Contigs\n(FASTA)")):::art --> A:::pgm;
Expand Down

0 comments on commit 32c6485

Please sign in to comment.