Skip to content

Options to set colors for : selected line, selected text, Console View background. #136

Description

@alvin-c-shih

Feature Request

Description of Problem:

User would like to configure colors as per Notepad++ "Nord" theme:

Looking for a way to set the colors for the current line and selected text to match the theme.
Currently, the default yellow for current line and light purple for selected text do not fit the theme.

Related is that light blue text is hard to read against the white background of Console View.

Potential Solutions:

Would be nice if options could be added to Theme dialog:

  • token.CURRENT_LINE
  • token.SELECTED_TEXT

And update Theme-related code to act accordingly.

As for the Console View background, it might make sense for it to inherit the color from token.BACKGROUND.

Otherwise, add an option to the Theme dialog.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions