Home

Awesome

<h1 align="center"> <a href="https://github.com/yxuko/terminus-altair"> <img alt="Altair" src="https://raw.githubusercontent.com/altair-theme/.github/main/assets/logo.svg?sanitize=true" width="130"> </a> <br> <br> Altair </h1> <h6 align="center">Overview</h6> <h4 align="center"> Altair is a elegant, customizable and has vivid colors just for <a href="https://github.com/Eugeny/tabby" target="_blank"><code>Tabby (formerly Terminus)</code></a>. </h4> <p align="center"> <a href="https://www.npmjs.com/package/terminus-altair"> <img src="https://img.shields.io/npm/v/terminus-altair/latest.svg?style=for-the-badge" alt="Latest Version" /> </a> <a href="https://www.npmjs.com/package/terminus-altair"> <img src="https://img.shields.io/npm/dt/terminus-altair.svg?style=for-the-badge" alt="Downloads" /> </a> </p> <div align="center"> <h4> <a href="#install">Install</a> | <a href="#the-family">The Family</a> | <a href="#contribute">Contribute</a> </h4> </div> <p align="center"> <img alt="Altair Screenshot" src="https://raw.githubusercontent.com/yxuko/terminus-altair/master/assets/screenshot.png" width="800"> </p> <br>

Install

To install Altair on Tabby:

  1. Go to Plugins in Settings.
  2. Install terminus-altair in the available plugins and restart.
  3. Select Altair in Theme settings.
  4. Taddaa! Enjoy.
<br>

The Family

Contribute

Altair is based on Bootstrap 4, styles are located in the theme.scss file

Clone this repository and run:

npm install

Start Webpack in the watch mode:

npm run watch

Changes to the styles will be built automatically.

License

MIT © yxuko