Skip to content

Instantly share code, notes, and snippets.

View davidlamarwheeler's full-sized avatar

David Lamar Wheeler davidlamarwheeler

  • Oceanside, OR
View GitHub Profile
// ==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==