fix: made colors local

This commit is contained in:
Leon Heidelbach 2022-06-04 19:42:16 +02:00
parent 618cc285d9
commit c26d833ae5

View file

@ -1,4 +1,4 @@
M = {}
local M = {}
-- Convert a hex color value to RGB
-- @param hex: The hex color value