# @uidu/theme

> The Guidu theme framework

Latest version **0.13.1** (published 2024-11-26) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @uidu/theme
pnpm add @uidu/theme
yarn add @uidu/theme
bun add @uidu/theme
```

## Health

**Score 45/100 (D)** — status: stable.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads; pre 1.0.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 0.13.1 |
| Published | 2024-11-26 |
| First published | 2019-02-27 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 6 |
| Unpacked size | 175.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 22 |
| Author | Atlassian Pty Ltd |
| Maintainers | apuntovanini, flavio-scimeca, bacco40 |

## Links

- npm: https://www.npmjs.com/package/@uidu/theme
- Repository: https://github.com/uidu-org/guidu.git#main
- Homepage: https://github.com/uidu-org/guidu/tree/main#readme
- Issues: https://github.com/uidu-org/guidu/issues
- npm.io page: https://npm.io/package/@uidu/theme

## Dependencies (6)

- [exenv](https://npm.io/package/exenv.md) ^1.2.2
- [tslib](https://npm.io/package/tslib.md) ^2.8.1
- [@uidu/form](https://npm.io/package/@uidu/form.md) ^3.4.1
- [prop-types](https://npm.io/package/prop-types.md) ^15.8.1
- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.26.0
- [@emotion/react](https://npm.io/package/@emotion/react.md) ^11.13.3

## Recent versions

- 0.13.1 (latest) — 2024-11-26
- 0.13.0 — 2024-11-26
- 0.12.4 — 2024-09-03
- 0.12.3 — 2024-04-29
- 0.12.2 — 2024-04-29
- 0.12.1 — 2024-04-20
- 0.12.0 — 2024-03-21
- 0.11.3 — 2024-02-22
- 0.11.2 — 2024-01-22
- 0.11.1 — 2024-01-05
- 0.11.0 — 2023-12-14
- 0.10.0 — 2023-10-26
- 0.9.0 — 2023-10-10
- 0.8.0 — 2023-09-07
- 0.7.0 — 2023-08-27
- … 98 more at https://npm.io/package/@uidu/theme/versions

## README

# Theme

The Guidu theme framework, helpers and the ADG color palette.

## Installation

```sh
yarn add @uidu/theme
```

## Usage

Detailed docs and example usage can be found [here](https://uidu.atlassian.com/packages/core/theme).

---
_Source: https://npm.io/package/@uidu/theme · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
