mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-22 09:47:47 +00:00
Make ui/colors refelect the current theme.
This commit is contained in:
committed by
N. Taylor Mullen
parent
105c20146c
commit
cf89c030d0
@@ -27,7 +27,7 @@ class ThemeManager {
|
||||
this.availableThemes = [
|
||||
AtomOneDark,
|
||||
Dracula,
|
||||
VS,
|
||||
VS, // Light mode.
|
||||
VS2015,
|
||||
GitHub,
|
||||
GoogleCode,
|
||||
|
||||
Reference in New Issue
Block a user