Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
cm-colors: Make Text Readable
cm-colors: Make Text Readable
Python Tests PyPI Version Downloads

Check & Automate

  • How to Use Color Contrast Linter
  • How to Add Linter to GitHub Actions

Fix Colors

  • How to Fix a Single Color Pair
  • How to Fix Multiple Colors at Once
  • How to Fix Colors in CSS Files
  • Use Without Programming

Understand

  • What Makes CM-Colors Work
  • Readability Standards & CM-Colors
  • Understanding Readability Levels

Reference

  • ColorPair API Reference
  • Bulk Processing API Reference
  • Troubleshooting Common Issues
Back to top

Index

B | C | I | M | T

B

  • bg (ColorPair attribute)
  • built-in function
    • make_readable_bulk()

C

  • ColorPair (built-in class)

I

  • is_readable (ColorPair attribute)
  • is_valid (ColorPair attribute)

M

  • make_readable() (ColorPair method)
  • make_readable_bulk()
    • built-in function

T

  • text (ColorPair attribute)
Copyright © 2025, Lalitha A R
Made with Sphinx and @pradyunsg's Furo