UNPKG
react-native-danmaku
Version:
latest (0.0.1)
0.0.1
Danmaku React Native SDK
github.com/mygu/react-native-danmaku
mygu/react-native-danmaku
react-native-danmaku
/
android
/
src
/
main
/
res
/
values
/
colors.xml
7 lines
(6 loc)
•
208 B
text/xml
View Raw
1
2
3
4
5
6
7
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
resources
>
<
color
name
=
"colorPrimary"
>
#3F51B5
</
color
>
<
color
name
=
"colorPrimaryDark"
>
#303F9F
</
color
>
<
color
name
=
"colorAccent"
>
#FF4081
</
color
>
</
resources
>