mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
Make ui/colors refelect the current theme.
This commit is contained in:
parent
105c20146c
commit
cf89c030d0
11 changed files with 903 additions and 799 deletions
|
|
@ -27,7 +27,7 @@ class ThemeManager {
|
|||
this.availableThemes = [
|
||||
AtomOneDark,
|
||||
Dracula,
|
||||
VS,
|
||||
VS, // Light mode.
|
||||
VS2015,
|
||||
GitHub,
|
||||
GoogleCode,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue