https://github.com/leonheidelbach/lua_color_tools
A simple standalone lua module to work with different color formats and interpolate gradients.
https://github.com/leonheidelbach/lua_color_tools
colors lua neovim
Last synced: 11 months ago
JSON representation
A simple standalone lua module to work with different color formats and interpolate gradients.
- Host: GitHub
- URL: https://github.com/leonheidelbach/lua_color_tools
- Owner: LeonHeidelbach
- License: mit
- Created: 2022-12-03T15:16:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-03T15:16:06.000Z (about 3 years ago)
- Last Synced: 2025-01-20T20:49:50.436Z (about 1 year ago)
- Topics: colors, lua, neovim
- Language: Lua
- Homepage:
- Size: 1.95 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lua Color Tools
This is just a simple lua module to do simple color format conversions and gradient calculations. No
dependencies required.