Skip to content

blessedjs/blessed-themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blessed-themes

Themes for TUI (terminal user inteface) apps created using blessed.

Install

npm install blessed-themes

Using yarn

yarn add blessed-themes

Using pnpm

pnpm add blessed-themes

Usage

const GruvboxDark = require('blessed-themes/theme/Gruvbox-Dark');

About

Themes for console apps using blessed

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published