Skip to content

Commit

Permalink
Update Nextstrain clade colors
Browse files Browse the repository at this point in the history
  • Loading branch information
joverlee521 committed Nov 19, 2024
1 parent cdf3528 commit 9f2d908
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,35 +100,35 @@ clade_definitions:
- clade: "24H"
display_name: "24H (LF.7)"
defining_lineage: "LF.7"
color: '#DC2F24'
color: '#E67231'
- clade: "24G"
display_name: "24G (KP.2.3)"
defining_lineage: "KP.2.3"
color: '#DC2F24'
color: '#E0A23A'
- clade: "24F"
display_name: "24F (XEC)"
defining_lineage: "XEC"
color: '#E68133'
color: '#C5B945'
- clade: "24E"
display_name: "24E (KP.3.1.1)"
defining_lineage: "KP.3.1.1"
color: '#D4B13F'
color: '#9EBE5A'
- clade: "24D"
display_name: "24D (XDV.1)"
defining_lineage: "XDV.1"
color: '#A6BE55'
color: '#78B67E'
- clade: "24C"
display_name: "24C (KP.3)"
defining_lineage: "KP.3"
color: '#75B681'
color: '#5AA4A8'
- clade: "24B"
display_name: "24B (JN.1.11.1)"
defining_lineage: "JN.1.11.1"
color: '#529AB6'
color: '#4681C9'
- clade: "24A"
display_name: "24A (JN.1)"
defining_lineage: "JN.1"
color: '#3F63CF'
color: '#3F4DCB'
- clade: "other"
display_name: "other"
defining_lineage: False
Expand Down

0 comments on commit 9f2d908

Please sign in to comment.