tostercx / IDASkins

Advanced skinning plugin for IDA Pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IDA Skins

Plugin providing advanced skinning support for the Qt version of IDA Pro utilizing Qt stylesheets, similar to CSS.

Screenshot

Screenshot 1

Screenshot above shows the enclosed stylesheet.css in combination with the idaConsonance theme.

Binary distribution

Download latest binary version from github

Installation

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

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!

About

Advanced skinning plugin for IDA Pro

License:MIT License


Languages

Language:C++ 96.3%Language:CMake 3.7%