更新样式

This commit is contained in:
wyf
2025-11-18 10:21:33 +08:00
parent a0172b394b
commit 0ebe7116f6
37 changed files with 325 additions and 161 deletions

View File

@@ -225,7 +225,8 @@ class _EditBedPageState extends State<EditBedPage> {
fontFamily: 'Readex Pro',
letterSpacing: 0,
fontSize: 36.rpx,
color: const Color(0xFF929699),
color: themeController
.currentColor.sc4,
),
enabledBorder: UnderlineInputBorder(
borderSide: BorderSide.none,