# C1.Web.Mvc.Themes

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_Themes" data-uid="C1.Web.Mvc.Themes" class="text-break">Themes Class
</h1>
  <div class="markdown level0 summary"><p>Defines the names of supported themes.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">Themes</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Web.Mvc.html">C1.Web.Mvc</a></h6>
  <h6><strong>Assembly</strong>: C1.AspNetCore.Mvc.dll</h6>
  <h5 id="C1_Web_Mvc_Themes_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class Themes</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Module Themes</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Web_Mvc_Themes_Cerulean" data-uid="C1.Web.Mvc.Themes.Cerulean">
          <a class="xref" href="C1.Web.Mvc.Themes.Cerulean.html">Cerulean</a>
        </td>
        <td class="markdown level1 summary"><p>Cerulean theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Themes_CleanDark" data-uid="C1.Web.Mvc.Themes.CleanDark">
          <a class="xref" href="C1.Web.Mvc.Themes.CleanDark.html">CleanDark</a>
        </td>
        <td class="markdown level1 summary"><p>Clean dark theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Themes_CleanLight" data-uid="C1.Web.Mvc.Themes.CleanLight">
          <a class="xref" href="C1.Web.Mvc.Themes.CleanLight.html">CleanLight</a>
        </td>
        <td class="markdown level1 summary"><p>Clean light theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Themes_Cocoa" data-uid="C1.Web.Mvc.Themes.Cocoa">
          <a class="xref" href="C1.Web.Mvc.Themes.Cocoa.html">Cocoa</a>
        </td>
        <td class="markdown level1 summary"><p>Cocoa theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Themes_Coral" data-uid="C1.Web.Mvc.Themes.Coral">
          <a class="xref" href="C1.Web.Mvc.Themes.Coral.html">Coral</a>
        </td>
        <td class="markdown level1 summary"><p>Coral theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Themes_Cyborg" data-uid="C1.Web.Mvc.Themes.Cyborg">
          <a class="xref" href="C1.Web.Mvc.Themes.Cyborg.html">Cyborg</a>
        </td>
        <td class="markdown level1 summary"><p>Cyborg theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Themes_Dark" data-uid="C1.Web.Mvc.Themes.Dark">
          <a class="xref" href="C1.Web.Mvc.Themes.Dark.html">Dark</a>
        </td>
        <td class="markdown level1 summary"><p>Dark theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Themes_Darkly" data-uid="C1.Web.Mvc.Themes.Darkly">
          <a class="xref" href="C1.Web.Mvc.Themes.Darkly.html">Darkly</a>
        </td>
        <td class="markdown level1 summary"><p>Darkly theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Themes_Default" data-uid="C1.Web.Mvc.Themes.Default">
          <a class="xref" href="C1.Web.Mvc.Themes.Default.html">Default</a>
        </td>
        <td class="markdown level1 summary"><p>Default theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Themes_Flatly" data-uid="C1.Web.Mvc.Themes.Flatly">
          <a class="xref" href="C1.Web.Mvc.Themes.Flatly.html">Flatly</a>
        </td>
        <td class="markdown level1 summary"><p>Flatly theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Themes_GrayScale" data-uid="C1.Web.Mvc.Themes.GrayScale">
          <a class="xref" href="C1.Web.Mvc.Themes.GrayScale.html">GrayScale</a>
        </td>
        <td class="markdown level1 summary"><p>Gray scale theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Themes_HighContrast" data-uid="C1.Web.Mvc.Themes.HighContrast">
          <a class="xref" href="C1.Web.Mvc.Themes.HighContrast.html">HighContrast</a>
        </td>
        <td class="markdown level1 summary"><p>High contrast theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Themes_Light" data-uid="C1.Web.Mvc.Themes.Light">
          <a class="xref" href="C1.Web.Mvc.Themes.Light.html">Light</a>
        </td>
        <td class="markdown level1 summary"><p>Light theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Themes_Material" data-uid="C1.Web.Mvc.Themes.Material">
          <a class="xref" href="C1.Web.Mvc.Themes.Material.html">Material</a>
        </td>
        <td class="markdown level1 summary"><p>Material theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Themes_Midnight" data-uid="C1.Web.Mvc.Themes.Midnight">
          <a class="xref" href="C1.Web.Mvc.Themes.Midnight.html">Midnight</a>
        </td>
        <td class="markdown level1 summary"><p>Midnight theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Themes_Minimal" data-uid="C1.Web.Mvc.Themes.Minimal">
          <a class="xref" href="C1.Web.Mvc.Themes.Minimal.html">Minimal</a>
        </td>
        <td class="markdown level1 summary"><p>Minimal theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Themes_Modern" data-uid="C1.Web.Mvc.Themes.Modern">
          <a class="xref" href="C1.Web.Mvc.Themes.Modern.html">Modern</a>
        </td>
        <td class="markdown level1 summary"><p>Modern theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Themes_Office" data-uid="C1.Web.Mvc.Themes.Office">
          <a class="xref" href="C1.Web.Mvc.Themes.Office.html">Office</a>
        </td>
        <td class="markdown level1 summary"><p>Office theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Themes_Organic" data-uid="C1.Web.Mvc.Themes.Organic">
          <a class="xref" href="C1.Web.Mvc.Themes.Organic.html">Organic</a>
        </td>
        <td class="markdown level1 summary"><p>Organic theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Themes_Simplex" data-uid="C1.Web.Mvc.Themes.Simplex">
          <a class="xref" href="C1.Web.Mvc.Themes.Simplex.html">Simplex</a>
        </td>
        <td class="markdown level1 summary"><p>Simplex theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Themes_Slate" data-uid="C1.Web.Mvc.Themes.Slate">
          <a class="xref" href="C1.Web.Mvc.Themes.Slate.html">Slate</a>
        </td>
        <td class="markdown level1 summary"><p>Slate theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Themes_SuperHero" data-uid="C1.Web.Mvc.Themes.SuperHero">
          <a class="xref" href="C1.Web.Mvc.Themes.SuperHero.html">SuperHero</a>
        </td>
        <td class="markdown level1 summary"><p>Super hero theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Themes_Trust" data-uid="C1.Web.Mvc.Themes.Trust">
          <a class="xref" href="C1.Web.Mvc.Themes.Trust.html">Trust</a>
        </td>
        <td class="markdown level1 summary"><p>Trust theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Themes_Zen" data-uid="C1.Web.Mvc.Themes.Zen">
          <a class="xref" href="C1.Web.Mvc.Themes.Zen.html">Zen</a>
        </td>
        <td class="markdown level1 summary"><p>Zen theme.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
