mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-07-19 02:34:17 +01:00
fix: change colors
This commit is contained in:
@@ -12,5 +12,5 @@ export const Colors = {
|
|||||||
tint: tintColorDark,
|
tint: tintColorDark,
|
||||||
icon: "#9BA1A6",
|
icon: "#9BA1A6",
|
||||||
tabIconDefault: "#9BA1A6",
|
tabIconDefault: "#9BA1A6",
|
||||||
tabIconSelected: "#EE4B2B",
|
tabIconSelected: "#9333ea",
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user