All Projects → defringe → Verminal

defringe / Verminal

Licence: mit
A Hyper theme. 💻

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Verminal

Awesome Hyper
🖥 Delightful Hyper plugins, themes, and resources
Stars: ✭ 9,687 (+2409.59%)
Mutual labels:  terminal, hyper, zeit
Nord Hyper
An arctic, north-bluish clean and elegant Hyper theme plugin.
Stars: ✭ 96 (-75.13%)
Mutual labels:  terminal, hyper
Hyper Snazzy
Elegant Hyper theme with bright colors
Stars: ✭ 1,248 (+223.32%)
Mutual labels:  terminal, hyper
Hyperterm Overlay
A complete and customizable solution for a overlay window in your Hyper.app
Stars: ✭ 127 (-67.1%)
Mutual labels:  terminal, hyper
Hyper Fileio
🚀 Ephemeral file sharing direct from Hyper
Stars: ✭ 18 (-95.34%)
Mutual labels:  terminal, hyper
Hyper Hide Title
Hide the Hyper window title when there is only one tab
Stars: ✭ 46 (-88.08%)
Mutual labels:  terminal, hyper
Hyper
A terminal built on web technologies
Stars: ✭ 37,504 (+9616.06%)
Mutual labels:  terminal, hyper
Findergo
🐢 Open terminal quickly from Finder
Stars: ✭ 862 (+123.32%)
Mutual labels:  terminal, hyper
Aura Theme
💅 A beautiful dark theme for your favorite apps.
Stars: ✭ 159 (-58.81%)
Mutual labels:  terminal, hyper
Dracula Theme
🧛🏻‍♂️ One theme. All platforms.
Stars: ✭ 17,480 (+4428.5%)
Mutual labels:  terminal, hyper
Yonce
👑 Queen Bey-inspired themes for all your favs.
Stars: ✭ 280 (-27.46%)
Mutual labels:  terminal, hyper
Themer
themer is inspired by trevordmiller/nova and chriskempson/base16.
Stars: ✭ 4,483 (+1061.4%)
Mutual labels:  terminal, hyper
Themer Gui
A graphical UI for themer. Replaced by Progressive Web App at https://themer.dev.
Stars: ✭ 337 (-12.69%)
Mutual labels:  terminal, hyper
Terminal Icons
Beautiful icons for your favourite terminal apps like Hyper and iTerm2
Stars: ✭ 149 (-61.4%)
Mutual labels:  terminal, hyper
Hyper Site
The official website for the Hyper terminal
Stars: ✭ 289 (-25.13%)
Mutual labels:  terminal, hyper
Relaxed Terminal Themes
🕶️ A relaxed terminal theme to take a more relaxed view of things. For iTerm, Hyper, the macOS Terminal and a bunch of others.
Stars: ✭ 382 (-1.04%)
Mutual labels:  terminal, hyper
Lazykube
⎈ The lazier way to manage kubernetes.
Stars: ✭ 369 (-4.4%)
Mutual labels:  terminal
Glances
Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
Stars: ✭ 19,648 (+4990.16%)
Mutual labels:  terminal
Cw
The best way to tail AWS CloudWatch Logs from your terminal
Stars: ✭ 368 (-4.66%)
Mutual labels:  terminal
Pick
create curses based interactive selection list in the terminal
Stars: ✭ 370 (-4.15%)
Mutual labels:  terminal

icon
Verminal


banner

INTRODUCTION

Verminal is a beautiful, fully customizable, theme for the Hyper terminal.


🛠 Install

Installing the Verminal theme for your Hyper terminal couldn't be easier.

Inside Your Hyper Terminal
  1. hyper i verminal
Manually
  1. Open ~/.hyper.js in your favorite editor.
  2. Add verminal to the plugins array.
  3. Enjoy Verminal.


⚙️ Configure

Verminal aims to deliver a beautiful experience out of the box. However, you can override the font-family or font-size specified by Verminal.

  1. Open ~/.hyper.js in your favorite editor.
  2. Add a verminal object to the config object and specify fontFamily and/or fontSize.
Example
verminal: {
  fontFamily: '"My favourite font"',
  fontSize: 16
}


⚡️ Contribute

Verminal is built by developers, for developers. If you are a developer and want to help improve our themes, you're more than welcome to contribute.

  1. Fork this repository to your own GitHub account.
  2. Clone to your local device: git clone [email protected]:<your_github_username>/verminal.git
  3. Install the dependencies: npm install


👭 Friends



🔑 License

MIT © Vernon de Goede

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].