MakeColors/Example/Example.txt

11 lines
176 B
Text
Raw Normal View History

2021-01-02 22:20:55 +01:00
Base/Green #8fd151
Base/PaleGreen #d0f9a9
Base/Red rgb(249, 39, 7)
TransparentRed rgba(255, 0, 0, 128)
Base/Yellow #ff0
Error @Base/Red
Warning @Base/Yellow
Good @Base/Green