feat: thêm tính năng tải frame, presets, background từ cloud

This commit is contained in:
2026-07-07 07:57:02 +07:00
parent 9af4498897
commit cdb9e450b5
12 changed files with 1004 additions and 103 deletions
+22
View File
@@ -0,0 +1,22 @@
{
"id": "preset_fuji_cloud",
"name": "Fuji Retro (Cloud)",
"theme_category": "Retro Vintage",
"brightness": 0.1,
"contrast": -0.05,
"highlight": -0.1,
"shadow": 0.1,
"saturation": -0.15,
"vibrance": 0.2,
"temperature": 0.15,
"tint": -0.05,
"clarity": -0.1,
"dehaze": -0.05,
"vignette_amount": 0.3,
"faded_black_level": 0.1,
"shadows_tint_r": 0.05,
"shadows_tint_g": 0.0,
"shadows_tint_b": 0.08,
"grain_amount": 0.25,
"grain_size": 0.15
}