Change place bookmarks buttons color (#2570)

* change bookmarks row button color

* different button color for dark and light mode

* Resolve Merge Conflict
This commit is contained in:
Silky Priya 2019-03-12 00:34:09 +05:30 committed by Vivek Maskara
parent 6389b35b49
commit 9d03274e2f
3 changed files with 8 additions and 3 deletions

View file

@ -15,6 +15,7 @@
<attr name="buttonPressed" format="reference"/>
<attr name="textDisabled" format="reference"/>
<attr name="textEnabled" format="reference"/>
<attr name="bookmarkButtonColor" format="reference"/>
<attr name="rowButtonColor" format="reference"/>
<attr name="contributionsListBackground" format="reference"/>