Home
last modified time | relevance | path

Searched refs:NO_COLOR (Results 151 – 175 of 743) sorted by relevance

12345678910>>...30

/dports/lang/opencoarrays/OpenCoarrays-2.9.0/prerequisites/use-case/
H A Dset_environment_and_color.sh44 NO_COLOR="${NO_COLOR:-}" # true = disable color. otherwise autodetected
/dports/games/unnethack/unnethack-5.1.0-20131208/dat/
H A Dunnethack_dump.css55 .nh_color_8 { color:#AAAAAA; } /* NO_COLOR */
74 .nh_inv_8 { color: black; background-color:#AAAAAA; } /* NO_COLOR */
/dports/devel/p5-ColorThemeUtil-ANSI/ColorThemeUtil-ANSI-0.002/t/
H A D01-basic.t13 delete local $ENV{NO_COLOR};
/dports/games/xnethack/xNetHack-xnh6.1/dat/
H A DNHdump.css76 .nh_color_8 { color: #555555; } /* NO_COLOR */
92 .nh_inv_8 { color: black; background-color: #555555; } /* NO_COLOR */
/dports/lang/perl5.34/perl-5.34.0/cpan/Term-ANSIColor/t/taint/
H A Dbasic.t24 delete $ENV{NO_COLOR};
/dports/lang/perl5.32/perl-5.32.1/cpan/Term-ANSIColor/t/taint/
H A Dbasic.t24 delete $ENV{NO_COLOR};
/dports/devel/p5-Term-ANSIColor/Term-ANSIColor-5.01/t/taint/
H A Dbasic.t24 delete $ENV{NO_COLOR};
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Term-ANSIColor/t/taint/
H A Dbasic.t24 delete $ENV{NO_COLOR};
/dports/sysutils/bastille/bastille-00d9e03/usr/local/share/bastille/
H A Dcommon.sh41 if [ -z "${NO_COLOR}" ]; then
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/win/tty/
H A Dtermcap.c899 hilites[NO_COLOR] = nilstring; in init_hilite()
931 hilites[NO_COLOR] = nilstring; in init_hilite()
995 *fg = *bg = NO_COLOR;
1011 *fg = *bg = NO_COLOR;
1087 hilites[NO_COLOR] = hilites[CLR_GRAY]; in init_hilite()
1096 hilites[CLR_GRAY] = hilites[NO_COLOR] = (char *) 0; in init_hilite()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/win/tty/
H A Dtermcap.c899 hilites[NO_COLOR] = nilstring; in init_hilite()
931 hilites[NO_COLOR] = nilstring; in init_hilite()
995 *fg = *bg = NO_COLOR;
1011 *fg = *bg = NO_COLOR;
1087 hilites[NO_COLOR] = hilites[CLR_GRAY]; in init_hilite()
1096 hilites[CLR_GRAY] = hilites[NO_COLOR] = (char *) 0; in init_hilite()
/dports/games/powwow/powwow-1.2.17/
H A Ddefines.h186 #define NO_COLOR COLORS /* no color change, use default */ macro
212 #define NOATTRCODE ATTRCODE(0, NO_COLOR, NO_COLOR)
/dports/devel/p5-Data-Dump-Color/Data-Dump-Color-0.248/
H A DChanges27 - Handle NO_COLOR (NO_COLOR is handled by ColorThemeUtil::ANSI also, but
64 - Observe NO_COLOR (see https://no-color.org).
/dports/games/nethack33-nox11/nethack-3.3.1/win/tty/
H A Dtermcap.c877 hilites[CLR_GRAY] = hilites[NO_COLOR] = (char *)0; in init_hilite()
914 *fg = *bg = NO_COLOR;
929 *fg = *bg = NO_COLOR;
1004 hilites[NO_COLOR] = hilites[CLR_GRAY]; in init_hilite()
1013 hilites[CLR_GRAY] = hilites[NO_COLOR] = (char *)0; in init_hilite()
/dports/games/nethack33/nethack-3.3.1/win/tty/
H A Dtermcap.c877 hilites[CLR_GRAY] = hilites[NO_COLOR] = (char *)0; in init_hilite()
914 *fg = *bg = NO_COLOR;
929 *fg = *bg = NO_COLOR;
1004 hilites[NO_COLOR] = hilites[CLR_GRAY]; in init_hilite()
1013 hilites[CLR_GRAY] = hilites[NO_COLOR] = (char *)0; in init_hilite()
/dports/games/falconseye/falconseye-1.9.3_11/win/tty/
H A Dtermcap.c877 hilites[CLR_GRAY] = hilites[NO_COLOR] = (char *)0; in init_hilite()
914 *fg = *bg = NO_COLOR;
929 *fg = *bg = NO_COLOR;
1004 hilites[NO_COLOR] = hilites[CLR_GRAY]; in init_hilite()
1013 hilites[CLR_GRAY] = hilites[NO_COLOR] = (char *)0; in init_hilite()
/dports/lang/perl5.34/perl-5.34.0/cpan/Term-ANSIColor/t/module/
H A Dstringify.t30 delete $ENV{NO_COLOR};
/dports/lang/perl5.32/perl-5.32.1/cpan/Term-ANSIColor/t/module/
H A Dstringify.t30 delete $ENV{NO_COLOR};
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Term-ANSIColor/t/module/
H A Dstringify.t30 delete $ENV{NO_COLOR};
/dports/devel/p5-Term-ANSIColor/Term-ANSIColor-5.01/t/module/
H A Dstringify.t30 delete $ENV{NO_COLOR};
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Ddisplay.c1343 NO_GLYPH, NO_COLOR, ' ', 0, MG_BADXY
1638 {(unsigned) ' ', (unsigned) NO_COLOR, MG_UNEXPL},
1664 || giptr->color != NO_COLOR in clear_glyph_buffer()
1701 || giptr->color != NO_COLOR in row_refresh()
2112 : NO_COLOR
2113 #define invis_color(n) color = NO_COLOR
2153 int color = NO_COLOR; in map_glyphinfo()
2188 color = NO_COLOR; in map_glyphinfo()
2192 color = NO_COLOR; in map_glyphinfo()
2377 color = NO_COLOR; in map_glyphinfo()
[all …]
/dports/games/xnethack/xNetHack-xnh6.1/win/tty/
H A Dwintty.c438 ttyDisplay->color = NO_COLOR; in tty_init_nhwindows()
1841 if (color != NO_COLOR) in toggle_menu_attr()
1846 if (color != NO_COLOR) in toggle_menu_attr()
3268 if (ttyDisplay->color != NO_COLOR) { in end_glyphout()
3270 ttyDisplay->color = NO_COLOR; in end_glyphout()
3408 if (ttyDisplay->color != NO_COLOR) in tty_print_glyph()
3418 if (color != NO_COLOR) in tty_print_glyph()
3465 ttyDisplay->color = NO_COLOR; in tty_print_glyph()
3920 color = NO_COLOR; in tty_status_update()
4327 return NO_COLOR; in condcolor()
[all …]
/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A Dcolor.h22 #define NO_COLOR 8 macro
/dports/games/nethack33/nethack-3.3.1/include/
H A Dcolor.h22 #define NO_COLOR 8 macro
/dports/games/falconseye/falconseye-1.9.3_11/include/
H A Dcolor.h22 #define NO_COLOR 8 macro

12345678910>>...30