patrickshox / Mojave-Dark-RStudio-Theme

A Total-IDE Dark RStudio Theme inspired by Apple's dark aestheticcc.
MIT License
250 stars 24 forks source link

Global options appear white #21

Closed malcalakovalski closed 2 months ago

malcalakovalski commented 3 years ago

The global options panel is completely white after installing and selecting the Mojave dark theme. I'm using RStudio 1.4.1103 on Mac OS Big Sur. mojave-dark-options

dyerlab commented 2 years ago

Still white on MacOS 12.4 on RStudio 2022.07.1

BatmanAlen commented 1 year ago

Same here. I'm now using MacOS 13.0.1 Ventura.

boiledbroccoli commented 2 months ago

still white on MACOS 14.5

gernophil commented 2 months ago

Yes, I fixed this in my pull request, but somehow the fix doesn't work anymore. Gonna take another look into it.

gernophil commented 2 months ago

I just checked. There was some change between 2023.12.1 and 2024.04.0 that reversed all the changes I made. Guess I need to update some id's

gernophil commented 2 months ago

Fixed this. Some things are still hard to read. Maybe I‘ll find a solution for that. If anyone has a better way then hard coding the IDs, I'm open to suggestions :).