use_darkly: Install darkly helper function

Description Usage Arguments

View source: R/init.R

Description

This installs a helper function into your RProfile that will check the OS appearance and apply your chosen light or dark theme appropriately. Preferred themes are stored in the global .Renviron file.

Usage

1
2
use_darkly(light_theme = "Textmate (default)",
  dark_theme = "Solarized Dark")

Arguments

light_theme

Character. Name of your preferred light theme.

dark_theme

Character. Name of your preferred dark theme.


mdlincoln/darkly documentation built on Nov. 4, 2019, 6:23 p.m.