瀏覽代碼

Doesn't have to be PNG

Noah 7 年之前
父節點
當前提交
4efdf4f289
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      THEMES.md

+ 1 - 1
THEMES.md 查看文件

@@ -30,7 +30,7 @@ To see what specs different social media platforms want, see the [Developer note
30 30
 
31 31
 Background options:
32 32
 
33
-* `backgroundImage` - What image to put in the background of every frame, it should be a PNG image in `settings/backgrounds/`
33
+* `backgroundImage` - What image to put in the background of every frame, it should be a file in `settings/backgrounds/`
34 34
 * `backgroundColor` - A CSS color to fill the background of every frame (e.g. `pink` or `#ff00ff`). The default is white.
35 35
 
36 36
 If a `backgroundImage` is defined, its dimensions should match the theme's width and height and the file should be in `settings/backgrounds/`. So for example, you could add: