IDASkins
IDASkins copied to clipboard
*DEPRECATED* Advanced skinning plugin for IDA Pro, ported to x64dbg
Deprecated - See https://github.com/x64dbg/x64dbg/wiki/Stylesheets
IDASkins - x64dbg Edition
Plugin providing advanced skinning support for Qt utilizing stylesheets, similar to CSS.
Installation
x64dbg
Place IDASkins.dp32
or IDASkins.dp64
into the 'plugins' directory of x64dbg to install. Theme files (skin
directory) should be placed in the same folder.
IDA
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 with IDASkins works using Qt stylesheets. For information on the most important or specific UI elements, take a look in the enclosed default stylesheet.css
.
Screenshots
Screenshot above show:
- x64dbg: The enclosed
stylesheet.css
in combination with tr4ceflow's theme. - IDA: The enclosed
stylesheet.css
in combination with the idaConsonance theme.