Module Raygui.Default

type t = [
  1. | `Background_color
  2. | `Line_color
  3. | `Text_size
  4. | `Text_spacing
]