更新样式

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

@@ -76,7 +76,8 @@ class SearchWidget extends GetView {
fontFamily: 'Inter',
fontSize: 26.rpx,
letterSpacing: 0.0,
color: Color(0XFFC8CBD2)),
color: themeController
.currentColor.sc4,),
enabledBorder: OutlineInputBorder(
borderSide: BorderSide(
color: Color(0x00000000),