10 lines
222 B
Plaintext
10 lines
222 B
Plaintext
# 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
|