| /plugin/upgrade/myvendor/splitbrain/php-cli/src/ |
| D | Base.php | 21 /** @var Colors */ 28 'color' => Colors::C_RESET, 34 'color' => Colors::C_CYAN, 40 'color' => Colors::C_CYAN, 46 'color' => Colors::C_GREEN, 52 'color' => Colors::C_BROWN, 58 'color' => Colors::C_RED, 64 'color' => Colors::C_LIGHTRED, 70 'color' => Colors::C_LIGHTRED, 76 'color' => Colors::C_LIGHTRED, [all …]
|
| D | Options.php | 31 /** @var Colors for colored help output */ 40 * @param Colors $colors optional configured color object 43 public function __construct(?Colors $colors = null) 48 $this->colors = new Colors(); 377 $text .= $this->colors->wrap('USAGE:', Colors::C_BROWN); 383 $text .= $this->colors->wrap(' ' . $command, Colors::C_PURPLE); 388 $text .= ' ' . $this->colors->wrap('<OPTIONS>', Colors::C_GREEN); 392 $text .= ' ' . $this->colors->wrap('<COMMAND> ...', Colors::C_PURPLE); 396 $out = $this->colors->wrap('<' . $arg['name'] . '>', Colors::C_CYAN); 418 $text .= $this->colors->wrap('OPTIONS:', Colors::C_BROWN); [all …]
|
| D | TableFormatter.php | 21 /** @var Colors for coloring output */ 27 * @param Colors|null $colors 29 public function __construct(Colors $colors = null) 40 $this->colors = new Colors(); 296 $color_reset = $this->colors->getColorCode(Colors::C_RESET); 307 if (preg_match_all(Colors::C_CODE_REGEX, $word, $color_codes) ) {
|
| D | Colors.php | 13 class Colors class
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/Resource/ |
| D | Colors.php | 20 use Google\Service\Calendar\Colors as ColorsModel; 30 class Colors extends \Google\Service\Resource class 47 class_alias(Colors::class, 'Google_Service_Calendar_Resource_Colors');
|
| /plugin/aichat/cli/ |
| D | simulate.php | 4 use splitbrain\phpcli\Colors; alias 82 $this->colors->ptln($q, Colors::C_LIGHTPURPLE); 86 $this->colors->ptln($result['question'], Colors::C_LIGHTBLUE); 104 $this->colors->ptln($result['answer'], Colors::C_LIGHTCYAN);
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/ |
| D | Colors.php | 20 class Colors extends \Google\Model class 94 class_alias(Colors::class, 'Google_Service_Calendar_Colors');
|
| /plugin/gemini/ |
| D | cli.php | 3 use splitbrain\phpcli\Colors; alias 23 'The IP to listen on. Defaults to ' . $this->colors->wrap('0.0.0.0', Colors::C_CYAN), 29 'The port to listen on. Defaults to ' . $this->colors->wrap('1965', Colors::C_CYAN), 35 …e hostname this server shall use. Defaults to ' . $this->colors->wrap('localhost', Colors::C_CYAN),
|
| /plugin/mediasyntax/test/ |
| D | dokusyntax-test.txt | 8 ^ Car ^ Colors ^ Producer ^
|
| /plugin/asciidocjs/node_modules/color-convert/ |
| D | CHANGELOG.md | 20 [ANSI](https://en.wikipedia.org/wiki/ANSI_escape_code#Colors) 16/256 colors:
|
| /plugin/revealjs/css/theme/source/ |
| D | blood.scss | 22 // Colors used in the theme
|
| /plugin/tabinclude/ |
| D | style.css | 4 * Colors corresponds to template's colors in style.ini.
|
| /plugin/facebooklike/ |
| D | README.textile | 40 | colorscheme | Colors of the buttons. (light/dark) |
|
| /plugin/aichat/ |
| D | cli.php | 8 use splitbrain\phpcli\Colors; alias
|
| /plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Type/ |
| D | PdfStream.php | 284 … $colors = PdfDictionary::get($decodeParam, 'Colors', PdfNumeric::create(1));
|
| /plugin/upgrade/ |
| D | deleted.files | 67 vendor/splitbrain/php-cli/src/Colors.php
|
| /plugin/ckgedit/ckeditor/lang/ |
| D | lang_array.txt | 159 "more": "More Colors...", 160 "panelTitle": "Colors", 209 "colors": "Colors", 743 BGColors: 'Background Colors', 759 TextColors: 'Text Colors',
|
| D | en.js.ckgedit | 110 BGColors : 'Background Colors', 126 TextColors : 'Text Colors',
|
| D | en.js-4.9.merged | 5 …Colors","tools":"Tools"},"toolbars":"Editor toolbars"},"clipboard":{"copy":"Copy","copyError":"You… 111 BGColors : 'Background Colors', 127 TextColors : 'Text Colors',
|
| /plugin/ckgdoku/ckeditor/lang/ |
| D | lang_array.txt | 159 "more": "More Colors...", 160 "panelTitle": "Colors", 209 "colors": "Colors", 743 BGColors: 'Background Colors', 759 TextColors: 'Text Colors',
|
| D | en.js.unc | 5 …Colors","tools":"Tools"},"toolbars":"Editor toolbars"},"notification":{"closed":"Notification clos… 110 BGColors : 'Background Colors', 126 TextColors : 'Text Colors',
|
| D | en.js.beautified | 155 more: "More Colors...", 156 panelTitle: "Colors", 205 colors: "Colors", 754 BGColors: "Background Colors", 763 TextColors: "Text Colors",
|
| D | en.js.ckgedit | 104 BGColors : 'Background Colors', 120 TextColors : 'Text Colors',
|
| /plugin/syntaxhighlighter3/sxh3/src/sass/ |
| D | shCore.scss | 180 // Colors are based on the default theme without background.
|
| /plugin/radarchart/ |
| D | plugin.info.txt | 90 3. **Custom Dataset Colors**:
|