ui_theme

popup_menu_item

Fields

FieldValue
backgroundColor#ffdfdd
backgroundColorAlpha0.95
states
[
  {
    "backgroundColor": "#151515",
    "backgroundColorAlpha": 0.9,
    "spriteId": "ui_background_round_gradient",
    "stateType": "Normal",
    "textColor": "#d2d2d2"
  },
  {
    "backgroundColor": "#8c8c8c",
    "backgroundColorAlpha": 1,
    "spriteId": "ui_background_round_gradient_selected",
    "stateType": "Highlighted",
    "textColor": "#ffffff"
  },
  {
    "backgroundColor": "#cdcdcd",
    "backgroundColorAlpha": 1,
    "spriteId": "ui_background_round_gradient_selected",
    "stateType": "Pressed",
    "textColor": "#ffffff"
  },
  {
    "backgroundColor": "#cdcdcd",
    "backgroundColorAlpha": 0.5,
    "spriteId": "ui_background_round_gradient",
    "stateType": "Disabled",
    "textColor": "#464646"
  },
  {
    "backgroundColor": "#ffffff",
    "backgroundColorAlpha": 1,
    "spriteId": "ui_background_round_gradient_selected",
    "stateType": "Selected",
    "textColor": "#ffffff"
  }
]