-
Notifications
You must be signed in to change notification settings - Fork 205
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
Add material themes Deep Ocean and Lighter #270
Conversation
…or easier modification of globalt theme
…ish hl since it messes with other languages that are not rust
…ng that deppends on it so that it is the correct color, also fixed some other hl
Merge personal branch with different name for local ease to PR to NvChad
Forgot to change baseo8 colour to actually have red on the terminal
material-deep looks like pastel-dark.. I'll just add the light one |
@David-Aguilo thanks for your PR, i wanted to port this theme by today soi commited from my side. Tons of changes were done! |
@David-Aguilo in v3.0 we could add it then :) . Until then you use it as your local theme, and make sure the polish_hl has integration names -> hlgroups for example u should wrap those hlgroups in treesitter table* |
Yes, was wondering why it was looking weird. Thank you for the explanation. |
sure @David-Aguilo |
Pull Request to add to NvChad the Material themes:
Compared against the Material themes in JetBrains Products for C and Rust code using Clion and Rust-Rover respectively. Also used the material color palette: https://material-theme.com/docs/reference/color-palette/ and marco-cerovac's material nvim plugin: https://github.com/marko-cerovac/material.nvim as references.
Images comparing dmenu source code between nvim and clion:
They aren't fully equal because things that appear the same under :Inspect have different colours in JetBrains. So I had to choose.