You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you're using [React](https://reactjs.org), you may want to try the [react-circle-flags](https://www.npmjs.com/package/react-circle-flags) package.
33
+
34
+
### SolidJS
35
+
36
+
If you're using [SolidJS](https://www.solidjs.com/), you may want to try the [solid-circle-flags](https://www.npmjs.com/package/solid-circle-flags) package.
-[Google Translate: Filter & Flags](https://github.com/HatScripts/google-translate-filter-and-flags) - Filters languages and shows country flags on Google Translate
54
-
-[Wiktionary: Filter & Flags](https://github.com/HatScripts/wiktionary-filter-and-flags) - Filters languages and shows country flags on Wiktionary
49
+
-[Wiktionary: Filter & Flags](https://github.com/HatScripts/wiktionary-filter-and-flags) - Filters languages and shows country flags on Wiktionary
55
50
56
51
## Contributing
57
52
@@ -69,26 +64,25 @@ Then commit the changes, and submit them as a pull request.
69
64
70
65
### The color palette
71
66
72
-
Submitted flags should conform to the following color palette.<br/>
73
-
Try to match the flag's original colors with the nearest color from the palette.
74
-
75
-
*`#eeeeee`: white
76
-
*`#acabb1`: gray
77
-
*`#333333`: black
78
-
*`#a2001d`: dark red
79
-
*`#d80027`: red
80
-
*`#ff9811`: orange
81
-
*`#ffda44`: yellow
82
-
*`#6da544`: green
83
-
*`#496e2d`: dark green
84
-
*`#338af3`: light blue
85
-
*`#0052b4`: blue
67
+
Submitted flags should conform to the following color palette.<br/> Try to match the flag's original colors with the nearest color from the palette.
68
+
69
+
-`#eeeeee`: white
70
+
-`#acabb1`: gray
71
+
-`#333333`: black
72
+
-`#a2001d`: dark red
73
+
-`#d80027`: red
74
+
-`#ff9811`: orange
75
+
-`#ffda44`: yellow
76
+
-`#6da544`: green
77
+
-`#496e2d`: dark green
78
+
-`#338af3`: light blue
79
+
-`#0052b4`: blue
86
80
87
81
Special cases:
88
82
89
-
*`#002266`: dark blue (only one usage: [<imgsrc="https://hatscripts.github.io/circle-flags/flags/td.svg"width="16"> Chad](https://github.com/HatScripts/circle-flags/blob/gh-pages/flags/td.svg), to differentiate from [<imgsrc="https://hatscripts.github.io/circle-flags/flags/ro.svg"width="16"> Romania](https://github.com/HatScripts/circle-flags/blob/gh-pages/flags/ro.svg))
90
-
*`#4a1f63`: purple (only one usage: [<imgsrc="https://hatscripts.github.io/circle-flags/flags/es-ib.svg"width="16"> Balearic Islands](https://github.com/HatScripts/circle-flags/blob/gh-pages/flags/es-ib.svg))
91
-
*`#751a46`: dark pink (only one usage: [<imgsrc="https://hatscripts.github.io/circle-flags/flags/qa.svg"width="16"> Qatar](https://github.com/HatScripts/circle-flags/blob/gh-pages/flags/qa.svg))
83
+
-`#002266`: dark blue (only one usage: [<imgsrc="https://hatscripts.github.io/circle-flags/flags/td.svg"width="16"> Chad](https://github.com/HatScripts/circle-flags/blob/gh-pages/flags/td.svg), to differentiate from [<imgsrc="https://hatscripts.github.io/circle-flags/flags/ro.svg"width="16"> Romania](https://github.com/HatScripts/circle-flags/blob/gh-pages/flags/ro.svg))
84
+
-`#4a1f63`: purple (only one usage: [<imgsrc="https://hatscripts.github.io/circle-flags/flags/es-ib.svg"width="16"> Balearic Islands](https://github.com/HatScripts/circle-flags/blob/gh-pages/flags/es-ib.svg))
85
+
-`#751a46`: dark pink (only one usage: [<imgsrc="https://hatscripts.github.io/circle-flags/flags/qa.svg"width="16"> Qatar](https://github.com/HatScripts/circle-flags/blob/gh-pages/flags/qa.svg))
0 commit comments