fix: remove opacity of watermark

This commit is contained in:
Jim Liu 宝玉
2026-01-24 17:23:04 -06:00
parent eb54c2a2e7
commit 04692515bb
10 changed files with 17 additions and 68 deletions
+2 -3
View File
@@ -615,9 +615,8 @@ Style notes: [key characteristics from style definition]
**Watermark Application** (if enabled in preferences):
Add to prompt:
```
Include a subtle watermark "[content]" positioned at [position]
with approximately [opacity*100]% visibility. The watermark should
be legible but not distracting from the main content.
Include a subtle watermark "[content]" positioned at [position].
The watermark should be legible but not distracting from the main content.
```
Reference: `references/config/watermark-guide.md`