You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This results in a number of style errors when changing between themes.
Icon colors, text color, primary and secondary foreground colors, background colors, etc. could all be refactored into a more consistent theming interface. Additionally, it would be nice to add a README documenting this interface for future developers to use while adding new components.
Many elements use hardcoded color values.
This results in a number of style errors when changing between themes.
Icon colors, text color, primary and secondary foreground colors, background colors, etc. could all be refactored into a more consistent theming interface. Additionally, it would be nice to add a README documenting this interface for future developers to use while adding new components.