GithubHelp home page GithubHelp logo

lyrillind / hyperterm-ayu-mirage Goto Github PK

View Code? Open in Web Editor NEW

This project forked from weirdpattern/hyper-ayu-mirage

0.0 1.0 0.0 13 KB

Ayu mirage theme for Hyper

License: MIT License

JavaScript 100.00%

hyperterm-ayu-mirage's Introduction

Ayu Mirage Hyper Theme

Ayu (mirage) for Hyper

macOS Ayu Mirage Hyper Theme - macOS

Windows Ayu Mirage Hyper Theme - Windows

Installation

Hyper plugin manager

Use the following command to install the theme.

$ hyper install hyper-ayu-mirage

Manual installation

  1. Open Hyper preferences with Cmd + or using the menu File/Edit/Preferences.
  2. Update your list of plugins to include hyper-ayu-mirage, like this:
  plugins: [
    "hyper-ayu-mirage"
  ]
  1. Fully reload Hyper (Cmd + Shift + R)

Configuration

Ayu Mirage Hyper theme is meant to be used as is, but if you feel like you want to customize it even further you can use the following configurations.

  config: {
    ayu: {
      // true will hide all borders; false will display them.
      noBorder: boolean 

      // true will display the tab border; false will hide them.
      // on macOS, this is the opposite of noBorder.
      showTabBorder: boolean,

      // Windows only
      // true will display the header border; false will hide it.
      showHeaderBorder: boolean,

      // Windows only
      // controls the background color of the header
      // e.g #FF00DD, rgb(254, 254, 254), red
      headerBackgroundColor: 'string',

      // Windows only
      // controls the foreground color of the header (title and windows controls)
      // e.g #FF00DD, rgb(254, 254, 254), red
      headerForegroundColor: 'string'
    }
  }

Related

License

MIT © Patricio Trevino

hyperterm-ayu-mirage's People

Contributors

matmunn avatar weirdpattern avatar

Watchers

 avatar

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.