Default font is "segoui"
This commit is contained in:
parent
26dc4470c4
commit
28ab9f6581
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ theme_reach <- function(
|
|||
palette = "main",
|
||||
discrete = TRUE,
|
||||
reverse = FALSE,
|
||||
font_family = "Segoe UI",
|
||||
font_family = "segoeui",
|
||||
title_size = 12,
|
||||
title_color = cols_reach("main_grey"),
|
||||
title_font_face = "bold",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue