# GrapeCity.ActiveReports.Blazor.Viewer.ColorThemes

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Blazor_Viewer_ColorThemes" data-uid="GrapeCity.ActiveReports.Blazor.Viewer.ColorThemes" class="text-break">ColorThemes Class
</h1>
  <div class="markdown level0 summary"><p>Predefined color 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">ColorThemes</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Blazor.Viewer.html">GrapeCity.ActiveReports.Blazor.Viewer</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Blazor.Viewer.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Blazor_Viewer_ColorThemes_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class ColorThemes</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="GrapeCity_ActiveReports_Blazor_Viewer_ColorThemes_ActiveReports" data-uid="GrapeCity.ActiveReports.Blazor.Viewer.ColorThemes.ActiveReports">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Viewer.ColorThemes.ActiveReports.html">ActiveReports</a>
        </td>
        <td class="markdown level1 summary"><p>Gets specialized theme for Active Reports with warm, print-optimized colors.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Viewer_ColorThemes_ActiveReportsDark" data-uid="GrapeCity.ActiveReports.Blazor.Viewer.ColorThemes.ActiveReportsDark">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Viewer.ColorThemes.ActiveReportsDark.html">ActiveReportsDark</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a dark version of the Active Reports theme for nighttime usage.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Viewer_ColorThemes_DarkOled" data-uid="GrapeCity.ActiveReports.Blazor.Viewer.ColorThemes.DarkOled">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Viewer.ColorThemes.DarkOled.html">DarkOled</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a dark OLED-optimized color theme with true black backgrounds.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Viewer_ColorThemes_Default" data-uid="GrapeCity.ActiveReports.Blazor.Viewer.ColorThemes.Default">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Viewer.ColorThemes.Default.html">Default</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the default color theme that applies a light color scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Viewer_ColorThemes_DefaultDark" data-uid="GrapeCity.ActiveReports.Blazor.Viewer.ColorThemes.DefaultDark">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Viewer.ColorThemes.DefaultDark.html">DefaultDark</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the default color theme that applies a dark color scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Viewer_ColorThemes_HighContrast" data-uid="GrapeCity.ActiveReports.Blazor.Viewer.ColorThemes.HighContrast">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Viewer.ColorThemes.HighContrast.html">HighContrast</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a high contrast color theme designed for maximum readability and accessibility.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Viewer_ColorThemes_HighContrastDark" data-uid="GrapeCity.ActiveReports.Blazor.Viewer.ColorThemes.HighContrastDark">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Viewer.ColorThemes.HighContrastDark.html">HighContrastDark</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a dark high contrast color theme optimized for accessibility in low-light environments.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
