Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #706 from SuperViz/fix/kick-participant-interval
Browse files Browse the repository at this point in the history
fix: colors names
  • Loading branch information
carlossantos74 authored Jul 8, 2024
2 parents 890e6a9 + e4d3901 commit db26565
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/common/types/meeting-colors.types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@ export const MEETING_COLORS = {
vividorchid: '#D429FF',
darkmagenta: '#810E81',
deepmagenta: '#C303C6',
Fuchsia: '#FA00FF',
fuchsia: '#FA00FF',
lavendermagenta: '#EE82EE',
Thistle: '#EEB4DD',
thistle: '#EEB4DD',
vibrantpink: '#FF007A',
cottoncandy: '#FFC0DE',
paleredviolet: '#D96598',
Expand Down

0 comments on commit db26565

Please sign in to comment.