Coder Social home page Coder Social logo

customrstudiotheme's Introduction

Custom R Theme to Resemble VS Code

I like the look of Visual Studio, so with the help of Riley Roach's and Tobias Krabel's GitHub pages I created a custom theme to make RStudio look similar. It looks like this:

NewLook

Installing the Theme

To import my custom theme, first download the asher.rstheme file from this repository. Save it to a place where you can find it.

In version 1.2 of RStudio it's now possible to import your own R Studio theme. To do so, go to "Preferences" -> "Appearance" and click "Add..."

Then you can select the asher.rstheme file that you downloaded.

By default, R Studio will make the text for function calls the same color as variable the text for variable names. To change this, go to "Preferences" -> "Code" -> "Display" and check "Highlight R function calls." RStudio will subsequently reference the .ace_entity.ace_name.ace_function and .ace_support.ace_class parts of the rstheme document, which allows you to change the color of calls to functions and packages.

This page is very helpful for outlining the different components of the rstheme code that makes up an RStudio theme.

Changing RStudio so Surrounding Regions are Black

The updates, described above, change only the layout of the panes (e.g. the console, source, etc.). If you want to change the colors that surround the panes to further resemble VS code (which has a darker black color), Riley Roach provides the necessary instructions to do so.

customrstudiotheme's People

Contributors

michaelasher avatar

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.