term_background()
options(term_background = "black", term_foreground = "white",
term_palette = grDevices::hcl.colors("Pastel1", n = 9),
term_col = TRUE)
# term_col enables automatic use of the colors by tgp() and sixel()
Run the code above in your browser using DataLab