An open API service indexing awesome lists of open source software.

https://github.com/noborus/tcell-color-name

Displays the color and color name of the tcell. Not TUI.
https://github.com/noborus/tcell-color-name

go tcell

Last synced: about 1 year ago
JSON representation

Displays the color and color name of the tcell. Not TUI.

Awesome Lists containing this project

README

          

# tcell-color-name

Displays the [tcell](https://github.com/gdamore/tcell) color and color name on standard output.

Not TUI.

![tcell-color-name](tcell-color-name.png)

## Install

```console
go install github.com/noborus/tcell-color-name@latest
```