change primary color + logo

This commit is contained in:
hamid zarghami
2025-09-28 10:41:26 +03:30
parent 1086135ecb
commit ca8c3d876e
23 changed files with 65 additions and 51 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ export const REFRESH_TOKEN_NAME = "sh_refresh_token";
export const BASE_URL = "https://shop-api.dev.danakcorp.com";
// export const BASE_URL = "http://192.168.1.111:4000";
export const PRIMARY_COLOR = "#015699";
export const PRIMARY_COLOR = "#DA2129";