替换主题ui

This commit is contained in:
dragon
2024-07-04 10:11:26 +08:00
parent 77ed496ab8
commit 9e29ffb4a2
6 changed files with 3 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
html {
width: 100%;
height: 100%;
background: linear-gradient(180deg, #8C80F3 0%, #D070F2 100%);
background: linear-gradient(180deg, #61C9A0 0%, #309470 100%);
font-family: Avenir, Avenir;
cursor: pointer;
}

View File

@@ -20,7 +20,8 @@
html {
width: 100%;
height: 100%;
background: linear-gradient(180deg, #8C80F3 0%, #D070F2 100%);
// background: linear-gradient(180deg, #8C80F3 0%, #D070F2 100%);
background: linear-gradient(180deg, #61C9A0 0%, #309470 100%);
font-family: Avenir, Avenir;
cursor: pointer;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 81 KiB

After

Width:  |  Height:  |  Size: 379 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 218 KiB

After

Width:  |  Height:  |  Size: 218 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 196 KiB

After

Width:  |  Height:  |  Size: 206 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 246 KiB

After

Width:  |  Height:  |  Size: 211 KiB