Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search box gets light coloured background #12

Open
Leonick opened this issue Oct 29, 2021 · 3 comments
Open

Search box gets light coloured background #12

Leonick opened this issue Oct 29, 2021 · 3 comments

Comments

@Leonick
Copy link

Leonick commented Oct 29, 2021

Upgraded Sublime Text to build 4121 and now the search box has a light coloured background when text is entered.

image

@auxbuss
Copy link

auxbuss commented Oct 14, 2022

Just installed this theme and hit this problem. Does anyone have a fix?

@Tigh70BF
Copy link

Same in 4143
image

@tritonality
Copy link

In Theme - TwoDark.sublime-package goto Widget - TwoDark.sublime-settings

Comment out "highlight_line": true

{
    "color_scheme": "Packages/Theme - TwoDark/Widget - TwoDark.stTheme",
    "draw_shadows": false,
    "highlight_modified_tabs": true,
    "caret_extra_width": 1,
    "caret_style": "smooth",
    // "highlight_line": true
}

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

No branches or pull requests

4 participants