Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong CMYK color code in documentation #18080

Open
2 tasks done
porgand opened this issue Nov 22, 2024 · 1 comment · May be fixed by FreeCAD/FPA#261 or FreeCAD/DevelopersHandbook#108
Open
2 tasks done

Wrong CMYK color code in documentation #18080

porgand opened this issue Nov 22, 2024 · 1 comment · May be fixed by FreeCAD/FPA#261 or FreeCAD/DevelopersHandbook#108
Labels
Project Tools & Websites Not directly source code related

Comments

@porgand
Copy link

porgand commented Nov 22, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Problem description

On logo guidelines: https://fpa.freecad.org/handbook/process/logo.html
it says about black: CMYK(0,0,16,1)
CMYK 0,0,16,1 is not black, should be CMYK(0,0,16,82)

Full version info

On logo guidelines: https://fpa.freecad.org/handbook/process/logo.html
it says about black: Off Black, #212529, RGBA(33,37,41,1), CMYK(0,0,16,1), PMS BLACK C

CMYK 0,0,16,1 is not black (it is pale yellow)
consulting with guidelines PDF
https://fpa.freecad.org/images/logos/guidelines/guidelines.pdf
it should be CMYK(0,0,16,82)

Subproject(s) affected?

None

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@porgand porgand added Status: Needs confirmation Missing confirmation from other testers Status: Needs triage Missing triage labels Nov 22, 2024
@luzpaz
Copy link
Contributor

luzpaz commented Nov 22, 2024

cc @obelisk79 @yorikvanhavre

@maxwxyz maxwxyz linked a pull request Nov 23, 2024 that will close this issue
@maxwxyz maxwxyz added Project Tools & Websites Not directly source code related and removed Status: Needs confirmation Missing confirmation from other testers Status: Needs triage Missing triage labels Nov 23, 2024
@maxwxyz maxwxyz linked a pull request Nov 23, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Project Tools & Websites Not directly source code related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants