Nam0101 opened a new issue, #4157: URL: https://github.com/apache/amoro/issues/4157
## Description The LESS variable `text-color-secondary` is set to `#c0c0ca`, which has poor contrast on light backgrounds (commonly white in Ant Design layouts). Because this token is used globally, secondary labels, helper text, and metadata can become hard to read for low-vision users and may fail WCAG AA contrast requirements. **Severity**: `medium` **File**: `amoro-web/vite.config.ts` ## Expected Behavior The code should handle this case properly to avoid unexpected errors or degraded quality. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
