Revert "Merge pull request #5286 from turt2live/travis/presence"

This reverts commit 3e72d8d969.
This commit is contained in:
Travis Ralston 2017-12-25 14:29:50 -07:00
parent cf47b919d5
commit 504a575feb
7 changed files with 0 additions and 249 deletions

View file

@ -136,11 +136,6 @@ $e2e-verified-color: #76cfa5; // N.B. *NOT* the same as $accent-color
$e2e-unverified-color: #e8bf37;
$e2e-warning-color: #ba6363;
// presence
$presence-online: #60de00;
$presence-unavailable: #deb800;
$presence-offline: #b7b7b7;
/*** ImageView ***/
$lightbox-bg-color: #454545;
$lightbox-fg-color: #ffffff;