R-Studio-Custom-Themes
June 8, 2022 ยท View on GitHub
Custom rsthemes by Noah Silver
Apply themes using:
rstudioapi::addTheme(
"https://raw.githubusercontent.com/noah-silver/R-Studio-Custom-Themes/master/{theme-folder}/{theme-name}.rstheme",
apply = TRUE
)
aabh_funs_specified.rstheme
A theme for RStudio that emphasizes function names, wrappers, and operators. Designed to direct workflow and facilitate debugging with ease. Adapted from Abdal Black Hackers.