diff --git a/frontend/src/index.css b/frontend/src/index.css index 909dcee..ddb114e 100644 --- a/frontend/src/index.css +++ b/frontend/src/index.css @@ -40,7 +40,7 @@ /* Light mode text */ --color-text-primary: #0F172A; --color-text-secondary: #334155; - --color-text-tertiary: #64748B; + --color-text-tertiary: #475569; --color-text-quaternary: #94A3B8; --color-text-inverse: #F9FAFB; diff --git a/frontend/src/pages/AuditLogPage.tsx b/frontend/src/pages/AuditLogPage.tsx index cce8f59..a49b105 100644 --- a/frontend/src/pages/AuditLogPage.tsx +++ b/frontend/src/pages/AuditLogPage.tsx @@ -91,7 +91,7 @@ export default function AuditLogPage() { header: 'Timestamp', cell: (log) => (