Aruba grommet theme
$ yarn add grommet-theme-aruba
import { Grommet } from 'grommet'; import { aruba } from 'grommet-theme-aruba'; <Grommet theme={aruba} />