catppuccin - π Soothing pastel theme for Lua
π Soothing pastel theme for Lua Usage: -- Get Mocha palette ββlocal palette = require("catppuccin").mocha() ββ-- or ββlocal palette = require("catppuccin.mocha") ββ-- Get the flavor name of currently used palette. ββ=palette.name --> "mocha" ββ-- Get Blue color from Mocha palette. ββ=palette.blue --> { hex: string; rgb: { number, number, number }; hsl: { number, number, number } } See more on https://github.com/catppuccin/lua
latest sources | project homepage | License: MIT
|
0.1.0-1: rockspec, src
|
|