mirror of
https://github.com/KokaKiwi/BarInsta
synced 2026-03-05 12:01:35 +00:00
dm button on profile?! (quick & dirty warning)
This commit is contained in:
parent
3e3c39ae4b
commit
ab37c2d72b
7 changed files with 71 additions and 11 deletions
|
|
@ -141,6 +141,8 @@
|
|||
<color name="yellow_A400">#FFEA00</color>
|
||||
<color name="yellow_A700">#FFD600</color>
|
||||
|
||||
<color name="green">#5CE362</color>
|
||||
|
||||
<!-- Barinsta Theme colors -->
|
||||
<color name="barinstaColorPrimary">#a86735</color>
|
||||
<color name="barinstaColorPrimaryLight">#dd9561</color>
|
||||
|
|
|
|||
|
|
@ -112,6 +112,7 @@
|
|||
<string name="liked">Liked</string>
|
||||
<string name="saved">Saved</string>
|
||||
<string name="tagged">Tagged</string>
|
||||
<string name="dm_person">Message</string>
|
||||
<string name="like">Like (%s)</string>
|
||||
<string name="unlike">Unlike (%s)</string>
|
||||
<string name="bookmark">Bookmark</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue