RoyLee1224 commented on PR #54252: URL: https://github.com/apache/airflow/pull/54252#issuecomment-3173021186
## Update https://github.com/user-attachments/assets/3e060b0b-542a-471a-803c-440cc269ebbf Hi all, I've pushed the following updates based on the review: ### Layout: - Made legend responsive and vertical in hourly view. - Abbreviated weekday names to a single letter(Mo -> M) for smaller cell sizes (< 18px). ### Theming: - Replaced all hardcoded colors with theme tokens to enable dark mode support. - Adjusted `success.400` and `success.500` in the theme for better readability. I've confirmed this change won't affect other parts of the UI. The theme change: | Before | After | | :---: | :---: | | <img src="https://github.com/user-attachments/assets/f80ee3be-5dd9-416b-982d-a795bea45a7f" width="350"> | <img src="https://github.com/user-attachments/assets/d44e7307-f0b6-400e-ba0f-ce2dab45d729" width="350"> | -- 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]
