@function themed($key) {
    @return map-get($theme-map, $key);
}