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 { ansiTheme, Theme } from './theme.js';
|
||||
|
||||
export const ANSI: Theme = new Theme(
|
||||
'ANSI colors only',
|
||||
'ANSI',
|
||||
'ansi',
|
||||
{
|
||||
hljs: {
|
||||
display: 'block',
|
||||
|
||||
Reference in New Issue
Block a user