Home
last modified time | relevance | path

Searched refs:cc (Results 151 – 175 of 179) sorted by path

12345678

/plugin/syntaxhighlighter3/sxh3/pkg/styles/
H A DshCoreRDark.css57 .syntaxhighlighter.printing .constants{color:#0066cc !important;}
H A DshThemeDefault.css43 .syntaxhighlighter .constants{color:#0066cc !important;}
H A DshThemeEclipse.css43 .syntaxhighlighter .constants{color:#0066cc !important;}
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A D_theme_template.scss31 $code_constants: #0066cc !default;
H A DshCore.scss209 .constants { color: #0066cc !important; }
H A DshCoreEclipse.css141 color: #0066cc !important; }
209 color: #0066cc !important; }
H A DshThemeEclipse.scss28 $code_constants: #0066cc !default;
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …\t\t];\n};\n\nBrush.prototype = new BrushBase();\nBrush.aliases = ['cpp', 'cc', 'c++', 'c', 'h', '…
H A Dtheme-default.css156 color: #0066cc !important; }
228 color: #0066cc !important; }
H A Dtheme-django.css156 color: #0066cc !important; }
H A Dtheme-eclipse.css156 color: #0066cc !important; }
228 color: #0066cc !important; }
H A Dtheme-emacs.css156 color: #0066cc !important; }
H A Dtheme-fadetogrey.css156 color: #0066cc !important; }
H A Dtheme-mdultra.css156 color: #0066cc !important; }
H A Dtheme-midnight.css156 color: #0066cc !important; }
H A Dtheme-rdark.css156 color: #0066cc !important; }
H A Dtheme-swift.css161 color: #0066cc !important; }
233 color: #0066cc !important; }
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Datelier-sulphurpool-dark.min.css1 …le,.hljs-section{color:#3d8fd1}.hljs-keyword,.hljs-selector-tag{color:#6679cc}.hljs{display:block;…
H A Datelier-sulphurpool-light.min.css1 …le,.hljs-section{color:#3d8fd1}.hljs-keyword,.hljs-selector-tag{color:#6679cc}.hljs{display:block;…
H A Dsunburst.min.css1 …ext-decoration:underline}.hljs-symbol,.hljs-bullet,.hljs-number{color:#3387cc}.hljs-params,.hljs-v…
H A Dtomorrow-night-eighties.min.css1 …s-bullet,.hljs-addition{color:#99cc99}.hljs-title,.hljs-section{color:#6699cc}.hljs-keyword,.hljs-…
/plugin/tagging/less/
H A Deditable.less92 border-bottom: dashed 1px #0088cc;
/plugin/tbt/
H A Dscript.js25 var cc;
58 cc = 0;
148 for(cc = 0; cc < colsize; cc++) {
150 if(cur_x == cc) { // draw cursor
152 render_text += String.fromCharCode( text[cr][cc] );
155 render_text += String.fromCharCode( text[cr][cc] );
163 for(cc = 0; cc < colsize; cc++)
164 render_text += String.fromCharCode( text[cr][cc] );
/plugin/timezoneco/
H A DREADME38 Copyright (C) Ruben Carlo Benante <rcb@beco.cc>
H A Dplugin.info.txt3 email rcb@beco.cc

12345678