Plugin providing advanced skinning support for the Qt version of IDA Pro utilizing Qt stylesheets, similar to CSS.
Screenshot above shows the enclosed stylesheet.css
in combination with the idaConsonance theme.
Download latest binary version from github
Place IDASkins.plX
into the plugins
directory of your IDA installation. The theme files (the skin
directory) needs to be copied to the root 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.css
. Pull-requests for new themes are very welcome!