From 0ef335dce6b9f40f094fa46e08b0888a594fd2e1 Mon Sep 17 00:00:00 2001
From: 李 <344137771@qq.com>
Date: Tue, 19 May 2026 17:38:30 +0800
Subject: [PATCH] 1

---
 src/page/list/favorites.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/page/list/favorites.vue b/src/page/list/favorites.vue
index 8255856..567529f 100644
--- a/src/page/list/favorites.vue
+++ b/src/page/list/favorites.vue
@@ -107,7 +107,7 @@
     text-align: center;
     height: 100%;
     border-radius: 0.5rem;
-    background-color: #0066ed;
+    background-color: #00f0ff;
     color: #ffffff;
     font-weight: bold;
     margin-left: 20px;

--
Gitblit v1.9.3