Add command to generate Colors
This commit is contained in:
9
SampleFiles/Colors/sampleColors1.txt
Normal file
9
SampleFiles/Colors/sampleColors1.txt
Normal file
@ -0,0 +1,9 @@
|
||||
# Available format:
|
||||
# colorName=#RGB/#ARGB
|
||||
# colorName #RGB/#ARGB
|
||||
# colorName #RGB/#ARGB #RGB/#ARGB
|
||||
|
||||
# Comment line and empty line will be ingored
|
||||
red = #FF0000
|
||||
green_alpha_50 = #A000FF00
|
||||
blue_light_dark = #0000FF #0000AA
|
Reference in New Issue
Block a user