Skip to content

Commit

Permalink
change color order
Browse files Browse the repository at this point in the history
  • Loading branch information
wckdouglas committed Dec 15, 2024
1 parent 336740c commit 08ba6df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ridgeplot/colors.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"#075149",
"#C80813",
"#91331F",
"#1A9993",
"#FD8CC1",
"#1A9993",
],
# 3. okabeito:
# Color palette proposed by Okabe and Ito
Expand Down

0 comments on commit 08ba6df

Please sign in to comment.