@import "colors"; .dark { background-color: map-get($colors-dark, 'gray-0'); color: map-get($colors-light, 'gray-20'); }