mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-05 15:31:27 +00:00
UI Polish for theme selector (#294)
This commit is contained in:
parent
6b0ac084b8
commit
a685597b70
16 changed files with 171 additions and 81 deletions
|
|
@ -8,6 +8,7 @@ import { lightTheme, Theme } from './theme.js';
|
|||
|
||||
export const GoogleCode: Theme = new Theme(
|
||||
'Google Code',
|
||||
'light',
|
||||
{
|
||||
hljs: {
|
||||
display: 'block',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue