@import '../all-theme';

$primary: oui-palette($oui-green, null, $oui-darker-green, $oui-white);

$theme: oui-theme($primary);

@include once-ui-theme($theme);
