| builtin_theme {cli} | R Documentation |
This theme is always active, and it is at the bottom of the theme stack. See themes.
builtin_theme(dark = getOption("cli_theme_dark", "auto"))
dark |
Whether to use a dark theme. The |
A named list, a CLI theme.