Skip to content

A repository for convenient development of the color picker for <input type="color" /> in Chromium

Notifications You must be signed in to change notification settings

sanketj/chromium-color-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository exists solely for convenient development of the color picker for <input type="color" /> in Chromium. Please do not make any changes to the JS and CSS files without corresponding changes in the Chromium repository. All rights belong to "The Chromium Authors".

JS code in the Chromium project: https://cs.chromium.org/chromium/src/third_party/blink/renderer/core/html/forms/resources/color_picker.js

CSS code in the Chromium project: https://cs.chromium.org/chromium/src/third_party/blink/renderer/core/html/forms/resources/color_picker.css

About

A repository for convenient development of the color picker for <input type="color" /> in Chromium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published