mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-05 07:10:55 +00:00
Update diff colors (#4747)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
This commit is contained in:
parent
e21b5c95aa
commit
2e28bb90a0
19 changed files with 155 additions and 61 deletions
|
|
@ -17,6 +17,8 @@ const xcodeColors: ColorsTheme = {
|
|||
AccentGreen: '#007400',
|
||||
AccentYellow: '#836C28',
|
||||
AccentRed: '#c41a16',
|
||||
DiffAdded: '#C6EAD8',
|
||||
DiffRemoved: '#FEDEDE',
|
||||
Comment: '#007400',
|
||||
Gray: '#c0c0c0',
|
||||
GradientColors: ['#1c00cf', '#007400'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue