Code Monkey home page Code Monkey logo

Comments (5)

athre0z avatar athre0z commented on June 10, 2024 1

Please have a look here: #1

from idaskins.

athre0z avatar athre0z commented on June 10, 2024

Thanks for the report, that's indeed a bug (as IDASkins aims not to interfere with stock IDA coloring).

However, the default color being black, I already see it coming that people will issue bug-reports about broken colors because they don't have sufficient experience with IDA's color settings to understand why this one specific view isn't colored according to the theme by IDASkins while everything else is. Sadly, IDA doesn't provide any API allowing import of new styles, yet, however I already requested that a few weeks ago and HR told me it's "on TODO", so I guess we might see it in IDA 6.10. With such an API I could ship IDA themes with IDASkins themes, so this'd no longer be a problem. Until that is the case, I think it's better to leave things as they are, as probably only a handful of people will select custom colors for their message view while the rest is better off with the current behavior.

I'll leave this issue open until a good solution for this is implemented in the plugin. For the time being, as a workaround, you can set the color in the stylesheet.qss of the <IDADIR>/skin/idaskins-dark directory using:

MainMsgList {
    color: #dddddd;
}

Obviously, altering the color according to your liking.

Edit: Removed "fix" because it doesn't work for colors other than black.
Edit 2: Added workaround.

from idaskins.

YayDoGeN avatar YayDoGeN commented on June 10, 2024

As athre0z said:

Until that is the case, I think it's better to leave things as they are, as probably only a handful of people will select custom colors for their message view while the rest is better off with the current behavior.

What about "Navigation band"?

from idaskins.

athre0z avatar athre0z commented on June 10, 2024

Well, you got a point there. Besides that, the background of the message window is also customizable via stock color settings, so it shouldn't be affected by the plugin either (so that's a bug, too). I'll see if I can implement a fix for that in the next version.

from idaskins.

skyel1u avatar skyel1u commented on June 10, 2024

It seems has a incorrect in IDA pro 6.8 on Windows.
How can fix it?
sp20160929_200601

from idaskins.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.