$once-ui-theme: (
  buttons: (
    base: $once-ui-base-color,
    light: $once-ui-light-color,
    text-color: $once-ui-text-color,
  ),
);
