mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 05:36:00 +00:00
themes
This commit is contained in:
1
packages/types/extensions.d.ts
vendored
1
packages/types/extensions.d.ts
vendored
@@ -24,6 +24,7 @@ export interface FileFormatDefinition {
|
||||
export interface ThemeDefinition {
|
||||
className: string;
|
||||
themeName: string;
|
||||
themeType: 'light' | 'dark';
|
||||
}
|
||||
|
||||
export interface PluginDefinition {
|
||||
|
||||
Reference in New Issue
Block a user