This project is my attempt at trying to modify an RStudio theme to have the following features I have asked this as a question on StackOverflow and proposed it as a feature within RStudio.
- Upload Photoshopped pictures of what I am trying to do
- Upload Pictures from post I made on Feature Request (github\rstudio)
- Start by right clicking on RStudio and then clicking "Inspect"
- Once this is done the Web Inspector will open and you can scroll down to find the .css file link
- From here edit the .css to your liking. I personally like adding some comments so I understand what I am editing.
a. To do this I usually use the color code
#f0f
which is a bright purple and makes it easy to see what I am editing.