https://github.com/nanxstats/ggsci-iterm
Microsite for previewing all iterm color palettes in ggsci
https://github.com/nanxstats/ggsci-iterm
ansi-colors color-palettes data-visualization ggplot2 ggsci iterm iterm2 visualization
Last synced: 5 months ago
JSON representation
Microsite for previewing all iterm color palettes in ggsci
- Host: GitHub
- URL: https://github.com/nanxstats/ggsci-iterm
- Owner: nanxstats
- Created: 2025-09-23T07:06:59.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-12-17T13:41:27.000Z (6 months ago)
- Last Synced: 2025-12-21T01:52:36.123Z (6 months ago)
- Topics: ansi-colors, color-palettes, data-visualization, ggplot2, ggsci, iterm, iterm2, visualization
- Language: R
- Homepage: https://nanx.me/ggsci-iterm/
- Size: 10.6 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ggsci-iterm
Update `_palettes.qmd`:
```bash
Rscript update.R
```
Render site locally:
```bash
quarto render
```