IDASkins Versions Save

Advanced skinning plugin for IDA Pro

v2.1.0

4 years ago
  • Added VSCode dark theme
  • The correct .clr-file (IDA text color theme) for a theme is now automatically applied by IDASkins

All changes contributed by @Jinmo!

vscodetheme2-min

v2.0.4

5 years ago
  • Fixed first-start-dialog popping up on every start on macOS (contributed by @melomac)
  • Ready for IDA 7.2
    • idaskins-dark theme: Fixed huge buttons in navigation band in IDA 7.2
    • idaskins-dark theme: Fixed dock buttons in IDA 7.2 (still not perfect, but certainly better than before)
    • idaskins-dark associated color scheme (ida-consonance): Fixed debugger background color
  • Minor tweaks here and there

QSS

v2.0.3

5 years ago
  • Fixed unicode/str conflict on macOS and Linux that prevented the plugin from loading themes correctly (contributed independently by both @cmmoran and @d3dave)

v2.0.2

5 years ago
  • Fixed crash on uninitialized theme settings

v2.0.1

5 years ago
  • Fixed bug that caused theme loading issues when older versions of IDASkins had previously been used on the same machine

v2.0.0

5 years ago
  • Rewrote the entire plugin in Python
    • Ditches the madness of cross platform building native IDA plugins
  • The theme selector now displays the path of the color theme recommended to use with the IDASkins theme (contributed by @tostercx)
  • Updated the "IDASkins dark" CLR file to skin the output window correctly
  • Use IDA's registry API instead of QSettings
  • Dropped support for any IDA version older than 7.0
  • Various minor bug-fixes

v1.4.1

8 years ago
  • added support for IDA versions 6.9 and higher (Qt5)

Update 08 May 2017: Now with macOS binaries for IDA 6.95!

Update 19 Sep 2017: Added preliminary binary for IDA 7.0 X64

v1.4.0

8 years ago
  • added object-inspector for easy finding of widget names and types for theme development
  • fixed infinite-loop of message boxes that could occur on first start
  • fixed issue with IDA installations with unaltered font-settings

v1.3.0

9 years ago
  • plugin now loads immediately when IDA is started
  • fonts in the stylesheet are now selected according to the font configured in IDA, thereby fixing font rendering issues when selecting fonts other than Consolas without adjusting the stylesheet
  • added skin "IDA default"
  • minor dark-theme fixes

v1.2.0

9 years ago
  • altered skin file structure to allow switching between several skins
  • added skin selection dialog
  • improved default skin