Skip to content

This is an Rstudio theme that is not yet completely satisfactory, but can be used with some effort, inspired by a game character Kyouyama Kazusa.

Notifications You must be signed in to change notification settings

Kyouyama-Kazusa/Macaron-rstheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Macaron-rstheme

References:

  1. https://github.com/Xiaoyang-Song/RStudio-Theme-Customization
  2. https://github.com/batpigandme/night-owlish
  3. https://c.runoob.com/front-end/6214/#77817b
  4. https://rstudio.github.io/rstudio-extensions/rstudio-theme-creation.html#creating-a-tmtheme
  5. https://tmtheme-editor.glitch.me/#!/editor/theme/Monokai

This is an Rstudio theme that is not yet completely satisfactory, but can be used with some effort, inspired by a game character Kyouyama Kazusa.

杏山カズサ

Example

By the way, remember if you want to modify the color of the operators. The color of the operators is not included in the global variable in the author's template.

.ace_keyword:not(.ace_operator),
.ace_meta,
.ace_storage,
.ace_storage.ace_type,
.ace_support.ace_type {
  color: <your color>;
}

About

This is an Rstudio theme that is not yet completely satisfactory, but can be used with some effort, inspired by a game character Kyouyama Kazusa.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages