Loading mobile/src/constants/theme.ts +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ export const LIGTHT_THEME: Theme = { primary: "rgb(235, 73, 161)", secondary: "gray", terciary: "#f0f0f0", background: "rgb(245, 225, 236)", background: "#f5f5f5", white: "white", black: "black", }, Loading Loading
mobile/src/constants/theme.ts +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ export const LIGTHT_THEME: Theme = { primary: "rgb(235, 73, 161)", secondary: "gray", terciary: "#f0f0f0", background: "rgb(245, 225, 236)", background: "#f5f5f5", white: "white", black: "black", }, Loading