mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-05 23:57:46 +00:00
parent
a3c016df91
commit
ce8a05dc2c
2 changed files with 7 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
name: ContentGaugeColor
|
||||
fields:
|
||||
- name: AndroidColor1
|
||||
type: color
|
||||
- name: AndroidColor2
|
||||
type: color
|
||||
- name: AndroidColor3
|
||||
type: color
|
||||
|
|
|
@ -2,6 +2,10 @@ name: UIColor
|
|||
displayField: Dark
|
||||
fields:
|
||||
- name: Dark
|
||||
type: color
|
||||
- name: Light
|
||||
type: color
|
||||
- name: ClassicFF
|
||||
type: color
|
||||
- name: ClearBlue
|
||||
type: color
|
||||
|
|
Loading…
Add table
Reference in a new issue