mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 17:35:54 +03:00
[GH-ISSUE #417] Hong Kong Flag doesn't have the official color #255
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#255
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 @Elfayer on GitHub (Dec 13, 2017).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/417
On Wikipedia, we can see the red is supposed to be
#ff0000, not#ba0000as on the current flag.https://en.wikipedia.org/wiki/Flag_of_Hong_Kong
Btw, thanks a lot for this library ! ;)
@lipis commented on GitHub (Dec 13, 2017):
do you mind opening a PR for it?
@tomlutzenberger commented on GitHub (Dec 13, 2017):
@Elfayer Did you take a look at Wikipedia's SVG as well? There is a different color value than
#f00(=>#de2910). Also, if you google for "Pantone 186" you get a differing value (#c8102e), too.Pretty confusing...
@Elfayer commented on GitHub (Dec 14, 2017):
@tomlutzenberger Right... On wikipedia, they say "The following are the approximate colours of the Hong Kong flag in different colour models." I have seen other flags colors mismatching the wikipedia suggested colors for different flags in the lib. Maybe it's not too bad since it seems like it is not easy to find a source of truth on these...
@lipis commented on GitHub (Jan 28, 2018):
I will close it for now then..