-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
feat(themes): material theme collection #8211
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can this be written as one theme and the others use theme inheritance? See the catppuccin themes for an example: https://github.com/helix-editor/helix/blob/master/runtime/themes/catppuccin_frappe.toml, https://github.com/helix-editor/helix/blob/master/runtime/themes/catppuccin_latte.toml, https://github.com/helix-editor/helix/blob/master/runtime/themes/catppuccin_mocha.toml
Oh, Great idea i will try making "material-deep-ocean" the parent theme |
@the-mikedavis What about now? |
Any requests other than that? @the-mikedavis |
* Create material theme files * Add material deep ocean pallete * Add primary theme properties to material deep ocean theme * Fix material deep ocean theme * Ad syntax highlighting to material deep ocean theme * Make material oceanic theme * Make material darker theme * Remove material lighter theme * Make material palenight theme * Make other material themes inherit material deep ocean theme * Add virtual ruler background to the material theme collection
* Create material theme files * Add material deep ocean pallete * Add primary theme properties to material deep ocean theme * Fix material deep ocean theme * Ad syntax highlighting to material deep ocean theme * Make material oceanic theme * Make material darker theme * Remove material lighter theme * Make material palenight theme * Make other material themes inherit material deep ocean theme * Add virtual ruler background to the material theme collection
* Create material theme files * Add material deep ocean pallete * Add primary theme properties to material deep ocean theme * Fix material deep ocean theme * Ad syntax highlighting to material deep ocean theme * Make material oceanic theme * Make material darker theme * Remove material lighter theme * Make material palenight theme * Make other material themes inherit material deep ocean theme * Add virtual ruler background to the material theme collection
Preview
Material Deep Ocean
Material Palenight
Material Darker
Material Oceanic
Inspired By
marco-cerovac/material.nvim
Material Theme Website