Skip to content

Commit

Permalink
Make disulfide bond features darker
Browse files Browse the repository at this point in the history
  • Loading branch information
kimrutherford committed Aug 28, 2024
1 parent 4eb64bf commit 25330ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
singular: 'Inferred glycosylation site',
},
'Disulfide bonds': {
colour: '#7a2',
colour: '#090',
allowGaps: true,
helpText: 'Disulfide bonds imported from UniProt',
includeCoords: true,
Expand Down

0 comments on commit 25330ec

Please sign in to comment.