# Themes

Themes determine the overall look and feel of your website, including its layout, colors, fonts, and style. By selecting a theme, you can quickly and easily customize the appearance of your site to match your brand or personal preference. 

<div class="border p-4" style="height: 255px; margin-bottom: 20px;">
  <div style="width: 40%; float: left;">
    <p><img src="../images/themes/micro-theme.jpg" alt="Micro Theme"></p>
  </div>
  <div style="width: 50%; float: left; padding-left: 30px;">
    <h2><a href="/themes/micro">Micro Theme</a></h2>
    <p class="mt-3">Create a lightweight, one-page website in seconds that's beautiful on every screen. Think big with a one-page template with everything you need!</p>
    <a href="https://solodev-micro.s3.amazonaws.com/releases/micro-latest.zip">Download Theme.</a>
  </div>
</div>

<div class="border p-4" style="height: 255px; margin-bottom: 20px;">
  <div style="width: 40%; float: left;">
    <p><img src="../images/themes/pro-theme.png" alt="Pro Theme"></p>
  </div>
  <div style="width: 50%; float: left; padding-left: 30px;">
    <h2><a href="/themes/pro">Pro Theme</a></h2>
    <p class="mt-3">Business-grade responsive theme package with multiple pages and modules -- built for performance.</p>
    <a href="https://solodev-pro.s3.us-east-1.amazonaws.com/releases/pro-latest.zip">Download Theme.</a>
  </div>
</div>

<div class="border p-4" style="height: 255px; margin-bottom: 20px;">
  <div style="width: 40%; float: left;">
    <p><img src="../images/themes/enterprise-theme.png" alt="Enterprise Theme"></p>
  </div>
  <div style="width: 50%; float: left; padding-left: 30px;">
    <h2><a href="/themes/enterprise">Enterprise Theme</a></h2>
    <p class="mt-3">Enterprise-grade templates and advanced out-of-the-box modules -- the engine for powering large-scale websites.</p>
    <a href="https://solodev-enterprise.s3.amazonaws.com/releases/enterprise-latest.zip">Download Theme.</a>
  </div>
</div>

If you need more information on how to add a website, [click here](/websites/add-website/).
