-
Notifications
You must be signed in to change notification settings - Fork 146
Closed
Description
Description
Currently, the social icons on the Scale Recipe page do not adapt properly to dark theme mode. The icons do not visually match the overall dark theme styling of the page. This reduces consistency and readability.
Steps to Reproduce:
- Switch the Scale Recipe page to dark theme mode.
- Scroll to the section with social icons.
- Observe that the icon colors do not match the rest of the dark theme design.
Expected Behavior:
The social icons should have CSS updates that make them visible, consistent, and aesthetically aligned with the overall dark theme palette of the page.
Proposed Solution:
-
Update CSS variables/classes for social icons in dark theme mode.
-
Ensure icons have sufficient contrast and align with the dark theme color scheme.
-
Test in both light and dark modes to confirm adaptability.
screenshot:
