mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-21 16:14:28 +08:00
30 lines
1.1 KiB
Markdown
30 lines
1.1 KiB
Markdown
# Weather Background Assets
|
|
|
|
Weather card background images are sourced from **Pexels** and used under the Pexels license:
|
|
https://www.pexels.com/license/
|
|
|
|
## Sources
|
|
|
|
- `clear_sky.jpg`
|
|
- https://www.pexels.com/photo/a-clear-blue-sky-with-few-clouds-on-a-sunny-day-29390199/
|
|
- `rain.jpg`
|
|
- https://www.pexels.com/photo/rain-on-window-with-bokeh-lights-35075853/
|
|
- `snow.jpg`
|
|
- https://www.pexels.com/photo/mountain-covered-with-snow-209955/
|
|
- `storm.jpg`
|
|
- https://www.pexels.com/photo/sea-under-a-stormy-sky-4609228/
|
|
|
|
## Derived Variants (for widget scene mapping)
|
|
|
|
The following files are generated from the above base assets by color grading/brightness adjustments to match the ColorOS-like weather card style:
|
|
|
|
- `clear_day.jpg` (from `clear_sky.jpg`)
|
|
- `clear_night.jpg` (from `clear_sky.jpg`)
|
|
- `cloudy_day.jpg` (from `clear_sky.jpg`)
|
|
- `cloudy_night.jpg` (from `clear_sky.jpg`)
|
|
- `rain_light.jpg` (from `rain.jpg`)
|
|
- `rain_heavy.jpg` (from `rain.jpg`)
|
|
- `storm_dark.jpg` (from `storm.jpg`)
|
|
- `fog_haze.jpg` (from `storm.jpg`)
|
|
- `snow_soft.jpg` (from `snow.jpg`)
|