# hyperterm-solarized-light **Repository Path**: mirrors_TooTallNate/hyperterm-solarized-light ## Basic Information - **Project Name**: hyperterm-solarized-light - **Description**: HyperTerm theme based on solarized light colors - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #Solarized Light for HyperTerm A port of the [Solarized Light](http://ethanschoonover.com/solarized) theme for [Hyperterm](https://hyperterm.org/) ![Solarized Light Hyper Term](https://dl.dropboxusercontent.com/u/29130579/hyperterm-solarized-light.png) ### Installation 1. Open HyperTerm's preferences by pressing `Cmd+,` or manually at `~/.hyperterm.js`. 2. Find and Update the plugins array to include `hyperterm-solarized-light`: ```js plugins: [ 'hyperterm-solarized-light' ], ``` 3. Reload HyperTerm by pressing `Cmd + Shft + R` ### Credits - [@jxnblk](https://github.com/jxnblk) - [@mdo](https://github.com/mdo) ### License MIT