All Projects → rezonanc → hyperterm-gruvbox

rezonanc / hyperterm-gruvbox

Licence: MIT license
Hyperterm theme based on gruvbox

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to hyperterm-gruvbox

vscode-theme-gruvbox-minor
Gruvbox theme for Visual Studio Code
Stars: ✭ 17 (+6.25%)
Mutual labels:  light-theme, dark-theme, gruvbox
Firefox Gnome Theme
A theme for Firefox 57+ matching GNOME Adwaita.
Stars: ✭ 179 (+1018.75%)
Mutual labels:  light-theme, dark-theme
Windows Auto Night Mode
Automatically switches between the dark and light theme of Windows 10 and Windows 11
Stars: ✭ 3,375 (+20993.75%)
Mutual labels:  light-theme, dark-theme
NumericUpDownLib
Implements numeric up down WPF controls to edit/display values (byte, integer, short, ushort etc.) with a textbox and optional up/down arrow (repeat) buttons. Value editing is possible by dragging the mouse vertically/horizontally, clicking up/down buttons, using up/down or left right cursor keys, spinning mousewheel on mouseover, or editing th…
Stars: ✭ 68 (+325%)
Mutual labels:  light-theme, dark-theme
paddy-color-theme
A very detailed VS Code color theme with earthy tones and many background options for all ye badass hackers. 🍁
Stars: ✭ 29 (+81.25%)
Mutual labels:  light-theme, dark-theme
St Theme Freesia
Freesia theme for Sublime Text 3. (Unmaintained.)
Stars: ✭ 108 (+575%)
Mutual labels:  light-theme, dark-theme
Edi
Edi - The open source text editor IDE based on AvalonDock and AvalonEdit
Stars: ✭ 220 (+1275%)
Mutual labels:  light-theme, dark-theme
Sweet
Light and dark colorful Gtk3.20+ theme
Stars: ✭ 703 (+4293.75%)
Mutual labels:  light-theme, dark-theme
theme-collection
A collection of themes for Node-RED
Stars: ✭ 43 (+168.75%)
Mutual labels:  light-theme, dark-theme
ColorPickerLib
A WPF/MVVM implementation of a themeable color picker control.
Stars: ✭ 44 (+175%)
Mutual labels:  light-theme, dark-theme
Elrodeo Vim Colorscheme
Dark low-contrast color scheme for Vim
Stars: ✭ 32 (+100%)
Mutual labels:  light-theme, dark-theme
fsc
A set of themeable WPF File System Controls similar to some parts of Windows (7-10) Explorer
Stars: ✭ 66 (+312.5%)
Mutual labels:  light-theme, dark-theme
Adonis Ui
Lightweight UI toolkit for WPF applications offering classic but enhanced windows visuals
Stars: ✭ 878 (+5387.5%)
Mutual labels:  light-theme, dark-theme
Gatsby Starter Hello Friend
Pretty basic starter for Gatsby that covers all of the essentials. All you have to do is start typing!
Stars: ✭ 162 (+912.5%)
Mutual labels:  light-theme, dark-theme
Snippetstore
🎉 A snippet management app for developers 🚀
Stars: ✭ 762 (+4662.5%)
Mutual labels:  light-theme, dark-theme
Gruvbox
🎨 Sublime Text themes & color schemes with pastel 'retro groove' colors
Stars: ✭ 191 (+1093.75%)
Mutual labels:  light-theme, dark-theme
Spacemacs Theme
Light and dark theme for spacemacs that supports GUI and terminal
Stars: ✭ 483 (+2918.75%)
Mutual labels:  light-theme, dark-theme
Avalondock
Our own development branch of the well known WPF document docking library
Stars: ✭ 518 (+3137.5%)
Mutual labels:  light-theme, dark-theme
Startpage
New revamped and improved Startpage, now with Dark Mode support!
Stars: ✭ 35 (+118.75%)
Mutual labels:  light-theme, dark-theme
vuepress-theme-default-prefers-color-scheme
add prefers-color-scheme for vuepress default theme
Stars: ✭ 51 (+218.75%)
Mutual labels:  light-theme, dark-theme

hyperterm-gruvbox

A HyperTerm theme based on gruvbox.

screenshot screenshot

Install

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

Configuration

One can adjust theme style and contrast options in ~/.hyperterm.js config file.

gruvboxTheme: {
  style: 'dark', // or 'light'
  contrast: 'normal' // or 'soft', 'hard'
},

Inspired by

License

MIT © Edvinas Aleksejonokas

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].