feat: use brand accent for markdown link text (#876)
Co-authored-by: Letta <noreply@letta.com>
This commit is contained in:
@@ -104,7 +104,7 @@ const _colors = {
|
||||
},
|
||||
|
||||
link: {
|
||||
text: "cyan",
|
||||
text: brandColors.primaryAccentLight,
|
||||
url: brandColors.primaryAccent,
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user