mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 09:25:50 +03:00
[GH-ISSUE #45] Wrong colors for at least one flag (Sweden) #25
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#25
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 @girtsl on GitHub (Feb 24, 2015).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/45
Please compare these images:


The first one is from your project and the second one from Wikipedia.
Most if not all flags have strictly defined colors and at least some of the images used in your project seem to be wrong. According to Wikipedia, the flag of Sweden has
#006AA7for blue and#FECC00for yellow. When compared to https://github.com/lipis/flag-icon-css/blob/master/flags/1x1/se.svg with#003F73and#FFCC00respectively, the difference is very noticeable.I haven't checked but other flag images might have the same problem.
@lipis commented on GitHub (Feb 24, 2015):
Thanks you very nice!
@girtsl commented on GitHub (Feb 24, 2015):
Thanks! Btw, the proportions of the cross and rectangles also seems incorrect...
Perhaps you could open up a new issue on going through all flags and checking their correctness?
@lipis commented on GitHub (Feb 24, 2015):
there are quite a few known issues that are already there.. but unfortunately there is no much time :/ color fixes are super easy so if you find anything feel free to report it..