From my comment: #27712 (comment).
About a way of changing the theme colors, the document explains as:
https://getbootstrap.com/docs/4.1/getting-started/theming/#modify-map
But, it actually is incorrect after #27378.
demo1: https://codepen.io/fellows3/pen/WYBbEM
$theme-colors: (
"primary": green
);
demo2: https://codepen.io/fellows3/pen/ZmNYNd
From my comment: #27712 (comment).
About a way of changing the theme colors, the document explains as:
https://getbootstrap.com/docs/4.1/getting-started/theming/#modify-map
But, it actually is incorrect after #27378.
demo1: https://codepen.io/fellows3/pen/WYBbEM
demo2: https://codepen.io/fellows3/pen/ZmNYNd