PenguinToast / PenguinGUI

RMGUI library for Starbound lua canvases
Apache License 2.0
18 stars 0 forks source link

Updated Colors for Glad Giraffe #4

Closed iUltimateLP closed 8 years ago

iUltimateLP commented 8 years ago

I updated all the colors so they work with glad giraffe.. Before it was

color = "#545454"

now it is

color = {some_r, some_g, some_b}