Skip to content

Instantly share code, notes, and snippets.

View hussaintahir404's full-sized avatar

Tahir Hussain hussaintahir404

  • Xeotec E - Services Pvt Ltd.
  • Guwahati, Assam
View GitHub Profile
@hussaintahir404
hussaintahir404 / colors.xml
Created January 27, 2024 07:01 — forked from sghael/colors.xml
Android colors.xml
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="white">#FFFFFF</color>
<color name="ivory">#FFFFF0</color>
<color name="light_yellow">#FFFFE0</color>
<color name="yellow">#FFFF00</color>
<color name="snow">#FFFAFA</color>
<color name="floral_white">#FFFAF0</color>
<color name="lemon_chiffon">#FFFACD</color>
<color name="cornsilk">#FFF8DC</color>