Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_win32.c214 static int default_console_color_bg = 0x000000; // black variable
7940 default_console_color_bg = bg; in vtp_init()
8222 : default_console_color_bg; in get_default_console_color()