Home
last modified time | relevance | path

Searched refs:default_console_color_fg (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dos_win32.c215 static int default_console_color_fg = 0xc0c0c0; // white variable
7941 default_console_color_fg = fg; in vtp_init()
8212 : default_console_color_fg; in get_default_console_color()