fix(core): update

This commit is contained in:
2020-05-27 21:15:38 +00:00
parent fb36c641a9
commit 0ed59e850e
10 changed files with 73 additions and 51 deletions

View File

@ -3,4 +3,4 @@ export interface IDeesColorSet {
secondaryAccent: string;
primaryBackground: string;
secondaryBackground: string;
}
}