Learn R Programming

ggblanket (version 5.1.0)

pal_dark_mode: Default colours used in the dark_mode theme.

Description

Default colours used in the dark_mode theme for the (1) base text and axis, (2) plot background, (3) panel background and (4) gridlines.

Usage

pal_dark_mode

Arguments

Value

A character vector.

Format

An object of class character of length 4.

Examples

Run this code
scales::show_col(pal_dark_mode)

Run the code above in your browser using DataLab