mirror of
https://github.com/Tyriar/vscode-theme-generator.git
synced 2025-12-07 09:36:11 -08:00
Take typings out of build
This commit is contained in:
@@ -22,13 +22,6 @@ export interface IColorSet {
|
||||
background?: string;
|
||||
foreground?: string;
|
||||
}
|
||||
/*uiGroups?: {
|
||||
userActionNeeded?: string;
|
||||
userCurrentState?: string;
|
||||
backgroundState?: string;
|
||||
background?: string;
|
||||
foreground?: string;
|
||||
}*/
|
||||
}
|
||||
|
||||
export interface IAnsiColorSet {
|
||||
|
||||
Reference in New Issue
Block a user