Home
last modified time | relevance | path

Searched refs:CommentColor (Results 1 – 25 of 82) sorted by relevance

1234

/dports/editors/o/o-2.46.0/
H A Dman.go35 return e.CommentColor.Get(line)
77 rs = append(rs, []rune(off+e.CommentColor.String())...)
121 rs = append(rs, []rune(off+e.CommentColor.String())...)
125 rs = append(rs, []rune(off+e.CommentColor.String())...)
129 rs = append(rs, []rune(off+e.CommentColor.String())...)
H A Dthemes.go28 HTMLColor, CommentColor, BoldColor, ItalicsColor, StrikeColor, TableColor, CheckboxColor, member
82 CommentColor: vt100.DarkGray,
151 CommentColor: vt100.DarkGray,
219 CommentColor: vt100.DarkGray,
287 CommentColor: vt100.Default,
/dports/www/wuzz/wuzz-0.5.0/vendor/github.com/x86kernel/htmlcolor/
H A Dhtmlcolor.go19 CommentColor SprintfFuncer member
28 CommentColor: color.New(color.FgBlue),
47 sprintfComment := f.CommentColor.SprintfFunc()
/dports/ftp/curlie/curlie-1.6.7/formatter/
H A Dcolor.go24 CommentColor const
38 case CommentColor:
121 []ColorName{CommentColor, ResetColor},
/dports/games/chessx/chessx-1.5.6/data/templates/
H A Dhtml-default.template20 CommentColor=#006400
38 .comment-inline {font-weight: normal; text-decoration: none; color: @CommentColor@; font-style: nor…
39 …argin-left: 30px; font-weight: normal; text-decoration: none; color: @CommentColor@; font-style: n…
/dports/devel/cc65/cc65-2.19/util/
H A Dca65html74 my $CommentColor = "#B22222"; # Color for comments
220 color: $CommentColor;
1134 print " --commentcolor c Use color c for comments instead of $CommentColor\n";
1165 "commentcolor=s" => \$CommentColor,
/dports/lang/racket/racket-8.3/share/pkgs/scribble-lib/scribble/
H A Dracket.tex11 \definecolor{CommentColor}{rgb}{0.76,0.45,0.12}
22 \newcommand{\RktCmt}[1]{\inColor{CommentColor}{#1}}
/dports/editors/madedit/madedit-0.2.9/syntax/
H A Dsyntax_syn.syn38 CommentColor=Teal
68 …yle NumberInRange StringColor StringBgColor StringStyle StringInRange CommentColor CommentBgColor …
H A Dsyntax_txt.syn37 CommentColor=Teal
H A Dsyntax_conf.syn39 CommentColor=Teal
H A Dsyntax_diff.syn40 CommentColor=Black
H A Dsyntax_nfo.syn39 CommentColor=Teal
H A Dsyntax_reg.syn40 CommentColor=Teal
H A Dsyntax_xml.syn46 CommentColor=Teal
H A DDark.sch17 CommentColor=PowderBlue
H A DDarkBlue.sch17 CommentColor=Khaki
H A DGray.sch17 CommentColor=TEAL
H A Dsyntax_angelscript.syn39 CommentColor=Teal
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DASTDumperUtils.h51 static const TerminalColor CommentColor = {llvm::raw_ostream::BLUE, false}; variable
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DASTDumperUtils.h51 static const TerminalColor CommentColor = {llvm::raw_ostream::BLUE, false}; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DASTDumperUtils.h51 static const TerminalColor CommentColor = {llvm::raw_ostream::BLUE, false}; variable
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DASTDumperUtils.h46 static const TerminalColor CommentColor = {llvm::raw_ostream::BLUE, false}; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DASTDumperUtils.h51 static const TerminalColor CommentColor = {llvm::raw_ostream::BLUE, false}; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DASTDumperUtils.h51 static const TerminalColor CommentColor = {llvm::raw_ostream::BLUE, false}; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DASTDumperUtils.h51 static const TerminalColor CommentColor = {llvm::raw_ostream::BLUE, false}; variable

1234