Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 876 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 876 Bytes

hypertonia

A theme for Hyper

image

Install

hyper i hypertonia

Configure

Your ~/.hyper.js config takes precedence, delete colour and font attributes you want not to override.

...
	config: {
		fontFamily: '"consolas"',
		fontSize: 16,
		colors: {
			red: '#C51E14',
		},
	}
...

With a skin for hyper-search