Home
last modified time | relevance | path

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

/vim-8.2.3635/runtime/colors/
H A Dindustry.vim13 " BLUE is Shade of BLACK (not supposed to get attention).
/vim-8.2.3635/runtime/syntax/
H A Dfgl.vim24 syn keyword fglKeyword BEFORE BEGIN BETWEEN BLACK BLINK BLUE BOLD BORDER BOTH BOTTOM
H A Dishd.vim29 syn keyword ishdConstant BK_SOLIDWHITE BK_SOLIDYELLOW BK_YELLOW BLACK BLUE
H A Dhollywood.vim114 …NING\|BGPIC\|BGPICPART\|BIGENDIAN\|BIGSINE\|BITMAP_DEFAULT\|BLACK\|BLEND\|BLUE\|BOLD\|BOOLEAN\|BOR…
/vim-8.2.3635/runtime/lang/
H A Dmenu_it_it.latin1.vim156 menut BLUE BL�
/vim-8.2.3635/src/
H A Dterm.c3053 #define BLUE(rgb) (((long_u)(rgb) ) & 0xFF) macro
3062 (char *)s, RED(rgb), GREEN(rgb), BLUE(rgb)); in term_rgb_color()
/vim-8.2.3635/src/testdir/
H A Dtest_netbeans.vim377 call assert_match('2:insert=\d\+ 9 "BLUE SKy"', l[-3])