Home | History | Annotate | Download | only in docs

Lines Matching full:themes

19   <title>Themes - Google Chrome Extensions - Google Code</title></head>
243 <li class="leftNavSelected">Themes</li>
254 <h1 class="page_title">Themes</h1>
333 Themes are <a href="packaging.html">packaged</a> like regular extensions,
338 You can find and try a bunch of themes at the
339 <a href="https://tools.google.com/chrome/intl/en/themes/">themes gallery</a>.
342 <img src="images/themes-1.gif" width="100" height="80" alt="grassy theme">
344 <img src="images/themes-2.gif" width="100" height="80" alt="dark theme">
346 <img src="images/themes-3.gif" width="100" height="80" alt="foggy theme">
392 <a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/themes/theme_service.cc"><code>theme_service.cc</code></a>.
401 <a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/themes/theme_service.cc"><code>theme_service.cc</code></a>.
418 themes/theme_service.cc"><code>theme_service.cc</code></a>.
432 <a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/themes/theme_service.cc"><code>theme_service.cc</code></a>.
467 Community-written documentation to help you write themes is here: