mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 22:40:06 +08:00
perf(file): change default file icon color
This commit is contained in:
parent
57465855c9
commit
55ae728f06
@ -61,7 +61,7 @@ let s:gui_colors = {
|
||||
\ 'salmon' : '#EE6E73',
|
||||
\ 'green' : '#8FAA54',
|
||||
\ 'lightGreen' : '#31B53E',
|
||||
\ 'default': '#ffffff',
|
||||
\ 'default': '#abb2bf',
|
||||
\ }
|
||||
|
||||
let s:term_colors = {
|
||||
|
Loading…
Reference in New Issue
Block a user