style: apply accessibility badge contrast refinements and update primary color to #4E77FF

This commit is contained in:
2026-08-20 22:42:26 +09:00
parent 898afbcad6
commit 0d58be61a0
8 changed files with 255 additions and 23 deletions
+2 -2
View File
@@ -145,7 +145,7 @@ export default function HomePage() {
<div className="flex justify-between items-center">
<span
className={`font-mono text-sm font-bold ${
isVermillion ? "text-vermillion" : "text-cobalt"
isVermillion ? "text-vermillion" : "text-cobalt-dark dark:text-cobalt"
}`}
>
[{pillar.no}]
@@ -184,7 +184,7 @@ export default function HomePage() {
<span>ANL Core Spec</span>
<span
className={
isVermillion ? "text-vermillion" : "text-cobalt"
isVermillion ? "text-vermillion" : "text-cobalt-dark dark:text-cobalt"
}
>
Pillar #{pillar.no}