ANAND 3d5421ae7c
Make ctf_colors.get_color return a table (#35)
- The table includes the following fields:
  - `text`: Name of the color. e.g. `"red"`
  - `hex`: Hex-formatted color. e.g. `"0x00FFFF"`
  - `css`: CSS-style hex format. e.g. `"#FFFF00"`
2019-04-09 13:54:07 +05:30
..
2018-01-02 17:30:32 +00:00