fix(core): update
This commit is contained in:
6
ts/domtools.colors.ts
Normal file
6
ts/domtools.colors.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export interface IDeesColorSet {
|
||||
primaryAccent: string;
|
||||
secondaryAccent: string;
|
||||
primaryBackground: string;
|
||||
secondaryBackground: string;
|
||||
}
|
||||
Reference in New Issue
Block a user