mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-21 01:07:46 +00:00
Fix build break due to changes to theme. (#796)
This commit is contained in:
@@ -17,7 +17,7 @@ const noColorColorsTheme: ColorsTheme = {
|
|||||||
AccentGreen: '',
|
AccentGreen: '',
|
||||||
AccentYellow: '',
|
AccentYellow: '',
|
||||||
AccentRed: '',
|
AccentRed: '',
|
||||||
SubtleComment: '',
|
Comment: '',
|
||||||
Gray: '',
|
Gray: '',
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user