Skip to content

batpigandme/night-owlish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Night Owlish 🌙🦉

A tmTheme, Ace editor, and rstheme adaptation† of @sdras' Night Owl VS Code theme

  • Theme for Ace editor generated using .tmtheme import instructions found here (plus some manual modifications to .css file).

  • Theme for RStudio IDE generated using the theme importer in RStudio preview and daily builds, with modifications to .rstheme file.

Night owlish in RStudio 🌌

Syntax highlighting in R

night owlish R syntax highlighting

Syntax highlight in RMarkdown

night-owlish syntax highlighting in RMarkdown

Installation notes

If you have RStudio ≥ 1.2, you can directly import the .rstheme file in the RStudio IDE!

See RStudio IDE Custom Theme Support for a pictorial step-by-step, or Creating Custom Themes for RStudio if you want to learn more.

You can also download and apply the theme programmatically by running:

rstudioapi::addTheme("https://raw.githubusercontent.com/batpigandme/night-owlish/master/rstheme/night-owlish.rstheme", apply = TRUE)

To install, but not apply the theme, just switch the apply argument to FALSE.

🌌 Enjoy

Full disclosure: I don't actually use TextMate — this was but a means to an end, as RStudio (which uses Ace) allows you to import tmThemes. If it looks terrible, and you have fixes please submit a PR! 🙏

About

🌙🦉 An RStudio, tmThemes, and Ace editor adaptation of @sdras' Night Owl VS Code theme…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published