Searched defs:backgroundColor (Results 1 – 5 of 5) sorted by relevance
/MusicFree/ |
H A D | app.json | 9 "backgroundColor": "#27282C", string
|
/MusicFree/src/lib/react-native-vdebug/src/ |
H A D | network.js | 508 backgroundColor: '#fffacd', property 517 backgroundColor: '#ffe4e1', property 522 backgroundColor: '#fff', property 538 backgroundColor: '#eee', property 548 backgroundColor: '#eee', property 553 backgroundColor: '#ffffff', property
|
H A D | log.js | 263 backgroundColor: '#fffacd', property 268 backgroundColor: '#ffe4e1', property 289 backgroundColor: '#eee', property 294 backgroundColor: '#ffffff', property
|
/MusicFree/src/lib/react-native-vdebug/ |
H A D | index.js | 448 backgroundColor: '#fff', property 454 backgroundColor: '#fff', property 461 backgroundColor: '#eee', property 487 backgroundColor: '#eee', property 510 backgroundColor: '#04be02', property 535 backgroundColor: '#ffffff', property 542 backgroundColor: '#eee', property 547 backgroundColor: '#ffffff', property
|
/MusicFree/android/app/src/main/java/fun/upup/musicfree/lyricUtil/ |
H A D | LyricView.kt | 71 val backgroundColor = options["backgroundColor"] in <lambda>() constant
|