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={
|
||||
aYh(d,e,f){var y,x,w=null,v=new B.W(),u=new B.W()
|
||||
aYh(d,e,f){var y,x,w=null,v=new B.X(),u=new B.X()
|
||||
u=new A.WC(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.aIn()}return x},
|
||||
gaZ(){return this.r}}
|
||||
gb_(){return this.r}}
|
||||
A.aIn.prototype={
|
||||
gb5(){return"Leikkaa"},
|
||||
gb4(){return"Kopioi"},
|
||||
gb6(){return"Liit\xe4"},
|
||||
gb1(){return"Valitse kaikki"}}
|
||||
gb6(){return"Leikkaa"},
|
||||
gb5(){return"Kopioi"},
|
||||
gb7(){return"Liit\xe4"},
|
||||
gb2(){return"Valitse kaikki"}}
|
||||
A.a7f.prototype={}
|
||||
var z=a.updateTypes([])
|
||||
A.aN7.prototype={
|
||||
$1(d){return A.bfY(this.a,d)},
|
||||
$S:2};(function inheritance(){var y=a.mixin,x=a.inherit
|
||||
x(A.a7f,B.U)
|
||||
x(A.a7f,B.V)
|
||||
x(A.WC,A.a7f)
|
||||
x(A.aIn,B.aQ)
|
||||
x(A.aN7,B.aL)
|
||||
y(A.a7f,B.aP)})()
|
||||
B.aV(b.typeUniverse,JSON.parse('{"WC":{"U":[]}}'))};
|
||||
(a=>{a["7ySxrTQShv0tcQM6pZQbrkrzTCI="]=a.current})($__dart_deferred_initializers__);
|
||||
x(A.aIn,B.aR)
|
||||
x(A.aN7,B.aN)
|
||||
y(A.a7f,B.aQ)})()
|
||||
B.aW(b.typeUniverse,JSON.parse('{"WC":{"V":[]}}'))};
|
||||
(a=>{a["1hxXGT7GyANqI6IrqR0CWm3HXjE="]=a.current})($__dart_deferred_initializers__);
|
||||
Reference in New Issue
Block a user