rename variables

This commit is contained in:
Michael Chris Lopez
2021-09-14 14:50:56 +08:00
parent 549adf129f
commit 9a2fd3c7a7
5 changed files with 161 additions and 161 deletions

View File

@@ -3,7 +3,7 @@ local hsluv = lush.hsluv
return {
sand = hsluv(39, 12, 8),
stone = hsluv(230, 8, 76),
stone = hsluv(230, 8, 75),
leaf = hsluv(103, 63, 54),
water = hsluv(236, 78, 53),
rose = hsluv(4, 38, 53),