Skip to content

Setting background to white#1

Open
Bakaniko wants to merge 1 commit intoyihui:masterfrom
Bakaniko:FIX_harcode_background_color
Open

Setting background to white#1
Bakaniko wants to merge 1 commit intoyihui:masterfrom
Bakaniko:FIX_harcode_background_color

Conversation

@Bakaniko
Copy link
Copy Markdown

Adding this line background-color: rgba(255, 255, 255, 1.0); to html,body{}

Adding this line `background-color: rgba(255, 255, 255, 1.0);` to html,body{}
@yihui
Copy link
Copy Markdown
Owner

yihui commented Aug 21, 2017

Thanks! On second thought, I decided not to make this change, since I usually do not like to hard-code things. If you prefer the dark themes in the RStudio IDE, you probably should change the font color of this theme to a light color and background color to a dark color for the sake of consistency.

Anyway, it is an easy enough change on your side, so please feel free to do it in your own theme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants