Skip to content

Commit 3497b6b

Browse files
authored
Merge pull request #74 from nanxstats/release
Release ggsci 4.1.0
2 parents c728f7f + 6a63a55 commit 3497b6b

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: ggsci
22
Type: Package
33
Title: Scientific Journal and Sci-Fi Themed Color Palettes for 'ggplot2'
4-
Version: 4.0.0
4+
Version: 4.1.0
55
Authors@R: c(
66
person("Nan", "Xiao", email = "[email protected]", role = c("aut", "cre", "cph"),
77
comment = c(ORCID = "0000-0002-0250-5673")),

NEWS.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# ggsci 4.1.0
2+
3+
## Improvements
4+
5+
- Synchronize the iTerm color palettes with upstream (#72).
6+
7+
This update adds 8 new palettes to `iterm_palettes()`: Hot Dog Stand
8+
variations, Matte Black, Poimandres variations, and Selenized Black.
9+
These palettes are now usable by `pal_iterm()`, `scale_color_iterm()`,
10+
and `scale_fill_iterm()`.
11+
12+
Additionally, the color values for 40+ existing iTerm palettes have been
13+
updated to match the latest upstream color specifications.
14+
15+
## Documentation
16+
17+
- Add the [ggsci iterm palettes microsite](https://nanx.me/ggsci-iterm/) link
18+
to `vignette("ggsci")` (#70). This microsite helps users preview all iTerm
19+
color palettes available in ggsci.
20+
121
# ggsci 4.0.0
222

323
## New features

0 commit comments

Comments
 (0)