# Terminal colours made simple

DevFeed: [Terminal colours made simple](<https://devfeed.tech/articles/terminal-colours-made-simple-40748.md>)

Original publisher: [Read original article](<https://radek.io/posts/tco/>)

Published: 2014-03-30T00:00:00Z

Content type: release

Language: en

Sources: [Radek Pazdera](<https://devfeed.tech/sources/radek-pazdera.md>)

Topics: [Terminal](<https://devfeed.tech/topics/terminal.md>), [Ruby](<https://devfeed.tech/topics/ruby.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Library](<https://devfeed.tech/topics/library.md>), [Streams](<https://devfeed.tech/topics/streams.md>)

Tags: [command-line](<https://devfeed.tech/tags/command-line.md>), [example](<https://devfeed.tech/tags/example.md>), [input](<https://devfeed.tech/tags/input.md>), [library](<https://devfeed.tech/tags/library.md>), [release](<https://devfeed.tech/tags/release.md>), [ruby](<https://devfeed.tech/tags/ruby.md>), [terminal](<https://devfeed.tech/tags/terminal.md>)

## AI overview

The article announces the first release of the Ruby tco gem, which simplifies terminal colour handling by accepting RGB values. It provides both a library for Ruby gems and apps and a standalone command-line tool, with configurable colours, styles, and templates.

## Source excerpt

The first release of tco