All Projects → batpigandme → night-owlish

batpigandme / night-owlish

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

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to night-owlish

Kung-Fury-Theme
80's dark retro theme for VS Code and Sublime Text
Stars: ✭ 29 (-76.23%)
Mutual labels:  syntax-highlighting, dark-theme
Notepad2
Notepad2 is a light-weight Scintilla-based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for about 80 programming languages/documents, bundled with file browser plugin metapath and dark theme.
Stars: ✭ 590 (+383.61%)
Mutual labels:  syntax-highlighting, dark-theme
prism
🧛🏻‍♂️ Dark theme for Prism.js
Stars: ✭ 33 (-72.95%)
Mutual labels:  syntax-highlighting, dark-theme
colorstorm
A color theme generator for editors and terminal emulators
Stars: ✭ 101 (-17.21%)
Mutual labels:  syntax-highlighting, dark-theme
driven-snow
❄️A light, bare-bones custom theme for Rstudio❄️
Stars: ✭ 21 (-82.79%)
Mutual labels:  rstudio-theme, rstheme
New Moon
🌙 ‎ The optimized dark theme for web development.
Stars: ✭ 918 (+652.46%)
Mutual labels:  syntax-highlighting, dark-theme
Vim No Color Collections
Collection of Vim themes with barely any colors
Stars: ✭ 270 (+121.31%)
Mutual labels:  syntax-highlighting, dark-theme
VisualStudio-ColorCoder
Visual Studio extension that helps with semantic highlighting in C# and VB.Net
Stars: ✭ 31 (-74.59%)
Mutual labels:  syntax-highlighting, dark-theme
new-moon-atom-syntax
New Moon Syntax Theme for Atom
Stars: ✭ 23 (-81.15%)
Mutual labels:  syntax-highlighting, dark-theme
Qt Creator Darcula
Darcula color scheme for Qt Creator GUI and syntax highlighting theme
Stars: ✭ 163 (+33.61%)
Mutual labels:  syntax-highlighting, dark-theme
rstudio-themes
A collection of themes for RStudio
Stars: ✭ 109 (-10.66%)
Mutual labels:  rstudio-theme, rstheme
gray-matter
A colour scheme for Sublime Text and Visual Studio Code that takes design cues from popular minimalist Markdown text editors.
Stars: ✭ 69 (-43.44%)
Mutual labels:  syntax-highlighting, dark-theme
fastedit
安卓端高性能输入框。
Stars: ✭ 38 (-68.85%)
Mutual labels:  syntax-highlighting
vscode-cue
CUE language support for Visual Studio Code
Stars: ✭ 55 (-54.92%)
Mutual labels:  syntax-highlighting
webgui
Web Technologies based Crossplatform GUI Framework with Dark theme
Stars: ✭ 81 (-33.61%)
Mutual labels:  dark-theme
sublime
A danker, more neon theme for sublime text
Stars: ✭ 17 (-86.07%)
Mutual labels:  dark-theme
gridsome-starter-liebling
Gridsome starter based on the Liebling theme for Ghost. Content is added via markdown, while Tailwind CSS is used for the layout/styling.
Stars: ✭ 21 (-82.79%)
Mutual labels:  dark-theme
sketch-dark-mode
Generate a dark mode version of any Sketch document, the right way.
Stars: ✭ 58 (-52.46%)
Mutual labels:  dark-theme
QSourceHighlite
Lightweight syntax highlighter written in Qt
Stars: ✭ 39 (-68.03%)
Mutual labels:  syntax-highlighting
Ultrachromic
The final form, the true evolution of the chromic theme saga!
Stars: ✭ 160 (+31.15%)
Mutual labels:  dark-theme

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! 🙏

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].