Skip to content

Commit fa5e737

Browse files
committed
add library section on styling
1 parent 3718825 commit fa5e737

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

docs/library/styling.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
sidebar_position: 3
3+
date: 2025-03-20
4+
---
5+
6+
# Styling
7+
8+
## Colors
9+
10+
| Tool | Description | Application | Platform | License |
11+
| ---- | ----------- | ----------- | -------- | ------- |
12+
| [ColorBrewer](https://colorbrewer2.org/) | harmonic color schemes for maps, also available as R package `library(RColorBrewer)` | color picker, color palettes | web, R ||
13+
| [Color Hunt](https://colorhunt.co/) | hand-picked color palettes | color picker and palettes | web ||
14+
| [Colorshader](https://colorshader.com/) | create color shades | color picker, shader and palettes | web ||
15+
| [ColorSlurp](https://colorslurp.com/) | awesome color picker | color picker, shader and palettes | macOS, iOS |proprietary, free version|
16+
17+
## Icons
18+
19+
| Tool | Description | Application | Platform | License |
20+
| ---- | ----------- | ----------- | -------- | ------- |
21+
| [Font Awesome Icons](https://fontawesome.com/search) | icon library (svg, html, vue, react) | icons | web ||
22+
| [SVG Repo](https://www.svgrepo.com/) | icon library (svg, png) | icons | web ||
23+

0 commit comments

Comments
 (0)