I found out how to get gtkrc files. Apparently (and nobody told me
this until after I found the answer myself), I needed a program such
as 7-Zip which allows me to extract
tar.bz files. This may or may not
have been helpfull in my search for programs files that would work on
Windows.
My next issue is I can change the gtkrc file, but the app theme I like
most gives an error message:
C:\Program Files\Python\Lib\site-packages\symbide\src\widgets
\window.py:17: GtkWarning: Unable to locate theme engine in
module_path: "clearlooks",
gtk.Window.__init__(self, gtk.WINDOW_TOPLEVEL)
The theme I am trying to use is Clearlooks-Darknice. I know there's a
Clearlooks theme engine, but I have no idea how to install it or where
to place the files after I download them.
- CircuitsMan