1.1.36 • Published 4 years ago

hyper-gruvbox-material v1.1.36

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

hyper-gruvbox-material

A Hyper theme based on gruvbox-material and hyper-hypest.

Dark Style - medium contrast

Light Style - medium contrast

Install

hyper install hyper-gruvbox-material

or

Add hyper-gruvbox-material to the plugins list in ~/.hyper.js config file.

Configuration

One can adjust theme palette, style, contrast, accentColor, vibrancy, borders, and hideControls options in ~/.hyper.js config file. All options are configured with the following default values. Note, the screenshots shown in this README.md likely use non-default settings.

gruvboxTheme: {
  style: 'dark', // or 'light'
  contrast: 'normal', // or 'soft', 'hard',
  palette: 'material', // or 'original, 'mix'
  accentColor: "yellow", //  or 'red', 'green', 'yellow', 'blue', 'magenta', 'cyan', 'white'
  vibrancy:, false // or true
  borders: false, // or true
  hideControls: false, // or true
  tabHeight: 32 // number expressed as pixels
  backgroundOpacity: 0.6 // number from 0 - 1; 1 being opaque
},

Forked from

License

MIT, refer to included LICENSE file for further details.

1.1.36

4 years ago

1.1.35

4 years ago

1.1.34

4 years ago

1.1.33

4 years ago

1.1.32

4 years ago

1.1.31

4 years ago

1.1.29

4 years ago

1.1.30

4 years ago

1.1.23

4 years ago

1.1.27

4 years ago

1.1.26

4 years ago

1.1.25

4 years ago

1.1.24

4 years ago

1.1.22

4 years ago

1.1.21

4 years ago

1.1.19

4 years ago

1.1.18

4 years ago

1.1.17

4 years ago

1.1.9

4 years ago

1.1.12

4 years ago

1.1.11

4 years ago

1.1.10

4 years ago

1.1.20

4 years ago

1.1.16

4 years ago

1.1.15

4 years ago

1.1.14

4 years ago

1.1.13

4 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago