---
layout: home
hero:
  text: A Terminal-Style Theme for VitePress
  tagline: Bring the beauty of Terminal UIs to your documentation
  actions:
    - theme: brand
      text: Get Started
      link: /guide/
    - theme: alt
      text: View Example
      link: /example
features:
  - title: Terminal-Style UI
    details: A clean, terminal-inspired interface for your documentation.
    icon: <img src="https://img.icons8.com/?size=48&id=52515&format=png" alt="terminal-style"/>
  - title: Multiple Color Themes
    details: Choose from multiple built-in themes or create your own.
    icon: <img src="https://img.icons8.com/?size=48&id=56352&format=png" alt="themes"/>
  - title: Custom Components
    details: Includes custom components with terminal-style design like.
    icon: <img src="https://img.icons8.com/?size=48&id=gPS47EOOeWUd&format=png" alt="components"/>
---

<div class="w-full md:max-w-1/3 mx-auto md:p-[8px] mt-10">

> [!TIP] GitHub
> Check out the [GitHub repository](https://github.com/enzonotario/vitepress-theme-tui).

</div>
