As the question states , I would like to change the color of the number of lines where I set a mark, is there a simple way to do it ? the editor I'm using is Vim
It can't be done.
Alternatively, you could try to set a sign on the marked line: :help sign-support
.