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
..
2016-03-31 16:35:19 +01:00
2018-01-21 20:39:59 +00:00