Code Monkey home page Code Monkey logo

rstudio_themes's Introduction

Rstudio themes

49th Parallel ☕

A dark Rstudio theme created as thanks to a particular Vancouver coffee shop that fueled many productive mornings.

Requires Rstudio version > 1.2


To install,

Step 1. Make a coffee ☕

Step 2. Open R and run the following:

# create temporary download directory
theme_49th_parallel <- fs::path_temp("49th_parallel-RStudio", 
                                     ext = "rstheme")

# download theme from github
download.file("https://raw.githubusercontent.com/wvictor14/rstudio_themes/master/49th%20Parallel.rstheme", 
              theme_49th_parallel)

# apply the theme
rstudioapi::addTheme(theme_49th_parallel, 
                     apply = TRUE)

Step 3. Start coding while enjoying your coffee 😋 💻

rstudio_themes's People

Contributors

wvictor14 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

rstudio_themes's Issues

Bug when using [DT]

Hello!

I'm really enjoying your theme but there is a inconsistency with body font color with the output of datatable() of the DT package.

image

The content is there but the font color of the elements matches the background color of the table.

Keep up the good work 😃

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.