mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
UI Polish for theme selector (#294)
This commit is contained in:
@@ -8,6 +8,7 @@ import { lightTheme, Theme } from './theme.js';
|
||||
|
||||
export const GitHub: Theme = new Theme(
|
||||
'GitHub',
|
||||
'light',
|
||||
{
|
||||
hljs: {
|
||||
display: 'block',
|
||||
|
||||
Reference in New Issue
Block a user