feat(theme/nord): add favourite and bookmark icon

This commit is contained in:
FineFindus
2022-12-24 13:40:06 +01:00
parent 7947e7689c
commit 5564502125
5 changed files with 12 additions and 2 deletions

View File

@@ -16,6 +16,8 @@
<attr name="colorSearchHint" format="color"/>
<attr name="colorTabInactive" format="color"/>
<attr name="colorAccentLightest" format="color"/>
<attr name="favorite_selected" format="color"/>
<attr name="bookmark_selected" format="color"/>
<attr name="profileHeaderBackground" format="color"/>
<attr name="toolbarBackground" format="color"/>