finos / kdb-studio

Studio for kdb+ / Rapid execution environment for q
Apache License 2.0
18 stars 12 forks source link

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

Open alvin-c-shih opened 1 year ago

alvin-c-shih commented 1 year ago

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:

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!

rdffy commented 1 year ago

This has been requested from a user in MS today