Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 559 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 559 Bytes

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