Skip to content
/ cx Public

TUI in Go for tweaking base16-style terminal themes.

Notifications You must be signed in to change notification settings

jomsh0/cx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colorenv

The idea is to be able to adjust base16-style themes in a TUI with immediate feedback. Basically, I like the idea of using a limited color palette with a strong, consistent theme throughout all terminal applications. But I always find myself wishing I could tweak themes to my liking, rather than sift through hundreds of them for the closest approximation.

Work in progress. Uses the gdamore/tcell and rivo/tview libraries. The preview window isn’t working, and it’s been a while since I last worked on it. When it works, it’s pretty cool. I still intend to turn this into a useful program at some point, but the main point of it was to get some familiarity with Go.

For now, clone it and try go run .—who knows what will happen?!

About

TUI in Go for tweaking base16-style terminal themes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages