新增: Bing壁纸历史导航+极光流体主题+重启菜单
This commit is contained in:
@@ -27,6 +27,8 @@ const (
|
||||
ThemeStar ThemeName = "starfield"
|
||||
ThemeGradient ThemeName = "gradient"
|
||||
ThemeParticle ThemeName = "particles"
|
||||
ThemeFractal ThemeName = "fractal"
|
||||
ThemeText ThemeName = "text"
|
||||
)
|
||||
|
||||
type Config struct {
|
||||
@@ -38,6 +40,7 @@ type Config struct {
|
||||
Color1 string `json:"color1"`
|
||||
Color2 string `json:"color2"`
|
||||
ColorGradient bool `json:"colorGradient"`
|
||||
WallpaperText string `json:"wallpaperText"`
|
||||
}
|
||||
|
||||
const defaultZodiac = "射手座"
|
||||
|
||||
Reference in New Issue
Block a user