1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-07-01 01:23:19 +00:00
NewPipe/app/src/main/res/values-night/colors.xml

4 lines
116 B
XML
Raw Normal View History

2021-03-27 14:45:49 +00:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="contrastColor">@color/white</color>
</resources>