Add chroma16 to Advanced Console UIs (#6152)

This commit is contained in:
Abhronkosh Mondal 2026-03-25 21:18:13 +05:30 committed by GitHub
parent 7a06ea743c
commit 5350d07635
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -372,6 +372,7 @@ _Libraries for building Console Applications and Console User Interfaces._
- [bubble-table](https://github.com/Evertras/bubble-table) - An interactive table component for bubbletea.
- [bubbles](https://github.com/charmbracelet/bubbles) - TUI components for bubbletea.
- [bubbletea](https://github.com/charmbracelet/bubbletea) - Go framework to build terminal apps, based on The Elm Architecture.
- [chroma16](https://github.com/arceus-7/chroma16) - Generate a harmonious 16-color terminal palette from a single seed color or string.
- [crab-config-files-templating](https://github.com/alfiankan/crab-config-files-templating) - Dynamic configuration file templating tool for kubernetes manifest or general configuration files.
- [ctc](https://github.com/wzshiming/ctc) - The non-invasive cross-platform terminal color library does not need to modify the Print method.
- [fx](https://github.com/antonmedv/fx) - Terminal JSON viewer & processor.