Default font is "segoui"

This commit is contained in:
gnoblet 2023-02-19 22:42:29 -05:00
parent 26dc4470c4
commit 28ab9f6581

View file

@ -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",