@apollo-office/themes
v1.0.1
Published
Built-in theme definitions for Univer.
Maintainers
Readme
@apollo-office/themes
@apollo-office/themes contains built-in Univer theme definitions such as the default theme and green theme.
Package Overview
| Package | UMD global | CSS | Locales | Facade entry |
| --- | --- | :---: | :---: | :---: |
| @apollo-office/themes | UniverThemes | No | No | No |
Installation
pnpm add @apollo-office/themes
# or
npm install @apollo-office/themesKeep all @univerjs/* packages on the same version.
Usage
import { defaultTheme, greenTheme } from '@apollo-office/themes';