Currently, the fonts are modified regardless of user preference. Possibilities include: ```r darkstudio::install_darkstudio(font = "<font name>") ``` ```r darkstudio::install_darkstudio(change_fonts = FALSE) ```
Currently, the fonts are modified regardless of user preference.
Possibilities include: