Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

Releases: zyantific/IDASkins

v2.1.0

25 May 13:12
Compare
Choose a tag to compare
  • 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

11 Nov 08:59
Compare
Choose a tag to compare
  • 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

27 Jun 08:41
Compare
Choose a tag to compare
  • 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

26 Jun 04:05
Compare
Choose a tag to compare
  • Fixed crash on uninitialized theme settings

v2.0.1

22 Jun 15:59
Compare
Choose a tag to compare
  • Fixed bug that caused theme loading issues when older versions of IDASkins had previously been used on the same machine

v2.0.0

21 Jun 22:55
Compare
Choose a tag to compare
  • 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

26 Nov 04:35
Compare
Choose a tag to compare
  • 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

01 Nov 04:15
Compare
Choose a tag to compare
  • 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

15 Nov 16:02
Compare
Choose a tag to compare
  • 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

19 Aug 15:21
Compare
Choose a tag to compare
  • altered skin file structure to allow switching between several skins
  • added skin selection dialog
  • improved default skin