Skip to content

Commit f055624

Browse files
committed
docs(zero): update info color
1 parent fa28eee commit f055624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/src/plugins/zero.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export default function zero (app: App) {
5454
'secondary': '#64748b',
5555
'accent': '#6366f1',
5656
'error': '#ef4444',
57-
'info': '#0ea5e9',
57+
'info': '#1867c0',
5858
'success': '#22c55e',
5959
'warning': '#f59e0b',
6060
'background': '#FFFFFF',

0 commit comments

Comments
 (0)