Hi,
I setup the layout from Demo 38 and it seems that the primary colors is set to #17C653 and success is set to #1B84FF. I haven't modified any of the style.bundle.css files at all so this must be from your source. Otherwise I have no idea how this could be mixed up.
Hi,
The primary and success colors are customized for Demo 38 look and feel in the src/sass/components/_variables.custom.scss
config file. You can fully customize and override the base theme colors per your design requirements.
After customization, you will need to run Gulp or Webpack build to recompile the assets(css/js).
If you need any further help please do let us know.
Regards,
Sean