fix: widget module color (#4513)
This commit is contained in:
parent
723db9d0ea
commit
a23f7782b2
@ -22,7 +22,7 @@ export const DARK_THEME = {
|
||||
// surface
|
||||
container: colorsDark.backgroundSurface,
|
||||
interactive: colorsDark.backgroundInteractive,
|
||||
module: colorsDark.backgroundModule,
|
||||
module: colorsDark.backgroundInteractive,
|
||||
accent: colorsDark.accentAction,
|
||||
dialog: colorsDark.backgroundBackdrop,
|
||||
outline: colorsDark.backgroundOutline,
|
||||
|
Loading…
Reference in New Issue
Block a user