Hyper Materialshell Versions Save

A material design theme for Hyper based on materialshell. ✨

v1.7.0

2 years ago

What's Changed

Full Changelog: https://github.com/carloscuesta/hyper-materialshell/compare/v1.6.5...v1.7.0

v1.6.5

3 years ago

v1.6.4

3 years ago

v1.6.3

4 years ago

v1.6.2

4 years ago

v1.6.1

6 years ago

:sparkles: Features

  • Don't override cursorShape setting #16

v1.6.0

6 years ago

:sparkles: Features

  • Added tests ✅ with Jest and Codecov ☂️ #15.
  • Switch to Standard linting 🎨 #14

1.5.1

7 years ago

:bug: Bugs

  • Fixed #9.

1.5.0

7 years ago

screen shot 2017-02-26 at 11 55 46

🔨 Refactor

Refactored index.js code.

:bug: Bugs

Found some bugs while refactoring index.js where some colors were undefined such as the cursor one because they we're not using the given object format.

v1.4.0

7 years ago

Customization

screen shot 2016-12-24 at 17 54 32

Add the option to use the oceanic materialshell version via .hyper.js adding the following lines to the config:{} object.

materialshell: {
    theme: 'oceanic'
}

See #8, thanks to @nico29 :tada: