refactor: 配置头部工具栏颜色.
This commit is contained in:
@@ -4,6 +4,7 @@ import axios from 'axios';
|
||||
export interface TerminalTheme {
|
||||
name: string;
|
||||
dark: boolean;
|
||||
headerBackgroundColor: string;
|
||||
schema: TerminalThemeSchema;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user