Closed GoogleCodeExporter closed 8 years ago
Other than modifying the code there is no way to change this. It is quite
simple to do. as you only need to comment one line in main.c, line 1094
g_object_set(G_OBJECT(gtk_settings), "gtk-application-prefer-dark-theme", TRUE, NULL);
just put a // in front of that line. If you would like to create a patch to
disable this from a preference setting, I would be happy to include it.
Original comment by kdeko...@gmail.com
on 6 Nov 2012 at 1:32
OK, I got it. Thanks for your reply.
Original comment by silverzh...@gmail.com
on 7 Nov 2012 at 2:58
Original comment by kdeko...@gmail.com
on 8 Nov 2012 at 1:49
Original issue reported on code.google.com by
silverzh...@gmail.com
on 6 Nov 2012 at 12:22