Merged in fix/consistent-link-colors (pull request #2245)

feat: update links default color to match design documents

Approved-by: Michael Zetterberg
This commit is contained in:
Christian Andolf
2025-06-02 14:38:16 +00:00
84 changed files with 639 additions and 715 deletions
@@ -42,7 +42,7 @@
cursor: pointer;
&:hover {
color: var(--Text-Interactive-Hover-Secondary);
color: var(--Text-Interactive-Secondary-Hover);
}
}