Socket
Book a DemoInstallSign in
Socket

coloro

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coloro

A console tool for output text with highlighted hex colors

pipPyPI
Version
0.0.2
Maintainers
1

Console Hex Color Highlighter

Screen1

Installation

pip3 install coloro --user

Features

  • Output text with highlighted hex colors from string/piped text/clipboard

Usage Examples

  • coloro 'some #fff text #c574dd with colors' Highlight from arg

  • coloro -n 'some ffccff text ef42f0 with colors' Allow highlights for colors without '#' prefix

  • coloro -c Highlight text from clipboard

  • coloro /some/file/with/colors.txt Highlight file

  • cat /some/file.css | coloro Highlight from pipe

Screens

Screen2

Screen3

Screen4

Keywords

terminal

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts