This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Recolor OnTime | |
// @namespace http://www.davidlamarwheeler.com/ | |
// @description Recolors the eye-bleeding awful of OnTime into something a little more reasonable | |
// @include http://pm.unitymg.com/projects/* | |
// @include https://pm.unitymg.com/projects/* | |
// @require https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js | |
// @version 0.1.2 | |
// ==/UserScript== |