mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
feat: linear gradient theme color background
This commit is contained in:
@@ -115,6 +115,10 @@ function changeWallpaper(url: string) {
|
||||
</div>
|
||||
</div>
|
||||
</SettingsItem>
|
||||
|
||||
<SettingsItem title="Use linear gradient theme color background when in dark mode">
|
||||
<Radio v-model="settings.useLinearGradientThemeColorBackground" />
|
||||
</SettingsItem>
|
||||
</SettingsItemGroup>
|
||||
|
||||
<ChangeWallpaper type="global" />
|
||||
|
||||
Reference in New Issue
Block a user