# Limitations and Recommendations

- **Limited Integration:**  
    The theming functionality via the UI kit is not implemented in every part of our micro-frontend application (for example, the portal project has minimal integration).
- **Testing Guidelines:**
    - Thoroughly test the new palette across all sections of the application.
    - Confirm that all CSS variables are applied correctly and that the design aligns with the customer’s specifications.
- **Automation:**  
    Once the new CSS file or custom code is implemented, the system automatically updates the UI kit components by replacing the old variables with the new ones.