Skip to content

Commit ddd5399

Browse files
committed
Updating alert accent level down
1 parent 8107548 commit ddd5399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/callout/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
}
6060

6161
.callout-info {
62-
--callout-highlight-color: var(--accent-11);
62+
--callout-highlight-color: var(--accent-6);
6363
background: var(--accent-2);
6464
}
6565

0 commit comments

Comments
 (0)