theme: update API report
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
committed by
Philipp Hugenroth
parent
3780167d8e
commit
623ed7527b
@@ -221,6 +221,7 @@ export const palettes: {
|
||||
mode: 'light';
|
||||
background: {
|
||||
default: string;
|
||||
paper: string;
|
||||
};
|
||||
status: {
|
||||
ok: string;
|
||||
@@ -289,6 +290,7 @@ export const palettes: {
|
||||
mode: 'dark';
|
||||
background: {
|
||||
default: string;
|
||||
paper: string;
|
||||
};
|
||||
status: {
|
||||
ok: string;
|
||||
|
||||
Reference in New Issue
Block a user