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: about 1 month 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-03T15:16:06.000Z (over 3 years ago)
- Last Synced: 2025-08-03T02:20:52.016Z (11 months ago)
- Topics: colors, lua, neovim
- Language: Lua
- Homepage:
- Size: 1.95 KB
- Stars: 5
- 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.