mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-13 18:11:03 +08:00
Merge pull request #382 from zthxxx/docs-update
revert: revert webui primary gradient changes on #379 a508e840
This commit is contained in:
@@ -25,13 +25,13 @@ export default defineConfig({
|
||||
[
|
||||
'bg-theme-row',
|
||||
{
|
||||
background: 'linear-gradient(120deg, #441bd9 0%, #b42ff1 100%)',
|
||||
background: 'linear-gradient(90.5deg, #372A87 1.53%, #9B4D9C 96.48%)',
|
||||
},
|
||||
],
|
||||
[
|
||||
'bg-theme-col',
|
||||
{
|
||||
background: 'linear-gradient(135deg, #441bd9 0%, #b42ff1 100%)',
|
||||
background: 'linear-gradient(180deg, #3C239F 0%, #793572 100%)',
|
||||
},
|
||||
],
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user