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