Type name

This commit is contained in:
Nate Butler
2022-04-04 12:13:59 -07:00
committed by Keith Simmons
parent bfeb6abb4b
commit 43a7cadf5b
+1
View File
@@ -62,6 +62,7 @@ export interface Syntax {
};
export default interface Theme {
name: string;
backgroundColor: {
100: BackgroundColor;
300: BackgroundColor;