Coder Social home page Coder Social logo

synthwave85's Introduction

Synthwave85

An interpretation of Synthwave84 for RStudio v1.2+

This is an artistic interpretation of the amazing Synthwave84 theme for Visual Studio Code by Robb Owen. RStudio version 1.2 allows for custom themes, and this is an attempt at taking that too its most logical 80s conclusion.

Installation

  1. Ensure you have the latest version of RStudio (at least v1.2, which was released in April of 2019)
  2. Run this one line of R code! rstudioapi::addTheme("https://raw.githubusercontent.com/jnolis/synthwave85/master/Synthwave85.rstheme", TRUE, TRUE, FALSE)

Issues

This is more for fun than for practical use: while the glow of code was critical in the 1980s, it unfortunately seems that the cool aesthetic causes the editor to go slowly on larger files.

Editing a theme is kind of a hunt to see if you've made all the necessary changes from your starting template. If there is something that seems wildly out of style in the theme, please raise a GitHub issue!

Uninstallation / Change Theme

Change Theme

To change your current theme, You can select your desired Theme by going to Tools > Global Options > Appearance > Editor theme

Uninstallation

To uninstall Synthwave85 (removing it from the list of available Themes), Execute the following code:

rstudioapi::removeTheme("Synthwave85")

synthwave85's People

Contributors

amrrs avatar jnolis 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

synthwave85's Issues

Uninstall PR?

Can i submit a PR to include a word or two about how to revert back to the non-glowing old RStudio theme?

rmarkdown reference highlighting

This is good fun, thank you!

For those who write manuscripts in rmarkdown (and who are more productive working in a pink environment) it would be handy to have highlighting for references. E.g. something like this:

.ace_list, .ace_markup.ace_list { /* markdown references */
  color: #b99fe3;
  text-shadow: 0 0 2px #000, 0 0 10px #cfbbf0, 0 0 5px #7c59b5, 0 0 25px #27055e;
}

image

better color for line highlighting

First of all, I'm obsessed, thank you for your Very Important Contribution.

If you have line highlighting enabled, the color is a muddy grey that doesn't fit well with the rest of the styling! Unsure what the JS style class is or what a better color would be. Screenshot below w/ the point of contention.

Screen Shot 2019-05-06 at 11 40 57 AM

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.