added the "links" color from figma

This commit is contained in:
Mauro Romito
2023-01-12 16:20:38 +01:00
parent e99d363ae0
commit dd28c01f9c
6 changed files with 16 additions and 2 deletions
+2
View File
@@ -48,5 +48,7 @@ public struct ColorValues: Colors {
public let ems: UIColor
public let links: UIColor
public let namesAndAvatars: [UIColor]
}