Skip to content

Commit 396b7b5

Browse files
Merge pull request #108 from maxwxyz/maxwxyz-patch-1
fix off black CMYK value
2 parents 8e64c02 + 02d73c9 commit 396b7b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

designguide/logo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Regardless of the used symbol, the wordmark *FreeCAD* must always be used in eit
6666

6767
- **Dark Red**, [#CB333B, RGBA(203,51,59,1), CMYK(0,75,72,18), PMS 1797 C](https://encycolorpedia.com/cb333b)
6868

69-
- **Off Black**, [#212529, RGBA(33,37,41,1), CMYK(0,0,16,1), PMS BLACK C](https://encycolorpedia.com/212529)
69+
- **Off Black**, [#212529, RGBA(33,37,41,1), CMYK(0,0,16,82), PMS BLACK C](https://encycolorpedia.com/212529)
7070

7171

7272
## Uses

0 commit comments

Comments
 (0)