Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.36 KB

README.md

File metadata and controls

40 lines (28 loc) · 1.36 KB

Color Your Code

Build Status codecov

A visual editor for Visual Studio Code themes

Color Your Code

Color Your Code aims to make customizing VSCode themes easier through a native color picker that lets you change the color of the selected area of the editor. It works better in Chrome and OS X due to the inconsistent behavior across browsers and operating systems of the native <input type="color">.

For now, only workbench customizations are allowed (not token colors).

Development