fix: tabIconDefault color

This commit is contained in:
Jakob Stornig 2023-12-08 17:52:05 +01:00
parent 8e303fa1f7
commit 579b56a789

View file

@ -4,7 +4,7 @@ export default {
secondaryText: "#9E9E9E",
interactiveText: "#388BFF",
tabIconDefault: "#FFFFFF",
tabIconDefault: "#000000",
tabIconSelected: "#EF6C00",
backgroundColor: "#FFFFFF",