Change license link color so it is legible on dark

This commit is contained in:
Tiger Oakes 2020-05-06 17:48:48 -07:00
parent 0f81233d4f
commit 3ccbece822
3 changed files with 26 additions and 15 deletions

View file

@ -237,6 +237,9 @@
padding: 1em;
white-space: pre-wrap;
}
a {
color: #%4$s;
}
</string>
<string name="empty_list">There are no codes to be shown. Start adding entries by tapping the plus sign in the bottom right corner</string>
<string name="empty_list_title">No entries found</string>