Add matte color configuration to README

This commit is contained in:
Sam Becker 2025-03-29 13:08:51 -05:00
parent 813658a3d4
commit a383c62fd1

View File

@ -125,7 +125,7 @@ Application behavior can be changed by configuring the following environment var
#### Visual
- `NEXT_PUBLIC_DEFAULT_THEME = light | dark` sets preferred initial theme (defaults to `system` when not configured)
- `NEXT_PUBLIC_MATTE_PHOTOS = 1` constrains the size of each photo, and displays a surrounding border (potentially useful for photos with tall aspect ratios)
- `NEXT_PUBLIC_MATTE_PHOTOS = 1` constrains the size of each photo, and displays a surrounding border, potentially useful for photos with tall aspect ratios (colors can be customized via `NEXT_PUBLIC_MATTE_COLOR` + `NEXT_PUBLIC_MATTE_COLOR_DARK`)
#### Display
- `NEXT_PUBLIC_CATEGORY_VISIBILITY`