vitepress-theme-tui
Version:
A terminal UI theme for VitePress
17 lines (9 loc) • 629 B
Markdown
<script setup>
import { setTheme } from 'vitepress-theme-tui'
</script>
# Introduction
VitePress Theme TUI is a terminal-style theme for VitePress that brings the aesthetics of terminal user interfaces to your documentation site. It offers multiple color themes, custom components, and a clean, minimalist design inspired by terminal applications.
## Try it online
Check out the [vitepress-theme-tui-starter Stackblitz](https://stackblitz.com/fork/github/enzonotario/vitepress-theme-tui-starter?file=docs/example.md) to quickly try out the theme without any local setup.
## Themes
<!--@include: ../parts/themes-list.md-->