Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h282 #define GO_DARKTHEME 'd' // use dark theme variant macro
H A Dgui.c3519 case GO_DARKTHEME: in gui_init_which_components()