Giter Club home page Giter Club logo

tabby-theme-hype's Introduction

Hype Theme

For the Tabby terminal

This is a simple theme that mimicks the Hyper terminal. You can use this plugin as a base to build a theme of your own!


Hacking

Tabby layout is based on Bootstrap 4, so the easiest way is to base the theme on Bootstrap as well.

The styles are located in the theme.scss file. It starts with a few Bootstrap variable overrides, then Bootstrap itself is included, and then there are some more direct style overrides.

Adjust the theme name and terminal background color in index.ts

Clone this repository and run:

npm install

Start Webpack in the watch mode:

npm run watch

and your changes to the styles will be rebuilt automatically.

Meanwhile, start Tabby with this plugin included:

TABBY_PLUGINS=$(pwd) tabby --debug

While Tabby is running, you can reload the plugins by pressing Ctrl-R (Cmd-R on macOS).

When done, publish your theme to NPM!

tabby-theme-hype's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

tabby-theme-hype's Issues

Missing documentation about Node/NPM version used and `terminus` script

Thanks @Eugeny for the template repo. Unfortunately, I can't get this to work with latest node (19.4.0). What was the node/npm version you were using?

It would be even better if you could update the project to latest changes. For example, running TERMINUS_PLUGINS=$(pwd) terminus --debug doesn't work. It cannot find terminus. I also tried with tabby.

Thank you very much.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.