I am using the CSS Framework in a custom widget and I am finding that when I change the color of my foldable theme, it does not update the colors in the jimu classes (.jimu-panel-title, jimu-btn, etc.). I guess I was under the impression that by conforming to the jimu css, it would create "visual consistency" across the app. In my case, I have just changed the theme style color to green, and only the widget title (of .title-label class) is updated with the new color:
Obviously, this can be fixed with simply overriding the jimu classes in my widget to match the color I chose in the theme: