R/theme-helpers.R
generate_badranseq_colors.Rd
Internal function to generate publication-ready categorical colors matching SCpubr's default palette. Uses colorspace "Dark 3" palette with adjusted saturation and value for more vivid, slightly darker colors.
generate_badranseq_colors(n, custom.colors = NULL)
numeric. Number of colors needed.
character. Optional custom color vector.
Character vector of hex colors.