blob: a2becf32e804daae8986111f530c11a0a693fb3b [file] [log] [blame]
{
options: {
CSS: {
prefix: 'cros'
},
proto: {
field_name: 'test_colors',
field_id: 2,
},
},
colors: {
text_color_primary: {
light: "$google_grey_900",
dark: "$white",
},
toggle_color: {
light: "rgba($text_color_primary_rgb, 0.1)"
}
},
}