Skip to content

Commit b4214b8

Browse files
authored
Make links more accessible in the docs (#1930)
1 parent b7b2e16 commit b4214b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/utils/style.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export const colors = {
1616
darken2: darken(0.15),
1717
darken3: darken(0.2),
1818
reallyLightPink: '#f9e9fb',
19-
hightlight: '#D36AC2',
19+
hightlight: '#C43BAD',
2020
border: '#C865B9',
2121
bg: '#FAF9FA',
2222
color: '#1B1D1D',

0 commit comments

Comments
 (0)