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

Hard to read the questions #65

Closed
tokisuno opened this issue Mar 3, 2024 · 2 comments
Closed

Hard to read the questions #65

tokisuno opened this issue Mar 3, 2024 · 2 comments

Comments

@tokisuno
Copy link

tokisuno commented Mar 3, 2024

image

Title

@kawre
Copy link
Owner

kawre commented Mar 3, 2024

I've added option to customize theme values.

In your case you would want to modify alt and normal highlights.

theme = {
    ["alt"] = {
        bg = "#FFFFFF",
    },
    ["normal"] = {
        fg = "#EA4AAA",
    },
},

@kawre kawre closed this as completed Mar 3, 2024
@tokisuno
Copy link
Author

tokisuno commented Mar 4, 2024

thank you! :)

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

2 participants