There was an error while loading. Please reload this page.
1 parent 7f3aece commit 2e999a0Copy full SHA for 2e999a0
1 file changed
packages/site/src/app/typhoon/constants.ts
@@ -60,8 +60,8 @@ export const WARNING_LINE_48H: [number, number][] = [
60
];
61
62
export const WARNING_LINE_COLORS = {
63
- '24h': '#f59e0b',
64
- '48h': '#ef4444',
+ '24h': '#ef4444',
+ '48h': '#f59e0b',
65
};
66
67
// ── 雷达瓦片 ──────────────────────────────────────────────────────
0 commit comments