Skip to content

User types in IDA 9.1 type editor #5

@shrddr

Description

@shrddr

In IDA 9.1, user types are highlighted with "IDA Colors > Syntax > User 1", which is not being set by the theme and is too dark by default

Image

I suggest changing it to maybe R 86 G 156 B 214 (default color in Visual Studio for "C/C++ User Keywords")

Image

Looking how it's being set by builtin dark theme I guess this should work

text_area_t
{
    qproperty-user1-fg: #569cd6;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions