mirror of
https://github.com/khairul169/vaulterm.git
synced 2026-09-15 17:03:30 +07:00
feat: team draft
This commit is contained in:
@@ -32,6 +32,8 @@ const Providers = ({ children }: Props) => {
|
||||
colors: {
|
||||
...base.colors,
|
||||
background: theme.background.val,
|
||||
card: theme.background.val,
|
||||
border: theme.borderColor.val,
|
||||
},
|
||||
};
|
||||
}, [theme, colorScheme]);
|
||||
|
||||
Reference in New Issue
Block a user