mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 01:15:55 +03:00
[GH-ISSUE #453] Canadian Flag has the wrong Red #273
Labels
No labels
3rd-party
3rd-party
bug
code
documentation
enhancement
fixed-in-master
flag-request
help needed
missing-flag
missing-flag
pull-request
wrong-flag
wrong-flag
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flag-icons#273
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RenanStigliani on GitHub (May 7, 2018).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/453
Canadian flag is using
#bf0a30but according to wikipedia the correct value should be:#ff0000@lipis commented on GitHub (May 7, 2018):
how do you feel about making a PR? and many a link to confirm it.. on mobile right now :)
@tomlutzenberger commented on GitHub (May 8, 2018):
https://en.wikipedia.org/wiki/Flag_of_Canada
@Findus23 commented on GitHub (May 8, 2018):
But just to keep in mind using the Pantone definition results in another color:
https://en.wikipedia.org/wiki/File:Flag_of_Canada_(Pantone).svg
@lipis commented on GitHub (May 8, 2018):
So what do we do guys?! I like this one with Pantone definition
#d52b1e(and the one that Wikipedia is using) over the#ff0000..@tomlutzenberger commented on GitHub (May 8, 2018):
I'd argue that using pantone is kinda useless on the web... 🤔
@lipis commented on GitHub (Sep 26, 2018):
So.. which one should be?
@tomlutzenberger commented on GitHub (Sep 26, 2018):
I'd say RGB
@lipis commented on GitHub (Sep 26, 2018):
So going with
#ff0000?