Surprisingly, I was unable to find a Solarized theme for Hyper, so I made my own.
$ hyper i hyper-solarized-patched
Add 'hyper-solarized-patched'
to your plugins
array in the ~/.hyper.js
config file
Change to the light variant by adding
solarized: {
'light': true
}
to the config
section of your .hyper.js
file