Variety of different logos on startup
Closed this issue · 8 comments
I imagine we'd randomize the one that is actually displayed. Could either be a random combination of colors that all look decent together or fully formed logos that are randomized.
Should make sure that these look decent on both dark and light themes (sidenote -- is there a way to detect background color of the console/terminal??)
thanks -- good call -- i can tweak it. i have a dark theme rstudio :-) will switch to white for testing...
Please take a look at this pr: #18 (comment)
that's right -- Could you please try:
lacroix = c("#EF7C12", "#F4B95A", "#009F3F", "#8FDA04", "#AF6125", "#F4E3C7", "#B25D91", "#EFC7E6", "#EF7C12", "#F4B95A")
I think magma is ok...not sure if you noticed the change I made in the last pr (which included ghibli)
Nice, I think those are all good!!
ok, i will update and pr