NVIDIA / nvidia-settings

NVIDIA driver control panel
http://www.nvidia.com/object/unix.html
GNU General Public License v2.0
297 stars 77 forks source link

Update ctkframelock.c #71

Open SteveNashNVIDIA opened 3 years ago

SteveNashNVIDIA commented 3 years ago

The default text foreground color on the framelock page is white, which is unreadable on the default light grey background. This changes it to black. I couldn't find where &(style->text[state]) was defined -- if that is a better place to make this modification?