-
-
Notifications
You must be signed in to change notification settings - Fork 169
GitHub code colors
Rob Garrison edited this page Mar 25, 2016
·
54 revisions
GitHub-code-colors | GitHub-issue-counts | GitHub-title-notification | Gist-to-dabblet
A userscript that adds a color swatch next to the code color definition
- It works in comment previews and code pages.
- Supports hex, rgb, rgba, hsl, hsla and all named colors.
- Click this link to install.
- Moved code to GitHub-userscripts
- Remove flag preventing updates after ajax load.
- Include named colors.
- Add userscript meta data
- Initial commit