Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

AlpenglowTheme/alpenglow-hyper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Alpenglow Theme for Hyper

A port of the Alpenglow Theme for Hyper.

To configure, add the following to your ~/.hyper.js file:

config: {
  // Note: this must be inside `config`
  alpenglowOptions: {
    colorScheme: 'alpenglow' OR 'alpenglowMonokai' OR 'alpenglowTwilight'
  }
}