feat(frontend): 添加 GitHub 代码块主题设置
This commit is contained in:
@@ -329,6 +329,7 @@ export interface ThemeConfig {
|
||||
is_dark: boolean
|
||||
author?: string
|
||||
builtin: boolean
|
||||
code_theme?: 'github-light' | 'github-dark'
|
||||
}
|
||||
|
||||
// ============ Index ============
|
||||
|
||||
Reference in New Issue
Block a user