A (hopefully) unified source for pride flag colors.
  • JavaScript 100%
Find a file
2024-12-12 20:23:26 -05:00
contrib add weights docs, remove weights on flags with equal stripes 2024-05-09 18:49:18 -04:00
generated look at me, bein inconsistent 2024-10-17 12:44:53 -04:00
.gitignore create build script 2024-05-07 22:42:16 -04:00
.npmignore create node package ig, id prefer it to be under a subdir but gotta work with what i have 2024-05-09 18:29:46 -04:00
.prettierrc add .prettierrc, give variables in build script more descriptive names 2024-05-08 23:54:30 -04:00
export-flags.js create node package ig, id prefer it to be under a subdir but gotta work with what i have 2024-05-09 18:29:46 -04:00
package.json ver change 2024-12-12 20:23:26 -05:00
pnpm-lock.yaml create node package ig, id prefer it to be under a subdir but gotta work with what i have 2024-05-09 18:29:46 -04:00
README.MD repo url update 2024-12-12 20:23:15 -05:00
unified-flags.jsonc look at me, bein inconsistent 2024-10-17 12:44:53 -04:00

I noticed a lot of us were redoing work already done before, hoping this ends up being a unified place for flag colors :3

preview

Theres a page previewing all the flags on my site :3

contributing

preferred naming format

  • more common name is preferred, like 'ace' for asexual
  • 'gender' is implied, e.g 'voidgender' -> 'void'
  • does the label have both -gender or -sexual, like bi? shorten to -gen and -sex, e.g bigender -> bigen
  • multiple flags for a label have a number appended to them and start at 2, e.g gay, gay2
  • other than that, shortenings are to your liking

weights

  • only needed on flags with stripes of different sizes, like inter and progress
  • should be reduced by their greatest common factor

sources

general

specific

todo

  • create packages for easier use? seems to be the easiest option for everyone
  • spit output onto its own branch?
  • poke more owners of other pride tools