From 11d9fe7c49b6f728dea8b30b9f0f4122f98bd3e7 Mon Sep 17 00:00:00 2001 From: jasonchenwork Date: Mon, 19 May 2025 13:16:23 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AA=BF=E6=95=B4=E6=89=8B=E6=A9=9F=E9=BB=9E?= =?UTF-8?q?=E6=AD=8C=E4=BB=8B=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/themes/superstar/_www/clicked-song.html | 2 +- bin/themes/superstar/_www/love-message.html | 2 +- bin/themes/superstar/_www/mood-stickers.html | 2 +- bin/themes/superstar/_www/my-favorite.html | 2 +- bin/themes/superstar/_www/new-songs.html | 2 +- bin/themes/superstar/_www/profile-settings.html | 2 +- bin/themes/superstar/_www/register.html | 2 +- bin/themes/superstar/_www/search-singer.html | 2 +- bin/themes/superstar/_www/search-song.html | 2 +- bin/themes/superstar/_www/social-media.html | 2 +- bin/themes/superstar/_www/song-order.html | 2 +- bin/themes/superstar/_www/sound-control.html | 2 +- bin/themes/superstar/_www/top-ranking.html | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/bin/themes/superstar/_www/clicked-song.html b/bin/themes/superstar/_www/clicked-song.html index cf3a6d5..a13c56b 100644 --- a/bin/themes/superstar/_www/clicked-song.html +++ b/bin/themes/superstar/_www/clicked-song.html @@ -17,7 +17,7 @@ margin: 20px; } .header { - background: #D32F2F; + background: #FFA500; padding: 10px 0; color: white; font-size: 24px; diff --git a/bin/themes/superstar/_www/love-message.html b/bin/themes/superstar/_www/love-message.html index 0b6bbb6..c687882 100644 --- a/bin/themes/superstar/_www/love-message.html +++ b/bin/themes/superstar/_www/love-message.html @@ -17,7 +17,7 @@ margin: 20px; } .header { - background: #D32F2F; + background: #FFA500; padding: 10px 0; color: white; font-size: 24px; diff --git a/bin/themes/superstar/_www/mood-stickers.html b/bin/themes/superstar/_www/mood-stickers.html index 35326f5..a9704a3 100644 --- a/bin/themes/superstar/_www/mood-stickers.html +++ b/bin/themes/superstar/_www/mood-stickers.html @@ -17,7 +17,7 @@ margin: 20px; } .header { - background: #D32F2F; + background: #FFA500; padding: 10px 0; color: white; font-size: 24px; diff --git a/bin/themes/superstar/_www/my-favorite.html b/bin/themes/superstar/_www/my-favorite.html index f1f8c25..b0ec477 100644 --- a/bin/themes/superstar/_www/my-favorite.html +++ b/bin/themes/superstar/_www/my-favorite.html @@ -17,7 +17,7 @@ margin: 20px; } .header { - background: #D32F2F; + background: #FFA500; padding: 10px 0; color: white; font-size: 24px; diff --git a/bin/themes/superstar/_www/new-songs.html b/bin/themes/superstar/_www/new-songs.html index 88eb526..0cb3a87 100644 --- a/bin/themes/superstar/_www/new-songs.html +++ b/bin/themes/superstar/_www/new-songs.html @@ -17,7 +17,7 @@ margin: 20px; } .header { - background: #D32F2F; + background: #FFA500; padding: 10px 0; color: white; font-size: 24px; diff --git a/bin/themes/superstar/_www/profile-settings.html b/bin/themes/superstar/_www/profile-settings.html index 0e5fe9a..5a2ff51 100644 --- a/bin/themes/superstar/_www/profile-settings.html +++ b/bin/themes/superstar/_www/profile-settings.html @@ -17,7 +17,7 @@ margin: 20px; } .header { - background: #D32F2F; + background: #FFA500; padding: 10px 0; color: white; font-size: 24px; diff --git a/bin/themes/superstar/_www/register.html b/bin/themes/superstar/_www/register.html index a94a3f8..cd85eba 100644 --- a/bin/themes/superstar/_www/register.html +++ b/bin/themes/superstar/_www/register.html @@ -17,7 +17,7 @@ margin: 20px; } .header { - background: #D32F2F; + background: #FFA500; padding: 10px 0; color: white; font-size: 24px; diff --git a/bin/themes/superstar/_www/search-singer.html b/bin/themes/superstar/_www/search-singer.html index 9eceab9..7f53800 100644 --- a/bin/themes/superstar/_www/search-singer.html +++ b/bin/themes/superstar/_www/search-singer.html @@ -17,7 +17,7 @@ margin: 20px; } .header { - background: #D32F2F; + background: #FFA500; padding: 10px 0; color: white; font-size: 24px; diff --git a/bin/themes/superstar/_www/search-song.html b/bin/themes/superstar/_www/search-song.html index c8be3c5..f7206b6 100644 --- a/bin/themes/superstar/_www/search-song.html +++ b/bin/themes/superstar/_www/search-song.html @@ -17,7 +17,7 @@ margin: 20px; } .header { - background: #D32F2F; + background: #FFA500; padding: 10px 0; color: white; font-size: 24px; diff --git a/bin/themes/superstar/_www/social-media.html b/bin/themes/superstar/_www/social-media.html index a13b5f7..24109b9 100644 --- a/bin/themes/superstar/_www/social-media.html +++ b/bin/themes/superstar/_www/social-media.html @@ -17,7 +17,7 @@ margin: 20px; } .header { - background: #D32F2F; + background: #FFA500; padding: 10px 0; color: white; font-size: 24px; diff --git a/bin/themes/superstar/_www/song-order.html b/bin/themes/superstar/_www/song-order.html index cb2f25a..f10d929 100644 --- a/bin/themes/superstar/_www/song-order.html +++ b/bin/themes/superstar/_www/song-order.html @@ -17,7 +17,7 @@ margin: 20px; } .header { - background: #D32F2F; + background: #FFA500; padding: 10px 0; color: white; font-size: 24px; diff --git a/bin/themes/superstar/_www/sound-control.html b/bin/themes/superstar/_www/sound-control.html index d2239f1..be26a0c 100644 --- a/bin/themes/superstar/_www/sound-control.html +++ b/bin/themes/superstar/_www/sound-control.html @@ -17,7 +17,7 @@ margin: 20px; } .header { - background: #D32F2F; + background: #FFA500; padding: 10px 0; color: white; font-size: 24px; diff --git a/bin/themes/superstar/_www/top-ranking.html b/bin/themes/superstar/_www/top-ranking.html index 9fedd27..21f953c 100644 --- a/bin/themes/superstar/_www/top-ranking.html +++ b/bin/themes/superstar/_www/top-ranking.html @@ -17,7 +17,7 @@ margin: 20px; } .header { - background: #D32F2F; + background: #FFA500; padding: 10px 0; color: white; font-size: 24px;