export default { light: { tabIconDefault: "", tabIconSelected: "", color: "#15616d", contrastColor: "", accentColor: "", backgroundColor: "#ffecd1", }, dark: { tabIconDefault: "", tabIconSelected: "", color: "#1B9AAA", contrastColor: "", accentColor: "", backgroundColor: "#050505", } }