|
"height": calc( 18 * #{map-deep-get($config-global, "spacing", "vertical")} ),
|
|
"height": calc( 18 * #{map-deep-get($config-global, "spacing", "vertical")} ),
|
|
|
|
+ "foreground": #{map-deep-get($config-global, "color", "background", "default")},
|
|
|
|
+ "background": #{map-deep-get($config-global, "color", "foreground", "default")},
|