Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nvchad/minty
Most Beautifully crafted color tools for Neovim
https://github.com/nvchad/minty
colorpicker lua neovim neovim-plugin nvchad
Last synced: 14 days ago
JSON representation
Most Beautifully crafted color tools for Neovim
- Host: GitHub
- URL: https://github.com/nvchad/minty
- Owner: NvChad
- License: gpl-3.0
- Created: 2024-09-11T03:49:36.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-10T07:08:26.000Z (about 1 month ago)
- Last Synced: 2024-10-11T12:05:23.353Z (about 1 month ago)
- Topics: colorpicker, lua, neovim, neovim-plugin, nvchad
- Language: Lua
- Homepage:
- Size: 43.9 KB
- Stars: 250
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minty
Beautifully crafted color tools for Neovim
![shades](https://github.com/user-attachments/assets/d499748b-d9c8-4a92-89ba-bfce1814c275)
![huefy](https://github.com/user-attachments/assets/21f2c23d-94c6-4ccf-a0d0-ddf91f6bb5c1)## Install
```lua
{ "nvchad/volt", lazy = true },{
"nvchad/minty",
cmd = { "Shades", "Huefy" },
}```
## Docs
- Read `:h minty`
- `Shades`, `Huefy` are the commands.Do check the [demo video](https://www.youtube.com/watch?v=NHC4jLoR_zI) to get an overview!