Home
last modified time | relevance | path

Searched refs:colors (Results 101 – 125 of 246) sorted by relevance

12345678910

/plugin/bootswrapper/exe/help/
H A Djumbotron.txt27 ===== Background and text colors =====
H A Dtext.txt61 ==== Contextual colors ====
/plugin/xlsx2dw/
H A DREADME.md4 The plugin keeps the styles, merged cells and colors of your original table.
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dhelp.phpt61 --colors=<flag> Use colors in output ("never", "auto" or "always").
H A Dhelp2.phpt62 --colors=<flag> Use colors in output ("never", "auto" or "always").
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCalendar.php57 public $colors; variable in Google\\Service\\Calendar
428 'colors',
432 'path' => 'colors',
/plugin/advanced/lang/en/config/
H A Dstyleini.txt17 …''. This is especially useful for defining a color scheme once and reuse these colors in all files.
/plugin/mikioplugin/
H A DREADME.md12 You can update the colors used by the elements by editing the `/assets/variables.css` file. From version 2022-10-31 onwards, the theme supports darkmode within browsers.
145 - Carousel control colors can now be customized
/plugin/wysiwyg/fckeditor/_samples/html/
H A Dsample14.styles.css130 * Font colors.
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A D_theme_template.scss111 // Actual syntax highlighter colors.
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1colors:"Colors",tools:"Tools"},toolbars:"Editor toolbars"},notification:{closed:"Notification clos… class in CKEDITOR.lang.en.colorbutton
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DTestRunner.php610 …$colors = $arguments['colors'] && $arguments['colors'] != PHPUnit_TextUI_ResultPrinter::COLO…
613 $colors = false;
624 $processor->process($codeCoverage, $colors)
/plugin/authgoogle/google/contrib/
H A DGoogle_AdSenseService.php1236 public $colors; variable in Google_AdStyle
1242 public function setColors(Google_AdStyleColors $colors) { argument
1243 $this->colors = $colors;
1246 return $this->colors;
/plugin/stlviewer/stlviewer/
H A Dstl_viewer.min.js2colors=a.data.colors;var i=o.vf_to_geo(a.data.vertices,a.data.faces,!!a.data.colors&&a.data.colors
/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php2149 @list($colors, $dither) = explode('|', $parameter);
2150 $colors = ($colors ? (int) $colors : 256);
2152 …$commandline .= ' -colors '.phpthumb_functions::escapeshellarg_replacement(max($colors, 8)); // Im…
2871 @list($colors, $dither) = explode('|', $parameter, 2);
2872 $colors = ($colors ? (int) $colors : 256);
2874 $phpthumbFilters->ReduceColorDepth($this->gdimg_output, $colors, $dither);
2912 …@list($bands, $colors, $width, $height, $alignment, $opacity, $margin_x, $margin_y) = explode('|',…
2914 $colors = ($colors ? $colors : '');
2921 …$phpthumbFilters->HistogramOverlay($this->gdimg_output, $bands, $colors, $width, $height, $alignme…
H A Dphpthumb.filters.php633 …public function HistogramOverlay(&$gdimg, $bands='*', $colors='', $width=0.25, $height=0.25, $alig… argument
654 $Colors = explode(';', $colors);
1066 public function ReduceColorDepth(&$gdimg, $colors=256, $dither=true) { argument
1067 $colors = max(min($colors, 256), 2);
1070 $this->ImageTrueColorToPalette2($gdimg, $dither, $colors);
/plugin/latexport/examples/
H A Dexample.tex88 \usepackage[dvipsnames]{xcolor} % To define fancy colors.
/plugin/pdfjs/pdfjs/web/locale/an/
H A Dviewer.properties184 … PDF no pueden fer servir las suyas propias colors: 'Permitir que as pachinas triguen as suyas pro…
/plugin/pdfjs/pdfjs/web/locale/oc/
H A Dviewer.properties210 …ents PDF pòdon pas utilizar lors pròprias colors : « Autorizar las paginas web d'utilizar lors prò…
/plugin/ckgdoku/ckeditor/
H A Dconfig.js1 …,[CKEDITOR.ALT+51,null],[CKEDITOR.ALT+52,null],[CKEDITOR.ALT+53,null]];d.colors=new Array("000000"…
/plugin/imageflow/
H A DREADME.md40 ImageFlow has a predefined set of colors. If you want to change them to your needs, you can either …
/plugin/pdfjs/pdfjs/web/locale/en-US/
H A Dviewer.properties246 …lowed=PDF documents are not allowed to use their own colors: “Allow pages to choose their own colo…
/plugin/pdfjs/pdfjs/web/locale/tl/
H A Dviewer.properties242 …lowed=PDF documents are not allowed to use their own colors: “Allow pages to choose their own colo…
/plugin/amcharts/assets/amcharts/
H A Dfunnel.js1 …ice","rightClickSlice");e.AmSlicedChart.base.construct.call(this,a);this.colors="#FF0F00 #FF6600 #…
16 …ssStep);for(f=0;f<a.length;f++)c?k=e.adjustLuminosity(c,f*d/100):(k=this.colors[f],void 0===k&&(k=…
26 …ner=a;this.h=Math.round(c);this.w=Math.round(b);this.dx=d;this.dy=e;this.colors=h;this.alpha=k;thi…
27 var b=this.container,c=b.chart,d=this.w,f=this.h,h=this.dx,k=this.dy,n=this.colors,l=this.alpha,t=t…
/plugin/ckgedit/ckeditor/
H A Dconfig.js1 …,[CKEDITOR.ALT+51,null],[CKEDITOR.ALT+52,null],[CKEDITOR.ALT+53,null]];f.colors=new Array("000000"…

12345678910