Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tailwind-color-picker

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tailwind-color-picker

TUI Application for browsing and copying Tailwind colors to the clipboard.

  • 0.1.1
  • PyPI
  • Socket score

Maintainers
1

Tailwind Color Picker

This tool displays the Tailwind color palette from which you can yank.

screenshot

The yanked color is hex with hash i.e. #f8fafc

Why? I just like Tailwind colors and I like using them for things other than web development. This helps.

Colors are from the Tailwind Documentation.

Installation:

pipx install tailwind-color-picker

Usage:

Run with twcp.

Bindings, etc:

j / down   - move cursor down
k / up     - move cursor up
h / left   - move cursor left
l / right  - move cursor right
y / enter  - yank (copy) the select color
q / Ctrl+c - quit

Selecting a color with the mouse will copy it, if you mouse.

Other Information

This app was built using Textual.

This currently yanks only the hex code. It's not really meant to generate the css class names that you would use if developing with Tailwind. But it could be a helpful preview of the default palette.

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc