@each $theme-name, $theme-color in $colors-theme-bo { .theme-#{$theme-name} { color: $theme-color; } }