Plugin providing advanced skinning support for IDA Pro utilizing Qt stylesheets, similar to CSS.
Download the latest version from GitHub
Copy the contents of the plugins
directory into the plugins
directory of
your IDA installation.
Theming IDA using IDASkins works using Qt
stylesheets. For information
on the most important IDA-specific UI elements, take a look in the enclosed
default stylesheet.qss
. Pull-requests for new themes are very welcome!