uniskz / 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 IDA Pro utilizing Qt stylesheets, similar to CSS.

Important: This plugin is now deprecated

IDA 7.3 added theming support directly into IDA itself and ships with a forked version of the ISASkins dark theme. We will keep maintaining this plugin for a while for users of old IDA verions, but it will be shelved eventually. New themes should be developed for IDA directly.

Screenshot

VSCode dark theme

Screenshot 1 Screenshot 2

ISASkins dark theme

Screenshot

Download

Download the latest version from GitHub

Installation

Copy the contents of the plugins directory into the plugins directory 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.qss. Pull-requests for new themes are very welcome!

About

Advanced skinning plugin for IDA Pro

License:MIT License


Languages

Language:Python 100.0%