Home
last modified time | relevance | path

Searched refs:backgroundColor (Results 1 – 25 of 62) sorted by relevance

123

/MusicFree/src/components/base/
H A DstatusBar.tsx9 const {backgroundColor, barStyle} = props;
14 backgroundColor={'rgba(0,0,0,0)'}
22 backgroundColor:
23 backgroundColor ?? colors.appBar ?? colors.primary,
H A DtypeTag.tsx18 backgroundColor?: ColorValue;
27 // backgroundColor,
37 backgroundColor: colors.card,
H A Dswitch.tsx53 backgroundColor: value
76 backgroundColor: 'white',
H A Ddivider.tsx18 backgroundColor: colors.divider ?? '#999999',
H A Dtoast.tsx123 backgroundColor: colors.backdrop,
142 {backgroundColor: colors.primary},
169 backgroundColor: 'blue',
H A DpageBackground.tsx18 backgroundColor:
H A DcolorBlock.tsx23 backgroundColor: color,
H A Dtag.tsx18 {backgroundColor: colors.card, borderColor: colors.divider},
H A DSortableFlatList.tsx163 backgroundColor={activeBackgroundColor}
406 backgroundColor?: string;
410 const {itemHeight, renderItem, item, backgroundColor, itemJustifyContent} =
443 backgroundColor ? {backgroundColor} : {},
H A Dbutton.tsx29 backgroundColor:
/MusicFree/src/components/panels/types/
H A DsheetTags.tsx36 // backgroundColor={backgroundColor}
64 // backgroundColor={backgroundColor}
H A DtimingClose.tsx235 backgroundColor: '#aaaaaa33',
247 backgroundColor: '#aaaaaa33',
303 backgroundColor:
353 // backgroundColor: 'blue',
362 backgroundColor: '#99999999',
370 backgroundColor: '#99999999',
381 backgroundColor: '#99999999',
/MusicFree/src/lib/react-native-vdebug/src/
H A Dlog.js122 <View style={{flexDirection: 'row', backgroundColor: '#fff'}}>
143 backgroundColor: '#eeeeee',
263 backgroundColor: '#fffacd', property
268 backgroundColor: '#ffe4e1', property
289 backgroundColor: '#eee', property
294 backgroundColor: '#ffffff', property
/MusicFree/src/pages/setting/
H A Dindex.tsx39 backgroundColor: '#2b333eaa',
42 backgroundColor: 'transparent',
/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/src/pages/searchPage/components/resultPanel/
H A Dindex.tsx43 backgroundColor: colors.tabBar,
67 backgroundColor: colors.primary,
/MusicFree/src/pages/recommendSheets/components/body/
H A Dindex.tsx26 backgroundColor: 'transparent',
51 backgroundColor: colors.primary,
/MusicFree/src/pages/home/components/
H A DnavBar.tsx32 backgroundColor: colors.placeholder,
59 backgroundColor: 'transparent',
/MusicFree/src/pages/topList/components/
H A DtopListBody.tsx59 backgroundColor: colors.primary,
73 backgroundColor: 'transparent',
/MusicFree/android/app/src/main/java/fun/upup/musicfree/lyricUtil/
H A DLyricView.kt71 val backgroundColor = options["backgroundColor"] in <lambda>() constant
96 … setBackgroundColor(Color.parseColor(rgba2argb(backgroundColor?.toString() ?: "#84888153"))) in <lambda>()
194 fun setColors(textColor: String?, backgroundColor: String?) { in <lambda>()
197 backgroundColor?.let { color -> in <lambda>()
/MusicFree/src/components/panels/types/searchLrc/
H A Dindex.tsx56 backgroundColor: colors.placeholder,
145 backgroundColor: 'transparent',
170 backgroundColor: colors.primary,
/MusicFree/src/components/dialogs/components/base/
H A Dindex.tsx108 backgroundColor: colors.backdrop,
244 backgroundColor:
282 backgroundColor: 'rgba(0, 0, 0, 0.5)',
289 backgroundColor: 'red',
/MusicFree/src/native/lyricUtil/
H A Dindex.ts39 backgroundColor: string | null,
/MusicFree/src/pages/musicDetail/components/content/lyric/
H A DdraggingTime.tsx26 backgroundColor: 'rgba(255,255,255,0.1)',
/MusicFree/src/pages/musicDetail/components/
H A Dbackground.tsx30 backgroundColor: '#000',

123