karenying / dyn-change-text-color

Home Page:https://www.blog.karenying.com/posts/boost-visual-accessibility-by-auto-flipping-text-color

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamically Change Text Color Based on Background Color

This repo is the corresponding code for this blog post in which we dynamically change text color based on background color to increase visual accessibility.

Installation

  1. Clone this repo
  2. npm install
  3. npm start

About

https://www.blog.karenying.com/posts/boost-visual-accessibility-by-auto-flipping-text-color


Languages

Language:JavaScript 53.4%Language:HTML 33.9%Language:CSS 12.7%