Created
June 14, 2022 07:57
-
-
Save wajahatkarim3/9b7183b9c792e671f5a9ff83f4d93677 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- res/colors/colors.xml --> | |
<item name=”card_background_color”>#FFF</item> | |
<!-- res/colors-night/colors.xml--> | |
<item name=”card_background_color”>#000</item> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment