meta/Colors.md

33 lines
2.8 KiB
Markdown

# Icon colors
Gradient ![#00eaff](https://img.shields.io/badge/%2300eaff-00eaff?style=for-the-badge) -> `16b5abff` ![#16b5ab](https://img.shields.io/badge/%2316b5ab-16b5ab?style=for-the-badge)
# Colors (Dark theme)
| Color | Hex | Sample |
| --------------- | --------- | ----------------------------------------------------------------------------- |
| Base-100 | `#1a1e25` | ![#1a1e25](https://img.shields.io/badge/%231a1e25-1a1e25?style=for-the-badge) |
| Base-200 | `#191b21` | ![#191b21](https://img.shields.io/badge/%23191b21-191b21?style=for-the-badge) |
| Base-300 | `#171212` | ![#171212](https://img.shields.io/badge/%23171212-171212?style=for-the-badge) |
| Base content | `#fafafa` | ![#fafafa](https://img.shields.io/badge/%23fafafa-fafafa?style=for-the-badge) |
| Neutral | `#252a34` | ![#252a34](https://img.shields.io/badge/%23252a34-252a34?style=for-the-badge) |
| Neutral content | `#fafafa` | ![#fafafa](https://img.shields.io/badge/%23fafafa-fafafa?style=for-the-badge) |
| Primary | `#00eaff` | ![#00eaff](https://img.shields.io/badge/%2300eaff-00eaff?style=for-the-badge) |
| Success | `#36e175` | ![#36e175](https://img.shields.io/badge/%2336e175-36e175?style=for-the-badge) |
| Warning | `#ffca00` | ![#ffca00](https://img.shields.io/badge/%23ffca00-ffca00?style=for-the-badge) |
| Error | `#ff2756` | ![#ff2756](https://img.shields.io/badge/%23ff2756-ff2756?style=for-the-badge) |
# Colors (Light theme)
| Color | Hex | Sample |
| --------------- | --------- | ------------------------------------------------------------ |
| Base-100 | `#ffffff` | ![#ffffff](https://img.shields.io/badge/%23ffffff-ffffff?style=for-the-badge) |
| Base-200 | `#e3e7eb` | ![#e3e7eb](https://img.shields.io/badge/%23e3e7eb-e3e7eb?style=for-the-badge) |
| Base-300 | `#dbdbdb` | ![#dbdbdb](https://img.shields.io/badge/%23dbdbdb-dbdbdb?style=for-the-badge) |
| Base content | `#181a2a` | ![#181a2a](https://img.shields.io/badge/%23181a2a-181a2a?style=for-the-badge) |
| Neutral | `#181a2a` | ![#181a2a](https://img.shields.io/badge/%23181a2a-181a2a?style=for-the-badge) |
| Neutral content | `#edf2f7` | ![#edf2f7](https://img.shields.io/badge/%23edf2f7-edf2f7?style=for-the-badge) |
| Primary | `#11c2bf` | ![#11c2bf](https://img.shields.io/badge/%2311c2bf-11c2bf?style=for-the-badge) |
| Success | `#36e175` | ![#36e175](https://img.shields.io/badge/%2336e175-36e175?style=for-the-badge) |
| Warning | `#ffca00` | ![#ffca00](https://img.shields.io/badge/%23ffca00-ffca00?style=for-the-badge) |
| Error | `#ff2756` | ![#ff2756](https://img.shields.io/badge/%23ff2756-ff2756?style=for-the-badge) |