Home
last modified time | relevance | path

Searched defs:dark (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Doptionstr.c899 int dark = (*p_bg == 'd'); in did_set_string_option() local
H A Dhighlight.c940 int dark = -1; in highlight_set_ctermbg() local
H A Dgui_gtk_x11.c2959 gui_mch_set_dark_theme(int dark) in gui_mch_set_dark_theme()