Update requirement files with new feature templates and fix backend API error message, along with mobile project config updates and documentation improvements

This commit is contained in:
louiscklaw
2025-06-13 12:11:47 +08:00
parent f23a6b7d9c
commit 346992d4ec
3102 changed files with 220182 additions and 2896 deletions

View File

@@ -0,0 +1,16 @@
{
"toolbar_background_color": "blue",
"tab_bar_background_color": "blue",
"toolbar_color": "",
"tab_bar_color": "",
"tab_bar_activated_color": "",
"main_color": "",
"light_color": "",
"main_color_tint": "",
"main_color_shade": "",
"light_color_tint": "",
"light_color_shade": ""
}

View File

@@ -0,0 +1,16 @@
{
"toolbar_background_color": "#5f361e",
"tab_bar_background_color": "#5f361e",
"toolbar_color": "#d1bfb5",
"tab_bar_color": "#886551",
"tab_bar_activated_color": "",
"main_color": "#5f361e",
"light_color": "#886551",
"main_color_tint": "#855a41",
"main_color_shade": "#57331e",
"light_color_tint": "#9c7d6b",
"light_color_shade": "#61412f"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 474 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 359 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 240 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 425 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 279 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 360 KiB

View File

@@ -0,0 +1,16 @@
{
"toolbar_background_color": "#c4b0c4",
"tab_bar_background_color": "#c4b0c4",
"toolbar_color": "#5c4153",
"tab_bar_color": "#917788",
"tab_bar_activated_color": "#5c4153",
"main_color": "#5c4153",
"light_color": "#917788",
"main_color_tint": "#6b5463",
"main_color_shade": "#4d3545",
"light_color_tint": "#a893a1",
"light_color_shade": "#74606d"
}

View File

@@ -0,0 +1,16 @@
{
"toolbar_background_color": "#c93608",
"tab_bar_background_color": "#c93608",
"toolbar_color": "",
"tab_bar_color": "#852506",
"tab_bar_activated_color": "",
"main_color": "#c93608",
"light_color": "#c95834",
"main_color_tint": "#aa614a",
"main_color_shade": "#692611",
"light_color_tint": "#d67151",
"light_color_shade": "#a85439"
}

View File

@@ -0,0 +1,16 @@
{
"toolbar_background_color": "green",
"tab_bar_background_color": "green",
"toolbar_color": "",
"tab_bar_color": "",
"tab_bar_activated_color": "",
"main_color": "",
"light_color": "",
"main_color_tint": "",
"main_color_shade": "",
"light_color_tint": "",
"light_color_shade": ""
}

View File

@@ -0,0 +1,16 @@
{
"toolbar_background_color": "#336b36",
"tab_bar_background_color": "#336b36",
"toolbar_color": "white",
"tab_bar_color": "#1c421d",
"tab_bar_activated_color": "white",
"main_color": "#336b36",
"light_color": "#517953",
"main_color_tint": "#497a4b",
"main_color_shade": "#305832",
"light_color_tint": "#738574",
"light_color_shade": "#485849"
}

View File

@@ -0,0 +1,16 @@
{
"toolbar_background_color": "#7baec7",
"tab_bar_background_color": "#7baec7",
"toolbar_color": "",
"tab_bar_color": "#49758b",
"tab_bar_activated_color": "",
"main_color": "#7baec7",
"light_color": "#90bbcf",
"main_color_tint": "#96c0d5",
"main_color_shade": "#6b93a7",
"light_color_tint": "#c3e2f1",
"light_color_shade": "#89aec0"
}

View File

@@ -0,0 +1,16 @@
{
"toolbar_background_color": "#fd8f38",
"tab_bar_background_color": "#fd8f38",
"toolbar_color": "#815208",
"tab_bar_color": "#ffb67c",
"tab_bar_activated_color": "#815208",
"main_color": "#e49200",
"light_color": "#ffb67c",
"main_color_tint": "#e6ae4b",
"main_color_shade": "#b4780c",
"light_color_tint": "#fad4b6",
"light_color_shade": "#ff9c4e"
}

View File

@@ -0,0 +1,16 @@
{
"toolbar_background_color": "red",
"tab_bar_background_color": "red",
"toolbar_color": "",
"tab_bar_color": "",
"tab_bar_activated_color": "",
"main_color": "",
"light_color": "",
"main_color_tint": "",
"main_color_shade": "",
"light_color_tint": "",
"light_color_shade": ""
}