TermPalette

(★ 14)

Terminal ANSI color palette previewer

File Explorer

  • .gitignore
  • README.md
  • setup.py
  • tpal

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

brightness

View Details ▼

Get and set the brightness level of all internal and certain external displays.

brightness -l

Show current brightness:

brightness {{0..1}}

Set a specific brightness:

brightness {{0.5}}

Set the brightness to 50%:

// repository documentation