fix(ui): 修复主题切换功能,支持明暗主题动态切换
- 替换所有硬编码颜色为动态颜色 - 所有页面使用 Theme.of(context) 获取主题颜色 - 支持深色和浅色主题切换 - 修复 GlassPanel 和 NeonGlow 组件的主题适配 - 完善 lightMaterial ColorScheme 定义 - 测试主题切换功能正常 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
((a,b)=>{a[b]=a[b]||{}})(self,"$__dart_deferred_initializers__")
|
||||
$__dart_deferred_initializers__.current=function(a,b,c,$){var B,A={
|
||||
aZ7(d,e,f){var y,x,w=null,v=new B.W(),u=new B.W()
|
||||
aZ7(d,e,f){var y,x,w=null,v=new B.X(),u=new B.X()
|
||||
u=new A.Xs(v,u)
|
||||
u.b3(d,w,e,w)
|
||||
u.b4(d,w,e,w)
|
||||
y=u.a
|
||||
x=v.r
|
||||
x.toString
|
||||
@@ -40,21 +40,21 @@ return y==null?this.a.a2(e):y},
|
||||
gaW(){var y=this,x=y.z
|
||||
if(x===$){if(y.w===$)y.w=y
|
||||
x=y.z=new A.aJd()}return x},
|
||||
gaZ(){return this.r}}
|
||||
gb_(){return this.r}}
|
||||
A.aJd.prototype={
|
||||
gb5(){return"Kes"},
|
||||
gb4(){return"Kopyala"},
|
||||
gb6(){return"Yap\u0131\u015ft\u0131r"},
|
||||
gb1(){return"T\xfcm\xfcn\xfc se\xe7"}}
|
||||
gb6(){return"Kes"},
|
||||
gb5(){return"Kopyala"},
|
||||
gb7(){return"Yap\u0131\u015ft\u0131r"},
|
||||
gb2(){return"T\xfcm\xfcn\xfc se\xe7"}}
|
||||
A.a85.prototype={}
|
||||
var z=a.updateTypes([])
|
||||
A.aNh.prototype={
|
||||
$1(d){return A.bg7(this.a,d)},
|
||||
$S:2};(function inheritance(){var y=a.mixin,x=a.inherit
|
||||
x(A.a85,B.U)
|
||||
x(A.a85,B.V)
|
||||
x(A.Xs,A.a85)
|
||||
x(A.aJd,B.aQ)
|
||||
x(A.aNh,B.aL)
|
||||
y(A.a85,B.aP)})()
|
||||
B.aV(b.typeUniverse,JSON.parse('{"Xs":{"U":[]}}'))};
|
||||
(a=>{a["UTkCgOmPkfheoPw5I7ChzpJC6vQ="]=a.current})($__dart_deferred_initializers__);
|
||||
x(A.aJd,B.aR)
|
||||
x(A.aNh,B.aN)
|
||||
y(A.a85,B.aQ)})()
|
||||
B.aW(b.typeUniverse,JSON.parse('{"Xs":{"V":[]}}'))};
|
||||
(a=>{a["XI2iMIDMWRNg4N8rNz783FmXARI="]=a.current})($__dart_deferred_initializers__);
|
||||
Reference in New Issue
Block a user