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

light theme - brackets has dark font color and dark background #143

Open
baronleonardo opened this issue Jun 30, 2023 · 2 comments
Open

Comments

@baronleonardo
Copy link

baronleonardo commented Jun 30, 2023

Screenshot_2023-06-30_09-58-29

I tested the issue on c++ and zig

@Mofiqul
Copy link
Owner

Mofiqul commented Jul 5, 2023

@baronleonardo – Can you share the output of :Inspect

@Toizi
Copy link

Toizi commented Sep 18, 2023

Hey @Mofiqul, I don't believe the output of :Inspect is relevant since the issue appears on any text regardless of file type.

I think the relevant configuration is this line

hl(0, 'MatchParen', { fg = c.vscNone, bg = c.vscCursorDark })

This is what it currently looks like on a new file with the light theme where :Inspect returns nothing.
image

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

3 participants