mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0c03
This commit is contained in:
@@ -5352,6 +5352,8 @@ gui_mch_get_color(char_u *name)
|
||||
{"DarkMagenta", "#BB00BB"},
|
||||
{"DarkGrey", "#BBBBBB"},
|
||||
{"DarkYellow", "#BBBB00"},
|
||||
{"Grey90", "#E5E5E5"},
|
||||
{"Gray90", "#E5E5E5"},
|
||||
{NULL, NULL}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user