mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-21 09:17:53 +00:00
Update diff colors (#4747)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
This commit is contained in:
@@ -17,6 +17,8 @@ const draculaColors: ColorsTheme = {
|
||||
AccentGreen: '#50fa7b',
|
||||
AccentYellow: '#f1fa8c',
|
||||
AccentRed: '#ff5555',
|
||||
DiffAdded: '#11431d',
|
||||
DiffRemoved: '#6e1818',
|
||||
Comment: '#6272a4',
|
||||
Gray: '#6272a4',
|
||||
GradientColors: ['#ff79c6', '#8be9fd'],
|
||||
|
||||
Reference in New Issue
Block a user