Home
last modified time | relevance | path

Searched defs:backgroundColor (Results 1 – 5 of 5) sorted by relevance

/MusicFree/
H A Dapp.json9 "backgroundColor": "#27282C", string
/MusicFree/src/lib/react-native-vdebug/src/
H A Dnetwork.js508 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 Dlog.js263 backgroundColor: '#fffacd', property
268 backgroundColor: '#ffe4e1', property
289 backgroundColor: '#eee', property
294 backgroundColor: '#ffffff', property
/MusicFree/src/lib/react-native-vdebug/
H A Dindex.js448 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 DLyricView.kt71 val backgroundColor = options["backgroundColor"] in <lambda>() constant