Skip to content

Configurable balanced-bracket highlight colors#1832

Merged
rolandwalker merged 1 commit intomainfrom
RW/configurable-balanced-bracket
Apr 13, 2026
Merged

Configurable balanced-bracket highlight colors#1832
rolandwalker merged 1 commit intomainfrom
RW/configurable-balanced-bracket

Conversation

@rolandwalker
Copy link
Copy Markdown
Contributor

Description

Make the balanced-bracket highlight feature use configurable colors, setting them by default to the prompt_toolkit defaults.

Non-default example:

last image

Motivation: the default background highlight can be confused with the block cursor.

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

@rolandwalker rolandwalker self-assigned this Apr 11, 2026
@rolandwalker rolandwalker force-pushed the RW/configurable-balanced-bracket branch from 9f371fc to a00591a Compare April 11, 2026 13:09
Make the balanced-bracket highlight feature use configurable colors,
setting them by default to the prompt_toolkit defaults.
@rolandwalker rolandwalker force-pushed the RW/configurable-balanced-bracket branch from a00591a to 0f3d346 Compare April 11, 2026 15:27
@rolandwalker rolandwalker merged commit 9c7450e into main Apr 13, 2026
8 checks passed
@rolandwalker rolandwalker deleted the RW/configurable-balanced-bracket branch April 13, 2026 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants