33 lines
2.8 KiB
Markdown
33 lines
2.8 KiB
Markdown
# Icon colors
|
|
|
|
Gradient  -> `16b5abff` 
|
|
|
|
# Colors (Dark theme)
|
|
|
|
| Color | Hex | Sample |
|
|
| --------------- | --------- | ----------------------------------------------------------------------------- |
|
|
| Base-100 | `#1a1e25` |  |
|
|
| Base-200 | `#191b21` |  |
|
|
| Base-300 | `#171212` |  |
|
|
| Base content | `#fafafa` |  |
|
|
| Neutral | `#252a34` |  |
|
|
| Neutral content | `#fafafa` |  |
|
|
| Primary | `#00eaff` |  |
|
|
| Success | `#36e175` |  |
|
|
| Warning | `#ffca00` |  |
|
|
| Error | `#ff2756` |  |
|
|
|
|
# Colors (Light theme)
|
|
|
|
| Color | Hex | Sample |
|
|
| --------------- | --------- | ------------------------------------------------------------ |
|
|
| Base-100 | `#ffffff` |  |
|
|
| Base-200 | `#e3e7eb` |  |
|
|
| Base-300 | `#dbdbdb` |  |
|
|
| Base content | `#181a2a` |  |
|
|
| Neutral | `#181a2a` |  |
|
|
| Neutral content | `#edf2f7` |  |
|
|
| Primary | `#11c2bf` |  |
|
|
| Success | `#36e175` |  |
|
|
| Warning | `#ffca00` |  |
|
|
| Error | `#ff2756` |  |
|